Skip to content

Releases: Unleash/unleash-client-java

Release v10.0.1

04 Feb 15:14
44c6b26
Compare
Choose a tag to compare
fix(ci): Use token not password for uploading to maven central

unleash-client-java-10.0.0

31 Jan 13:04
7535698
Compare
Choose a tag to compare

What's Changed

Full Changelog: unleash-client-java-9.3.2...unleash-client-java-10.0.0

unleash-client-java-10.0.0-beta.0

30 Jan 08:43
2d89de2
Compare
Choose a tag to compare
Pre-release

What's Changed

Full Changelog: unleash-client-java-9.3.2...unleash-client-java-10.0.0-beta.0

unleash-client-java-9.3.2

29 Jan 15:01
02cbc2d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: unleash-client-java-9.3.1...unleash-client-java-9.3.2

unleash-client-java-9.3.1

29 Jan 15:01
f52ad74
Compare
Choose a tag to compare

What's Changed

Full Changelog: unleash-client-java-9.3.0...unleash-client-java-9.3.1

unleash-client-java-9.3.0

29 Jan 15:01
f767ec6
Compare
Choose a tag to compare

What's Changed

Full Changelog: unleash-client-java-9.2.6...unleash-client-java-9.3.0

unleash-client-java-9.2.6

29 Jan 15:00
67f3cbc
Compare
Choose a tag to compare

What's Changed

  • UnleashContext.Builder Convenience by @mxsb in #255

New Contributors

  • @mxsb made their first contribution in #255

Full Changelog: unleash-client-java-9.2.5...unleash-client-java-9.2.6

unleash-client-java-9.2.5

29 Jan 15:00
06b8f51
Compare
Choose a tag to compare

What's Changed

  • Setup coveralls action instead of ancient coveralls maven plugin by @chriswk in #249
  • chore: add note about the missing versions in changelog by @gastonfournier in #251

Full Changelog: unleash-client-java-9.2.4...unleash-client-java-9.2.5

unleash-client-java-9.2.4

29 Jul 14:01
97f63b5
Compare
Choose a tag to compare
  • 97f63b50 - [maven-release-plugin] prepare release unleash-client-java-9.2.4
  • df165d54 - chore: spotless format
  • 60a135c0 - fix: Always check parent dependency if present (#248)
  • efef5880 - docs : Add explanation for gradle project (#247)
  • 65fa0693 - [maven-release-plugin] prepare for next development iteration

unleash-client-java-9.2.3

25 Jul 12:00
c82a247
Compare
Choose a tag to compare
  • c82a2473 - [maven-release-plugin] prepare release unleash-client-java-9.2.3
  • 01bb5e7e - fix: setup-java requires distribution argument now
  • 1b52d67a - chore: bumped action versions to avoid deprecation warnings about node versions (#245)
  • fcbc319b - feat: Added new metadata fields to Registration and Metrics (#244)
  • 90a872a4 - [maven-release-plugin] prepare for next development iteration