v1.2.0
didierofrivia
released this
03 May 18:29
·
481 commits
to main
since this release
What's Changed
- Update tokio, because of dependabot by @alexsnaps in #147
- Clippy fixes with the new defaults by @alexsnaps in #148
- Update bumpalo by @alexsnaps in #149
- feat: build a multi-arch image adding arm64 support by @chirino in #150
- No main tag on latest, rather only use latest when building from main by @alexsnaps in #151
- Updated to notify 5.1 by @alexsnaps in #152
- remove unused imports by @eguzki in #154
- GH action build image using redhat-actions/buildah-build@v2 by @eguzki in #153
- Update deps by @alexsnaps in #155
- test: Bench to use a stable random from run to run by @alexsnaps in #159
- Adding response headers in the RLS server by @chirino in #158
- Temporary fix: avoid recalculating counter keys based of mutated/updated counter values by @alexsnaps in #161
- fix: redis expires_in value when load_counters was used was *1000 due… by @chirino in #162
- Add option to manually trigger job by @alexsnaps in #163
- Limitador now tags with sha too by @didierofrivia in #164
- Updated h2 & openssl by @alexsnaps in #165
- Update Criterion for bench by @alexsnaps in #166
- add version when publishing to crates.io by @alexsnaps in #171
New Contributors
- @chirino made their first contribution in #150
- @didierofrivia made their first contribution in #164
Full Changelog: server-v1.0.0...server-v1.2.0