Releases: Eppo-exp/java-server-sdk
Releases · Eppo-exp/java-server-sdk
v3.1.0
What's Changed
- chore(build): Prepare for next version by @felipecsl in #74
- quality: Parameterize branch names for test workflow by @typotter in #75
- Include Java version 21 in tests by @aarsilv in #78
- chore: bump common API version to 3.3.1 by @typotter in #79
- chore: update readme for latest version by @typotter in #81
New Contributors
Full Changelog: v3.0.1...v3.1.0
v3.0.1
What's Changed
- Handle bandit parameter coefficients provided as maps (Objects) by @aarsilv in #57
- chore: Move DTOs to
sdk-common-jvm
shared lib by @felipecsl in #58 - chore: Enable dependabot updates by @felipecsl in #59
- Bump org.junit:junit-bom from 5.10.0 to 5.10.2 by @dependabot in #62
- Bump org.ehcache:ehcache from 3.9.8 to 3.10.8 by @dependabot in #60
- chore: Bump
sdk-common-jvm
by @felipecsl in #65 - chore: Allow building project without ossrh credentials by @felipecsl in #68
- Update to support UFC configuration files via using the shared common SDK by @aarsilv in #70
- Pass through Common SDK API by @aarsilv in #71
- Remove snapshot from versions in preparation for release by @aarsilv in #72
New Contributors
- @felipecsl made their first contribution in #58
Full Changelog: v2.4.5...v3.0.1
v2.4.6
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