Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Releases: Unleash/unleash-java-sdk

v12.1.0

22 Jan 15:29

Choose a tag to compare

What's Changed

Full Changelog: v12.0.1...v12.1.0

Release v12.0.1

15 Jan 08:31

Choose a tag to compare

Changelog

fe59ab4 Releasing version 12.0.1
460bd57 chore: make event source library required (#358)
ecfd93b feat: impact metrics docs (#356)
d7ea9b0 Setting SNAPSHOT version 12.0.1-SNAPSHOT

Release v12.0.0

14 Jan 09:43

Choose a tag to compare

Changelog

a388249 Releasing version 12.0.0
6dfa1e3 chore: bump yggdrasil to support x86 macos (#355)
ff32d42 chore: add a deprecation notice to environment (#354)
1865ed2 fix: impact metrics now correctly resolves environment (#352)
6948034 chore: fix log message formatting (#353)
f118c17 chore: clean up impact metrics public api (#351)
2ae61a8 chore: mode controller is not nullable in production code (#349)
2178671 fix: streaming reconnection (#350)
7602081 chore: wraps streaming/polling in a class that can make intelligent decisions about which to use (#348)
fe8c237 chore: implement failover strategy decision (#347)
ed96122 chore!: cleave streaming out from fetching code (#335)
b4c94c6 feat: collect protecte (#345)
8d75056 fix: impact metric serialization and overload (#344)
04c42e3 feat: add user facing impact metrics (#342)
8c0f334 feat: start sending impact metrics in payload (#341)
bad6723 feat: impact metrics serialization and wiring (#340)
2ae6558 feat: impact metrics histogram (#339)
44ef406 Setting SNAPSHOT version 11.3.0-SNAPSHOT

Release v11.2.1

17 Dec 08:45

Choose a tag to compare

Changelog

5947312 Releasing version 11.2.1
241199f task: update java bindings to 0.4.4, which supports glibc 2.25 (#338)
9178fa1 feat: impact metric gauge (#337)
c256b87 feat: impact metric counter (#336)
3d59dd5 Setting SNAPSHOT version 11.3.0-SNAPSHOT

Release v11.2.0

10 Dec 16:48

Choose a tag to compare

Changelog

7d02f34 Releasing version 11.2.0
3e217aa Releasing version 10.2.4
b5ebcb8 Releasing version 10.2.3
5ee6f56 chore: resolve a bunch of linter warnings, no logic changes (#334)
f3e2dd5 Setting SNAPSHOT version 11.2.0-SNAPSHOT

Release v11.2.0.beta.1

13 Nov 14:29

Choose a tag to compare

Changelog

704e989 Releasing version 11.2.0.beta.1
e92733d feat: change engine proxy to use flatbuffer implementation over wasm (#333)
47632de chore(examples): Added example for native-image (#332)
673d32b Setting SNAPSHOT version 11.2.0-SNAPSHOT

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