Releases: Eppo-exp/java-server-sdk
Releases · Eppo-exp/java-server-sdk
v2.4.5
v2.4.4
What's Changed
- Fix oneOf comparisons for both Booleans and Numbers (#14) by @simondale00 in #54
Full Changelog: v2.4.3...v2.4.4
v2.4.3
What's Changed
- Add a getAssignmentVariation function by @simondale00 in #52
- bump to v2.4.3 by @leoromanovsky in #53
Full Changelog: v2.4.2...v2.4.3
v2.4.1
What's Changed
- Merge in changes from Beta SDK by @aarsilv in #43
- Address Action Warnings by @aarsilv in #44
- Get tests working correctly on ubuntu-latest platform by @aarsilv in #45
- Latest version of staging plugin and increased timeout by @aarsilv in #46
- Add debug logging to publish by @leoromanovsky in #47
- restore gpg pass by @leoromanovsky in #48
- Do not close the staging repository by @leoromanovsky in #49
New Contributors
Full Changelog: v2.3.0...v2.4.1
v2.3.0
What's Changed
- add support for semver rule evaluation (FF-1569) by @leoromanovsky in #39
Full Changelog: v2.2.0...v2.3.0
v2.2.0
What's Changed
- add graceful mode by default that does not throw exceptions (FF-949) by @leoromanovsky in #29
- Bump com.github.tomakehurst:wiremock-jre8 from 2.33.2 to 2.35.1 by @dependabot in #28
- add compatibility for java 8 by @leoromanovsky in #35
- Bump org.apache.httpcomponents:httpclient from 4.5.10 to 4.5.13 by @dependabot in #36
- FetchConfigurationsTask is more fault tolerant by @simondale00 in #32
- bump to version 2.2.0 by @leoromanovsky in #38
New Contributors
- @simondale00 made their first contribution in #32
Full Changelog: v2.1.0...v2.2.0
v2.1.0
What's Changed
- add support for getParsedJSONAssignment method returning JsonNode (FF-896) by @leoromanovsky in #26
Full Changelog: v2.0.2...v2.1.0
v2.0.2
What's Changed
- Added allocation key in the assignment logging event data by @agamkrbit in #20
- Update pom.xml to version 2.0.2 by @leoromanovsky in #25
Full Changelog: v2.0.1...v2.0.2
v2.0.1
What's Changed
- Reading test data files from github repo instead of cloud storage by @agamkrbit in #17
- Refactored the code for dynamic typed by @agamkrbit in #18
- fixed pushing workflow by @agamkrbit in #19
- fix makefile test-data on github actions by @leoromanovsky in #21
- fixed GPG settings by @agamkrbit in #22
- added argument to avoid tty setup by @agamkrbit in #23
- upgraded plugin version by @agamkrbit in #24
New Contributors
- @leoromanovsky made their first contribution in #21
Full Changelog: v2.0.0...v2.0.1
v2.0.0
What's Changed
- Increase polling frequency now that CDN staleness is no longer an issue by @petzel in #15
- Added dynamic typed by @agamkrbit in #16
Full Changelog: v1.2.0...v2.0.0