Skip to content

Releases: prebid/prebid-cache-java

v2.3.0

09 Aug 13:39
Compare
Choose a tag to compare

What’s Changed

  • Add Apache Ignite Repo (#140)
  • Module storage updates (#136)
  • Docs: Add missing properties (#137)
  • testcontainers 1.20.0 (#135)
  • caffeine 3.1.8 (#138)

Contributors

@And1sS, @AntoxaAntoxic, @SerhiiNahornyi and @sullis

v2.2.0

10 Jul 07:43
Compare
Choose a tag to compare

What’s Changed

  • Module storage (#132)
  • Core: upgrade testcontainers-java to 1.19.8 (#133)

Contributors

@And1sS, @SerhiiNahornyi and @sullis

v2.1.0

25 Jun 12:36
Compare
Choose a tag to compare

What’s Changed

  • Fix Connection Header Issue (#114)
  • Add EditorConfig and Refactoring (#124)
  • Bump max request header size (#127)
  • Upgrade Spring Boot to 3.2.3 (#128)
  • Improve Aerospike-related docs (#122)

Contributors

@AntoxaAntoxic, @Net-burst and @SerhiiNahornyi

v2.0.0

27 Feb 09:34
Compare
Choose a tag to compare

What’s Changed

The the only feature that makes this a major release is the upgrade to Java 21. It requires upgrading the JVM and updating JAVA_HOME.

  • Core: Update Java version (#120)
  • Hotfix: Remove unused storage payload field (#126)

Contributors

@Net-burst and @SerhiiNahornyi

v1.21.0

11 Dec 14:39
Compare
Choose a tag to compare

What’s Changed

  • Log JSON deserialization errors (#121)
  • Bump com.aerospike:aerospike-client from 6.1.11 to 6.2.0 (#109)
  • Refactor Error Handling (#119)
  • Update cross repo issue (#116)
  • Enhance read miss logging (#117)

Contributors

@AntoxaAntoxic, @Net-burst, @SerhiiNahornyi, @dependabot, @dependabot[bot] and @marki1an

v1.20.0

29 Sep 15:45
Compare
Choose a tag to compare

What’s Changed

  • Log Referer (#115)
  • Add logs in case of timeout (#113)
  • Add ConditionalLogger (#112)

Contributors

@AntoxaAntoxic and @SerhiiNahornyi

v1.19.0

08 Sep 10:43
Compare
Choose a tag to compare

What’s Changed

  • Enhance http error responses (#110)
  • Fix: Circuit breakers blocking all requests after receiving multiple bad requests (#108)
  • Tests: Remove timeout related tests (#111)

Contributors

@And1sS, @SerhiiNahornyi and @marki1an

v1.18.0

31 Aug 09:11
Compare
Choose a tag to compare

What’s Changed

  • Metrics: Fix issues caused by metric system update (#105)
  • Buffer error logging updater (#107)
  • Bugfix: Metrics fix (#101)
  • Bump dependencies (#93)
  • issue tracker workflow changes (#86)

Contributors

@And1sS, @SerhiiNahornyi and @bretg

v1.17.0

13 Jul 10:14
Compare
Choose a tag to compare

What’s Changed

  • Metrics: Add prefix for graphite export (#99)
  • Replace dropwizard with micrometer (#97)
  • Dependencies: Update base docker image due to OpenJDK deprecation (#81)
  • cross-repo issue creation (#85)

Contributors

@And1sS, @Net-burst, @SerhiiNahornyi and @bretg

v1.16.0

15 Jul 11:41
Compare
Choose a tag to compare

What’s Changed

  • Fix redis configuration matcher (#79)
  • Update unknown properties toleration (#76)
  • Re-impl validation for cache config (#78)
  • Add timestamp field (#74)

Contributors

@And1sS, @Net-burst, @SerhiiNahornyi and @marki1an