Releases: divviup/janus
Releases · divviup/janus
0.6.29
Full Changelog: 0.6.28...0.6.29
0.5.50
What's Changed
- build(deps): Bump the serde group with 2 updates by @dependabot in #3124
Full Changelog: 0.5.49...0.5.50
0.7.9
What's Changed
- Fix warning in make-release workflow by @divergentdave in #3112
- Relax constraints on bearer token format by @inahga in #3111
- build(deps): Bump the serde group with 2 updates by @dependabot in #3113
- build(deps): Bump the deadpool group with 2 updates by @dependabot in #3114
- build(deps): Bump thiserror from 1.0.59 to 1.0.60 in the error-handling group by @dependabot in #3115
- build(deps): Bump prio from 0.16.3 to 0.16.4 by @dependabot in #3116
Full Changelog: 0.7.8...0.7.9
0.7.8
What's Changed
- Reformat inline SQL queries by @divergentdave in #3074
- Fix Clippy lints by @divergentdave in #3078
- Re-enable divviup-ts integration tests by @divergentdave in #3081
- Initialize default rustls provider in another test by @divergentdave in #3082
- Use ci profile in interop containers by @divergentdave in #3084
- build(deps): Bump serde from 1.0.199 to 1.0.200 in the serde group by @dependabot in #3086
- build(deps): Bump testcontainers from 0.16.5 to 0.16.7 by @dependabot in #3097
- build(deps): Bump rust from 1.77.2-alpine to 1.78.0-alpine by @dependabot in #3090
- build(deps): Bump prometheus from 0.13.3 to 0.13.4 by @dependabot in #3095
- build(deps): Bump anyhow from 1.0.82 to 1.0.83 in the error-handling group by @dependabot in #3093
- build(deps): Bump base64 from 0.22.0 to 0.22.1 by @dependabot in #3096
- build(deps): Bump deadpool-postgres from 0.13.0 to 0.13.1 in the deadpool group by @dependabot in #3092
Full Changelog: 0.7.7...0.7.8
0.6.28
What's Changed
- Fix Clippy lints, 0.6 branch by @divergentdave in #3079
- build(deps): Bump testcontainers from 0.16.5 to 0.16.7 by @dependabot in #3102
- build(deps): Bump rust from 1.77.2-alpine to 1.78.0-alpine by @dependabot in #3104
- build(deps): Bump base64 from 0.22.0 to 0.22.1 by @dependabot in #3103
- build(deps): Bump prometheus from 0.13.3 to 0.13.4 by @dependabot in #3106
- build(deps): Bump divviup-client from 0.3.0 to 0.3.1 by @dependabot in #3105
- build(deps): Bump the deadpool group with 2 updates by @dependabot in #3100
- build(deps): Bump anyhow from 1.0.82 to 1.0.83 in the error-handling group by @dependabot in #3101
- build(deps): Bump serde from 1.0.199 to 1.0.200 in the serde group by @dependabot in #3098
Full Changelog: 0.6.27...0.6.28
0.5.49
What's Changed
- Fix Clippy lints, 0.5 branch by @divergentdave in #3080
- build(deps): Bump serde from 1.0.199 to 1.0.200 in the serde group by @dependabot in #3085
- build(deps): Bump base64 from 0.22.0 to 0.22.1 by @dependabot in #3091
- build(deps): Bump the deadpool group with 2 updates by @dependabot in #3087
- build(deps): Bump prometheus from 0.13.3 to 0.13.4 by @dependabot in #3089
- build(deps): Bump rust from 1.77.2-alpine to 1.78.0-alpine by @dependabot in #3099
- build(deps): Bump testcontainers from 0.16.5 to 0.16.7 by @dependabot in #3094
- build(deps): Bump anyhow from 1.0.82 to 1.0.83 in the error-handling group by @dependabot in #3088
Full Changelog: 0.5.48...0.5.49
0.7.7
What's Changed
- Additional YAML serialization format tests by @divergentdave in #3062
- build(deps): Bump docker/bake-action from 4.3.0 to 4.5.0 in the docker group by @dependabot in #3066
- build(deps): Bump prio from 0.16.2 to 0.16.3 by @dependabot in #3071
- build(deps): Bump serde from 1.0.198 to 1.0.199 in the serde group by @dependabot in #3070
- Upgrade testcontainers to 0.16 by @divergentdave in #3063
Full Changelog: 0.7.6...0.7.7
0.6.27
What's Changed
- build(deps): Bump docker/bake-action from 4.3.0 to 4.5.0 in the docker group by @dependabot in #3067
- build(deps): Bump serde from 1.0.198 to 1.0.199 in the serde group by @dependabot in #3068
- build(deps): Bump divviup-client from 0.2.1 to 0.3.0 by @dependabot in #3069
- Upgrade testcontainers to 0.16, 0.6 backport by @divergentdave in #3072
Full Changelog: 0.6.26...0.6.27
0.5.48
What's Changed
- build(deps): Bump docker/bake-action from 4.3.0 to 4.5.0 in the docker group by @dependabot in #3064
- build(deps): Bump serde from 1.0.198 to 1.0.199 in the serde group by @dependabot in #3065
- Upgrade testcontainers to 0.16, 0.5 backport by @divergentdave in #3073
Full Changelog: 0.5.47...0.5.48
0.7.6
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