Skip to content

Releases: prebid/prebid-cache-java

v2.4.0

21 Feb 15:46
Compare
Choose a tag to compare

What’s Changed

The main goal with this release was to improve metrics and improve the flexibility of writes that specify the UUID key.

See updated PBC configuration documentation

  • Add api-key authorization to external UUID handling (#156)
  • Emit unauthorized writes metric (#154)
  • Add api-key authorization for post cache handler (#145)
  • Bump org.apache.ignite:ignite-core from 2.16.0 to 2.17.0 (#155)
  • Add missing server config properties for config.md file (#149)
  • Fix Readme inconsistencies (#153)
  • Bump io.ktor:ktor-client-core-jvm from 2.3.8 to 2.3.13 (#150)
  • Bump io.lettuce:lettuce-core from 6.2.4.RELEASE to 6.5.1.RELEASE (#148)
  • Github: CodeQl action (#146)
  • Housekeeping: Switch JaCoCo code coverage report generation to package phase (#143)

Contributors

@And1sS, @AntoxaAntoxic, @Compile-Ninja, @Net-burst, @SerhiiNahornyi, @dependabot and @dependabot[bot]

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