Skip to content

Releases: prebid/prebid-cache-java

v2.7.0

Choose a tag to compare

@github-actions github-actions released this 05 Jun 19:04
dae821a

What’s Changed

  • Dependencies: Bump aerospike to latest version (#174)

Contributors

@And1sS

v2.6.0

Choose a tag to compare

@github-actions github-actions released this 04 Jun 16:17
b86bfbe

What’s Changed

  • Cache Monitor: small improvements (#167)
  • Feature: Cache monitoring (#161)

Contributors

@Net-burst

v2.5.0

Choose a tag to compare

@github-actions github-actions released this 04 Apr 16:42

What’s Changed

  • Add default secondary cache timeout property (#166)
  • Feature: configurable secondary cache and cache proxy timeouts (#162)
  • Validate actual presence of uuid query param value (#164)
  • Core: Extend secondary cache support with optional security header (#159)
  • Docker: Update base Docker image (#160)
  • Add documentation for API key security parameters and metrics (#158)

Contributors

@Net-burst

v2.4.0

Choose a tag to compare

@github-actions github-actions released this 21 Feb 15:46

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

Choose a tag to compare

@github-actions github-actions released this 09 Aug 13:39

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

Choose a tag to compare

@github-actions github-actions released this 10 Jul 07:43

What’s Changed

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

Contributors

@And1sS, @SerhiiNahornyi and @sullis

v2.1.0

Choose a tag to compare

@github-actions github-actions released this 25 Jun 12:36

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

Choose a tag to compare

@github-actions github-actions released this 27 Feb 09:34

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

Choose a tag to compare

@github-actions github-actions released this 11 Dec 14:39

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

Choose a tag to compare

@github-actions github-actions released this 29 Sep 15:45

What’s Changed

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

Contributors

@AntoxaAntoxic and @SerhiiNahornyi