0.7.6
·
422 commits
to main
since this release
What's Changed
- Add integration test for time-bucketed fixed size by @inahga in #3025
- Task aggregator cache: remove redundant reads on concurrent requests. by @branlwyd in #3028
- Add GC subcommand by @divergentdave in #3027
- Update VDAF preparation tracing spans by @divergentdave in #3032
- build(deps): Bump rustls from 0.23.4 to 0.23.5 by @dependabot in #3039
- Update rustls by @divergentdave in #3036
- Use rayon VDAF in client, not aggregator/collector by @divergentdave in #3040
- Split unit tests from aggregation job driver file by @divergentdave in #3041
- Improve encoding tests by @divergentdave in #3042
- build(deps): Bump EmbarkStudios/cargo-deny-action from 1.6.2 to 1.6.3 by @dependabot in #3055
- build(deps): Bump thiserror from 1.0.58 to 1.0.59 in the error-handling group by @dependabot in #3049
- build(deps): Bump reqwest from 0.12.3 to 0.12.4 by @dependabot in #3050
- build(deps): Bump the serde group with 2 updates by @dependabot in #3044
- Add Tokio runtime metrics by @divergentdave in #3031
- Update trillium-opentelemetry to 0.7.0 by @divergentdave in #3059
- client: add client example in the docs by @philips in #3058
- README: remove docker requirement by @philips in #3057
- Task cache invalidation by @inahga in #3029
Full Changelog: 0.7.5...0.7.6