Skip to content

Releases: Unleash/unleash-client-java

unleash-client-java-6.0.0

24 Jun 11:47
Compare
Choose a tag to compare
  • b1b7ff93 - [maven-release-plugin] prepare for next development iteration
  • ba29b1bd - Added an example on the advanced constraints (semver operator)
  • a47a6f13 - fix: increase releasing section header level
  • d947e001 - fix: touch up the instructions for the unleash context provider
  • 00cc06b3 - docs: add table of all builder configuration methods
  • 8dca0377 - docs: Reference configuration options in getting started
  • 8d31da2d - docs: Add more info (+example) on how to use the builder options
  • a94f9e65 - docs: Update table with details from PR
  • bb9628e9 - docs: update instanceId description
  • 25440d7d - Merge pull request #154 from Unleash/docs/config-options
  • ed7aa6d1 - fix: upgrade jackson databind due to vulnerability (#156)
  • e1f7ce37 - Fix: Broken urls and branch names in readme (#155)
  • 812b041a - meta: add 'new items to project board' workflow
  • 256be034 - - segments
  • 85bddec5 - - fixing tests
  • 9398152e - - fixing more and more tests
  • 2252dc01 - meta: add external PRs to project board
  • 38e77963 - Singletons
  • 0022e9ea - tweak: Use optional to always ensure that constraints and segments are not null
  • 9a5b1215 - Fix format for test file
  • c80cf734 - fixing tests
  • 5cb58bbe - fixing tests
  • 7375d398 - fixing tests
  • 87a0644a - Added Deprecated where necessary
  • fed66f67 - Fix PR comments
  • 60158e2b - Fix PR comments
  • d6ca550a - Fix broken test
  • 2602dd8b - Removed singletons Refactored tests
  • 6866a0b1 - Removed singletons Refactored tests
  • 9600a6a8 - fix: Update with jvm.config for running google-java-format on java 17 as well
  • 7b606fe1 - remove jvm.config to make sure build works on 8 and 11
  • e2ecbce7 - Java17 fix
  • 3506d481 - Remove Lazy
  • a837b1d8 - Removed import
  • 2026086a - Removed unused util
  • 7ab7378d - Removed unused util
  • d28f4d55 - Add custom JsonSerializer for feature collection to match server response
  • 9dec9fb7 - Unlease complex segment test
  • a36b47ab - Unlease complex segment test
  • 71b35a27 - Unlease complex segment test fix data
  • f257ee88 - Remove debug info
  • e6b8f7c7 - Update action flow
  • 28eae972 - Define java distribution
  • be22d603 - fix null pointer on Null operator
  • 526eed6d - Merge remote-tracking branch 'origin/feat_segmentation_poc' into feat_segmentation_poc
  • 7eb323f5 - Merge pull request #157 from Unleash/feat_segmentation_poc
  • 8c96afe2 - task: removed no.finn classes (#158)
  • 0abf95d5 - task: Add OkHttpToggleFetcher implementation (#145)
  • f54e2ffe - feature: use featurefetcher from unleashconfig
  • 1aa54ccc - fix: update example for okhttp usage
  • 6be97dda - [maven-release-plugin] prepare release unleash-client-java-6.0.0

unleash-client-java-5.1.0

14 Feb 08:44
Compare
Choose a tag to compare
  • 9770d9f - [maven-release-plugin] prepare for next development iteration
  • 4188c4b - feat: Add new constraint operators (#152)
  • f78e9a0 - [maven-release-plugin] prepare release unleash-client-java-5.1.0

unleash-client-java-5.0.4

01 Feb 09:05
Compare
Choose a tag to compare
  • 94bea2e - [maven-release-plugin] prepare for next development iteration
  • 6cd7c67 - Update to log4j2 2.17.0 (#149)
  • df4262b - fix: make bootstrap handle invalid json (#151)
  • 18266b6 - chore: java-format
  • 3ff55d6 - [maven-release-plugin] prepare release unleash-client-java-5.0.4

unleash-client-java-5.0.3

15 Dec 13:11
Compare
Choose a tag to compare
  • e46910d - [maven-release-plugin] prepare for next development iteration
  • 90325dc - Upgrades log4j2 to 2.16.0 (#148)
  • 863f610 - [maven-release-plugin] prepare release unleash-client-java-5.0.3

unleash-client-java-5.0.2

13 Dec 14:04
Compare
Choose a tag to compare
  • b743f80 - [maven-release-plugin] prepare for next development iteration
  • ba8412a - chore: update changelog
  • 8b51645 - Task/new package (#140)
  • 1a83280 - Update dependencies and expectations in preparation for release of 5.0.0
  • bbf6560 - [maven-release-plugin] prepare release unleash-client-java-5.0.0
  • ca5de17 - [maven-release-plugin] prepare for next development iteration
  • 28e7099 - [maven-release-plugin] rollback the release of unleash-client-java-5.0.0
  • 2ce7b98 - Update nexus URLS
  • f21a113 - [maven-release-plugin] prepare release unleash-client-java-5.0.0
  • ac2ebe7 - [maven-release-plugin] prepare for next development iteration
  • 87bd234 - Add badge for maven central
  • 7c82b2d - fix: Prevent VariantUtil from treating default as custom (#142)
  • 1a95705 - Prepare for 5.0.1 release
  • 7a6c9e2 - [maven-release-plugin] prepare release unleash-client-java-5.0.1
  • e6e840c - [maven-release-plugin] prepare for next development iteration
  • a02c8a5 - Backport variant default for 4.4
  • 2d85bbf - Set snapshot version for release plugin
  • 5b8beab - [maven-release-plugin] prepare release unleash-client-java-4.4.1
  • 289ddca - Fix Log4j vulnerability (#146)
  • b6bcac1 - [maven-release-plugin] prepare release unleash-client-java-5.0.2

unleash-client-java-5.0.1

22 Oct 10:57
Compare
Choose a tag to compare
  • 7c82b2d - fix: Prevent VariantUtil from treating default as custom (#142)

unleash-client-java-4.4.1

22 Oct 11:05
Compare
Choose a tag to compare
  • f2397ee - Backport fix: Prevent VariantUtil from treating default as custom (#141)

unleash-client-java-5.0.0

07 Oct 12:09
Compare
Choose a tag to compare
  • Group Id change: We've moved from no.finn.unleash to io.getunleash reflecting our domain.
  • Package change: All packages in no.finn.unleash has been moved to io.getunleash
  • Class Deprecation: All classes in no.finn.unleash has been marked as deprecated with recommended replacement in io.getunleash.
  • Commonly used classes in no.finn.unleash have been kept in place as a thin wrapper around the replacing io.getunleash class.

6.0 will remove the no.finn.unleash package, so we recommend you refactor your usage today.

unleash-client-java-4.4.0

09 Jun 13:58
Compare
Choose a tag to compare
  • 97d7a67 - [maven-release-plugin] prepare for next development iteration
  • 4477553 - chore: setup publishing av javadoc to gh-pages
  • 323877c - Feat/custom stickiness (#139)
  • 3bfd1b0 - [maven-release-plugin] prepare release unleash-client-java-4.4.0

unleash-client-java-4.3.0

27 May 20:38
fc46c89
Compare
Choose a tag to compare
  • 0612158 - [maven-release-plugin] prepare for next development iteration
  • 9329a17 - Chore: Fix typo (#134)
  • 72bb289 - fix: add API token to all examples
  • 420a318 - feat(#136): Adding support for custom proxy (#137)
  • d64113d - feat: Add support for leveraging namePrefix in Java SDK (#135)
  • 171f05e - fix: failing test
  • e6f1fbb - chore: update changelog
  • fc46c89 - [maven-release-plugin] prepare release unleash-client-java-4.3.0