Releases: prebid/prebid-cache
Releases · prebid/prebid-cache
0.21.0
Breaking change for pre-4.9+ Aerospike servers
This release updated the Aerospike Go client to version v6.2.1
that will not work with Aerospike server versions older than 4.9.0
. Full documentation of the Aerospike Go client can be found here.
Changes
- Update to Aerospike Client version v6.2.1 (#112)
Contributors
0.20.0
0.19.0
0.18.0
Changes
Contributors
0.17.1
0.17.0
Known Issues
The updates to Prometheus and Logrus introduced a performance issue. Please use 0.17.1 instead with the rolled back dependency versions.
Changes
- Update Dependencies - Part 2 (#103)
Contributors
0.16.0
0.15.1
0.15.0
Changes
- Bump gopkg.in/yaml.v2 from 2.2.5 to 2.2.8 (#96)
- Update Dockerfile per trivy security recommendations (#98)
- Store elements from incoming request in parallel (#91)
Contributors
@dependabot, @dependabot[bot], @guscarreon and @mansinahar
0.14.0
Changes
- Rolledback uppercase in MISSING_KEY type errors (#97)
- Add package and release workflows (#95)
- Refactor put endpoint and include RecordPutKeyProvided() metric (#90)
- Correct payload size limit (#92)
- Remove Get call from Put endpoint (#87)
- Add metrics to record request-defined TTL (#89)
- Removed azure backend (#88)
- Adding support for memcache host auto discovery (#82)
- Improved get metrics to account for Key not found errors (#85)
- Swap opened and closed connection counter names (#79)
- Run validate.sh with github actions (#83)
- Remove "Aerospike" string from Aerospike backend error messages (#84)