Releases: prebid/prebid-cache
Releases · prebid/prebid-cache
v0.28.0
Changes
- Config max request header size (#174)
- Config Convenience Updates (#173)
- Update google.golang.org/protobuf from 1.28.0 to 1.33.0 (#172)
- Refactor NewAerospikeBackend function (#164)
- New Backend: Apache Ignite (#146)
- Bump gopkg.in/yaml.v3 from 3.0.0-20210107192922-496545a6307b to 3.0.0 (#149)
- Backend Configuration Clarity (#153)
Contributors
@SyntaxNode, @dependabot, @dependabot[bot] and @guscarreon
v0.27.0
DockerHub Image
There are no functional changes in this release and therefore no DockerHub image was posted, This release is to update GitHub Actions workflows to address the Ubuntu 18 deprecation.
Changes
- Use latest version of docker/login-action (#141)
Contributors
v0.26.0
Changes
- Improve end-to-end JSON tests (#132)
- Update tibdex/github-app-token version to support node.js16 (#138)
- Update actions to use newer version to support node.js 16 (#137)
- Update release workflow (#135)
- Fix error handling when using the Redis backend (#129)
- Update to Ubuntu 20.04 (#136)
- issue tracker workflow update (#127)
- Bump golang.org/x/text from 0.3.7 to 0.3.8 (#134)
- Simplify mock metrics (#131)
- Update to Go 1.19 (#130)
- Push for the use of "aerospike.hosts" in config file (#133)
- README typo (#125)
- Workflow to create issue in pbc-java (#123)
Contributors
@Sonali-More-Xandr, @bretg, @dependabot, @dependabot[bot], @guscarreon, @onkarvhanumante and @sebmil-daily
0.25.0
0.24.0
0.23.2
0.23.1
0.23.0
0.22.0
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)