Limitador crate v0.4.0
didierofrivia
released this
03 May 16:14
·
479 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
- 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 option to update counters to latest values when
check_and_update
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
- Update Criterion for bench by @alexsnaps in #166
- add version when publishing to crates.io by @alexsnaps in #171
New Contributors
Full Changelog: crate-v0.3.0...crate-v0.4.0