Skip to content

Releases: Eppo-exp/sdk-common-jdk

v3.7.1

10 Feb 22:49
3342be3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.7.0...v3.7.1

v3.7.0

31 Jan 18:28
9b5ca97
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.6.0...v3.7.0

v3.6.0

06 Jan 18:51
2b31439
Compare
Choose a tag to compare

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

25 Nov 16:23
5b63d9c
Compare
Choose a tag to compare

What's Changed

  • fix: rollback api in baseUrl fix temporarily by @typotter in #69

Full Changelog: v3.5.3...v3.5.4

v3.5.3

15 Nov 21:34
95d0cda
Compare
Choose a tag to compare

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

24 Oct 16:10
6aa097c
Compare
Choose a tag to compare

What's Changed

  • chore: Prepare for next release iteration by @felipecsl in #61
  • feat: extract minimal assignment cache map by @typotter in #55
  • Set version references for v3.5.0 release by @typotter in #62

Full Changelog: v3.4.1...v3.5.0

v3.4.1

22 Oct 21:28
2ec1d00
Compare
Choose a tag to compare

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

17 Oct 16:04
f58cfec
Compare
Choose a tag to compare

What's Changed

Full Changelog: v3.3.2...v3.4.0

v3.3.2

07 Oct 20:25
bab72bc
Compare
Choose a tag to compare

What's Changed

  • chore: Prepare version string for next snapshot by @typotter in #47
  • feat: expose initial config load future for sub-classes of the BaseEppoClient by @typotter in #48

Full Changelog: v3.1.1...v3.3.2

v3.1.1

07 Oct 14:33
bd3e126
Compare
Choose a tag to compare

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