Skip to content

Releases: prebid/prebid-cache-java

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

v1.15.0

01 Jul 11:00
Compare
Choose a tag to compare

What’s Changed

  • Fix ch parameter logic when ch contains localhost. (#58)
  • Add Java17 support (#73)
  • Update GitHub Actions workflow to the most recent ones and fix caching (#72)

Contributors

@CTMBNara, @Net-burst, @SerhiiNahornyi and Serhii Nahornyi

v1.14.0

16 Jun 14:29
Compare
Choose a tag to compare

What’s Changed

  • Update cors config (#71)
  • Update project dependencies (#61)
  • Tests: Make sure that containers won't start on Surefire plugin phases (#70)
  • Add functional test framework (#56)
  • Add apache V2 license (#62)
  • Moved to java 11, replaced lombock's val with java's final var (#47)
  • Add GitHub action Java CI (#60)

Contributors

@And1sS, @Net-burst, @SerhiiNahornyi, @bretg, @hupaloo, @marki1an and Serhii Nahornyi

v1.13.0

09 Apr 08:44
Compare
Choose a tag to compare

What’s Changed

  • Support cache host parameter (#46)
  • Reduce exception logs (#45)

Contributors

@SerhiiNahornyi, Serhii Nahornyi and rpanchyk

v1.12.3

21 Jan 15:53
Compare
Choose a tag to compare

What’s Changed

  • Add release github action (#54)
  • Update log4j to 2.17.1 to address CVE-2021-44832. (#53)
  • Bump minor project version after log4j2 update (#52)
  • Update log4j to 2.17 to address CVE-2021-45105. (#50)
  • Bump log4j2 to 2.16 version (#49)
  • Bump log4j2 version due to CVE-2021-44228 (#48)
  • Update repository reference after transfer under prebid organization (#40)
  • readme: updated for repo move (#39)
  • Upgrade lettuce and turn on cluster topology refresh to support failover scenario (#38)
  • Maven release plugin (#36)
  • Clean up error logs (#32)
  • Update lettuce version (#31)

Contributors

@Net-burst, @RossGoncharuk, @apaliy, @bretg, @rpanchyk, @schernysh

v1.11.0

21 Jan 15:42
Compare
Choose a tag to compare

What’s Changed

  • Update spring boot version (#30)
  • Upgrade checkstyle version and config (#29)
  • Rename log file and get rid of console logging to avoid clashing with spring service logging (#28)
  • Reduce logging of "Resource not found" errors, do not log timeout errors (update metrics instead) (#27)
  • Update README.md (#25)
  • Fix health check indicator for redis (#24)
  • Apply circuit breaker to repository and webclient (#23)
  • Replace sentinel with lettuce cluster approach (#22)
  • Fix spring boot version (#21)
  • Change spring boot version (#20)
  • Update dependencies version (#19)
  • Prepare for migration to Java 11 (#18)
  • Add text/plain payload support, add POST method for CORS (#17)
  • Refactoring and checkstyle fix (#16)
  • Implement compatibility with go version (#15)
  • Improve datasource (#14)
  • Remove wiremock-extension (#13)
  • Add difference doc Java vs Go (#12)
  • fixed tests (#11)
  • checkstyle configuration and style violations fixes (#10)
  • added option to prevent uuid duplications (#9)
  • added new config option to disallow manual specifying UUID (#8)
  • Support secondary cache (#7)
  • Support ttl parameter (#6)
  • metrics refactor (#5)
  • Added Allow Credentials property to CORS mapping (#4)

Contributors

@Net-burst, @RossGoncharuk, @TerentievEvgany, @apaliy, @bretg, @dchangRP, @dhutsalo, @rajeshkp, @rpanchyk, @schernysh, @xelab04