Releases: Eppo-exp/sdk-common-jdk
Releases · Eppo-exp/sdk-common-jdk
v3.7.1
v3.7.0
What's Changed
- bump version by @typotter in #78
- chore(deps): bump org.junit:junit-bom from 5.11.3 to 5.11.4 by @dependabot in #77
- chore(deps): bump net.bytebuddy:byte-buddy from 1.15.10 to 1.16.1 by @dependabot in #81
- feat: polling in BaseEppoClient by @typotter in #82
Full Changelog: v3.6.0...v3.7.0
v3.6.0
What's Changed
- chore: bump version by @typotter in #70
- chore(deps): bump commons-io:commons-io from 2.17.0 to 2.18.0 by @dependabot in #71
- chore(deps): bump org.junit:junit-bom from 5.10.3 to 5.11.3 by @dependabot in #56
- chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.17.2 to 2.18.1 by @dependabot in #64
- chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.18.1 to 2.18.2 by @dependabot in #74
- feat: Add test status badge to README by @typotter in #73
- quality: parameterize sdk and test data branches by @typotter in #72
- feat: use baseUrl instead of host in a backwards-compatible way by @typotter in #75
Full Changelog: v3.5.4...v3.6.0
v3.5.4
v3.5.3
What's Changed
- chore:bump version by @typotter in #54
- chore(deps): bump net.bytebuddy:byte-buddy from 1.15.1 to 1.15.10 by @dependabot in #65
- fix: broken test by @typotter in #66
- chore: use established constants for URL and endpoints by @typotter in #67
- fix: respect graceful mode during client initialization by @typotter in #68
Full Changelog: v3.5.0...v3.5.3
v3.5.0
v3.4.1
What's Changed
- fix: Switch commons-codec Base64 to
java.util.Base64
by @felipecsl in #60
Full Changelog: v3.4.0...v3.4.1
v3.4.0
What's Changed
- prep for next snapshot by @typotter in #49
- fix: make empty config default instead of null by @typotter in #51
- chore:bump version by @typotter in #52
- chore(deps): bump org.slf4j:slf4j-api from 2.0.13 to 2.0.16 by @dependabot in #27
- chore(deps): bump commons-codec:commons-codec from 1.17.0 to 1.17.1 by @dependabot in #22
- chore(deps): bump commons-io:commons-io from 2.11.0 to 2.17.0 by @dependabot in #40
- feat: assignment cache by @typotter in #50
Full Changelog: v3.3.2...v3.4.0
v3.3.2
v3.1.1
What's Changed
- chore(build): Prepare for next version by @felipecsl in #34
- Include Java version 21 in tests by @aarsilv in #37
- feat: Allow initialization using a JSON string. by @typotter in #38
- feat: Async configuration handling using CompletableFutures and other config refactoring by @typotter in #41
- feat/fix: Configuration enhancements by @typotter in #43
- chore: Change 'forServer' boolean to format enum by @typotter in #45
- fix: wait saveConfiguration futures by @typotter in #46
- release: 3.3.1 by @typotter in #44
New Contributors
Full Changelog: v3.0.2...v3.1.1