Skip to content

Releases: Eppo-exp/sdk-common-jdk

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

v3.0.2

16 Aug 23:57
e3b203d
Compare
Choose a tag to compare

What's Changed

  • fix(ci): Add missing checkout fetch depth for spotless, version bump by @felipecsl in #19
  • chore(deps): bump com.google.truth:truth from 1.4.3 to 1.4.4 by @dependabot in #21
  • chore(deps): bump com.fasterxml.jackson.core:jackson-databind from 2.17.1 to 2.17.2 by @dependabot in #20
  • Bring UFC-based EppoClient into Common by @aarsilv in #29
  • Optimize assignment getting by @aarsilv in #30
  • Download test data for publish jobs by @aarsilv in #31
  • Improvements for use by eventual application by @aarsilv in #32
  • Drop SNAPSHOT from version to release by @aarsilv in #33

Full Changelog: v2.0.0...v3.0.2

v2.0.0

02 Jul 17:26
4048b0c
Compare
Choose a tag to compare

What's Changed

  • chore: Prepare for next release iteration by @felipecsl in #4
  • feat: Add missing OperatorType#NOT_MATCHES by @felipecsl in #5
  • chore: Enable dependabot updates by @felipecsl in #6
  • chore(deps): bump org.junit:junit-bom from 5.10.0 to 5.10.2 by @dependabot in #8
  • chore: Remove dependency on Gson by @felipecsl in #7
  • chore: Build and publish artifacts with Java 8 by @felipecsl in #12
  • chore: Allow building project without ossrh credentials by @felipecsl in #13
  • chore(deps): bump com.google.truth:truth from 1.4.2 to 1.4.3 by @dependabot in #16
  • chore(deps): bump org.junit:junit-bom from 5.10.2 to 5.10.3 by @dependabot in #17
  • chore(deps): bump org.skyscreamer:jsonassert from 1.5.1 to 1.5.3 by @dependabot in #15
  • chore: Prepare for v2.0.0 release by @felipecsl in #18

New Contributors

Full Changelog: v1.0.0...v2.0.0

v1.0.0

10 Jun 18:08
01e241b
Compare
Choose a tag to compare

This is the initial release of this artifact!

What's Changed

New Contributors

Full Changelog: https://github.com/Eppo-exp/sdk-common-jdk/commits/v1.0.0