Skip to content

Releases: Unleash/unleash-java-sdk

Release v10.2.3

15 Oct 15:30

Choose a tag to compare

Changelog

Bumps yggdrasil core from 0.17.3 to 0.18.1, which includes this fix: Unleash/yggdrasil#262 that we expect to solve some concurrent access issues.

Release v11.1.1

13 Oct 10:12

Choose a tag to compare

Changelog

1faf3df Releasing version 11.1.1
9c0a1a2 Releasing version 11.1.0
9200dfb chore(ci): Updated workflows for Jreleaser tagging (#290)
8ec27d5 feat: Added gzip content handling for features requests (#329)
0b17c96 chore: bump gson (#327)
c6b0616 chore(example): Update examples to use most recently released client
b293e4d feat: backup file on streaming (#323)
7dfe36a fix(hotreload): Unset INSTANCE of executor on shutdown (#324)
780b8ae feat: streaming example (#322)
41c6028 Setting SNAPSHOT version 11.1.1-SNAPSHOT

Release v10.2.3-beta.0

09 Oct 14:47
82819cd

Choose a tag to compare

Pre-release

Changelog

Bumps yggdrasil core from 0.17.3 to 0.18.1, which includes this fix: Unleash/yggdrasil#262 that we expect to solve some concurrent access issues.

Prefer v10.2.3 release instead of this beta release

Release v11.1.0

12 Aug 08:10

Choose a tag to compare

Release v11.1.0 Pre-release
Pre-release

Warning: this release has an open issue: #310 that may lead to instability in some setups. This should be considered experimental at the moment

Changelog

36a8ea0 Releasing version 11.1.0
3c67021 feat: streaming support (#318)
09f7eb1 chore: change registration name to unleash-java-sdk (#317)
abcdcc2 fix: bad job reference in workflow file
94f497a Setting SNAPSHOT version 11.0.3-SNAPSHOT

Release v11.0.2

04 Jul 11:40

Choose a tag to compare

Changelog

01002a8 Releasing version 11.0.2
6664814 chore: enforce min java version in pom (#314)
500e3bd chore: bump logback core version (#313)
44bace0 chore: bump yggdrasil (#312)
909ce72 Setting SNAPSHOT version 11.0.2-SNAPSHOT

Release v11.0.1

01 Jul 11:59

Choose a tag to compare

Changelog

c3b6442 Releasing version 11.0.1
1027d01 chore: bump yggdrasil version (#311)
f57c6ee chore: add unleash config test (#309)
5afc66d chore: remove java 8 build (#308)
98db9be Setting SNAPSHOT version 11.0.1-SNAPSHOT

Release v11.0.0

12 Jun 12:57

Choose a tag to compare

Changelog

d21a405 Releasing version 11.0.0
65969c3 chore: update to wasm engine (#306)
5c78f1d docs: java version notes (#307)
fb576bf chore(ci): Make sure release cycle does add snapshot to the version
b385cd8 Setting SNAPSHOT version 10.2.3-SNAPSHOT

Release v10.2.2

26 Mar 12:05

Choose a tag to compare

Changelog

cadef0a Releasing version 10.2.2
155b202 chore(ci): Don't push with tags, jreleaser will have pushed the tag
fec1b16 fix: add null check before sending metrics (#302)
7f8ae07 Conditionally enable features based on contexts (#298)
a354d95 Setting SNAPSHOT version 10.2.2-SNAPSHOT

Release v10.2.1

24 Mar 13:14

Choose a tag to compare

Changelog

aaf161a Releasing version 10.2.1
8e1805a chore: bump yggdrasil to 0.1.2, fixes an issue with loading musl aarch, custom strategies now work for variants, no erroneous logging when using custom strategies (#300)
8a70b5e chore(deps): Bump Jreleaser to 1.17
7b12c96 chore(build): Set retry delay for jreleaser publish to 60 seconds between each retry (for a maximum of 40 minutes)

v10.2.0

12 Mar 10:12
5b85982

Choose a tag to compare

What's Changed

  • feat: add environmentEnabled property on feature defs by @sighphyre in #295

Full Changelog: v10.1.1...v10.2.0