Releases: divviup/janus
Releases · divviup/janus
0.6.26
What's Changed
- Update rustls, 0.6 backport by @divergentdave in #3037
- build(deps): Bump EmbarkStudios/cargo-deny-action from 1.6.2 to 1.6.3 by @dependabot in #3054
- build(deps): Bump the serde group with 2 updates by @dependabot in #3048
- build(deps): Bump reqwest from 0.12.3 to 0.12.4 by @dependabot in #3053
- build(deps): Bump thiserror from 1.0.58 to 1.0.59 in the error-handling group by @dependabot in #3051
- build(deps): Bump divviup-client from 0.2.0 to 0.2.1 by @dependabot in #3052
- Update trillium-opentelemetry to 0.7.0, 0.6 backport by @divergentdave in #3060
Full Changelog: 0.6.25...0.6.26
0.5.47
What's Changed
- Update rustls, 0.5 backport by @divergentdave in #3038
- build(deps): Bump thiserror from 1.0.58 to 1.0.59 in the error-handling group by @dependabot in #3045
- build(deps): Bump hyper from 1.3.0 to 1.3.1 by @dependabot in #3047
- build(deps): Bump reqwest from 0.12.3 to 0.12.4 by @dependabot in #3046
- build(deps): Bump the serde group with 2 updates by @dependabot in #3043
- Update trillium-opentelemetry to 0.7.0, 0.5 backport by @divergentdave in #3061
Full Changelog: 0.5.46...0.5.47
0.7.5
What's Changed
- Advertise support for time bucketed fixed size by @inahga in #3001
- Fixup aggregator per-report-share error handling. by @branlwyd in #3002
- Remove unused parameter from
Transaction
method by @tgeoghegan in #3004 - Remove unused VDAF method parameters by @divergentdave in #3005
- daphne interop: Set log source and correct port by @cjpatton in #3006
- Add ":latest" tag fallback in Daphne module by @divergentdave in #3008
- docs: add note on generating random key by @philips in #3007
- build(deps): Bump rust from 1.77.1-alpine to 1.77.2-alpine by @dependabot in #3009
- build(deps): Bump async-trait from 0.1.79 to 0.1.80 by @dependabot in #3023
- build(deps): Bump anyhow from 1.0.81 to 1.0.82 in the error-handling group by @dependabot in #3022
- build(deps): Bump deadpool from 0.11.1 to 0.11.2 in the deadpool group by @dependabot in #3021
- build(deps): Bump chrono from 0.4.37 to 0.4.38 by @dependabot in #3024
New Contributors
Full Changelog: 0.7.4...0.7.5
0.6.25
What's Changed
- build(deps): Bump deadpool from 0.11.1 to 0.11.2 in the deadpool group by @dependabot in #3010
- build(deps): Bump async-trait from 0.1.79 to 0.1.80 by @dependabot in #3012
- build(deps): Bump chrono from 0.4.37 to 0.4.38 by @dependabot in #3013
- build(deps): Bump anyhow from 1.0.81 to 1.0.82 in the error-handling group by @dependabot in #3011
- build(deps): Bump rust from 1.77.1-alpine to 1.77.2-alpine by @dependabot in #3015
Full Changelog: 0.6.24...0.6.25
0.5.46
What's Changed
- build(deps): Bump rust from 1.77.1-alpine to 1.77.2-alpine by @dependabot in #3014
- build(deps): Bump chrono from 0.4.37 to 0.4.38 by @dependabot in #3019
- build(deps): Bump deadpool from 0.11.1 to 0.11.2 in the deadpool group by @dependabot in #3016
- build(deps): Bump hyper from 1.2.0 to 1.3.0 by @dependabot in #3020
- build(deps): Bump async-trait from 0.1.79 to 0.1.80 by @dependabot in #3018
- build(deps): Bump anyhow from 1.0.81 to 1.0.82 in the error-handling group by @dependabot in #3017
Full Changelog: 0.5.45...0.5.46
0.7.4
What's Changed
- Exponential backoff for collection job polling. by @branlwyd in #2963
- aggregation_job_creator: mark filled outstanding batches. by @branlwyd in #2970
- collector: Set Content-Length when polling collection jobs by @inahga in #2998
- Initialize rustls provider in integration tests by @divergentdave in #3000
Full Changelog: 0.7.3...0.7.4
0.6.24
0.6.23
What's Changed
- Update h2, 0.6 backport by @divergentdave in #2964
- Update cargo-deny config, 0.6 backport by @divergentdave in #2967
- build(deps): Bump rust from 1.77.0-alpine to 1.77.1-alpine by @dependabot in #2972
- build(deps): Bump rustls-pemfile from 2.1.1 to 2.1.2 by @dependabot in #2989
- build(deps): Bump deadpool from 0.11.0 to 0.11.1 in the deadpool group by @dependabot in #2983
- build(deps): Bump divviup-client from 0.1.17 to 0.1.18 by @dependabot in #2988
- build(deps): Bump trycmd from 0.15.0 to 0.15.1 by @dependabot in #2986
- build(deps): Bump reqwest from 0.12.2 to 0.12.3 by @dependabot in #2987
- [0.6] Schema changes for "aggregation_job_creator: mark filled outsta… by @branlwyd in #2994
- build(deps): Bump the trillium group with 5 updates by @dependabot in #2982
- build(deps): Bump tokio-postgres-rustls from 0.11.1 to 0.12.0 by @dependabot in #2985
Full Changelog: 0.6.22...0.6.23
0.7.3
This version removes support for the response_headers
aggregator configuration parameter. See #2971.
What's Changed
- Collection job driver: reduce work required to detect step readiness. by @branlwyd in #2957
- Update h2 by @divergentdave in #2962
- Update cargo-deny config by @divergentdave in #2966
- Schema changes for "Exponential backoff for collection job polling." by @branlwyd in #2961
- build(deps): Bump deadpool from 0.11.0 to 0.11.1 in the deadpool group by @dependabot in #2974
- build(deps): Bump rustls-pemfile from 2.1.1 to 2.1.2 by @dependabot in #2977
- build(deps): Bump pem from 3.0.3 to 3.0.4 by @dependabot in #2978
- build(deps): Bump reqwest from 0.12.2 to 0.12.3 by @dependabot in #2979
- build(deps): Bump trycmd from 0.15.0 to 0.15.1 by @dependabot in #2980
- build(deps): Bump divviup-client from 0.1.17 to 0.1.18 by @dependabot in #2976
- build(deps): Bump rust from 1.77.0-alpine to 1.77.1-alpine by @dependabot in #2981
- Schema changes for "aggregation_job_creator: mark filled outstanding … by @branlwyd in #2969
- Update kube by @divergentdave in #2993
- Run VDAF preparation on a threadpool by @divergentdave in #2960
- build(deps): Bump the trillium group with 6 updates by @dependabot in #2973
- Fix ignored trycmd tests by @divergentdave in #2996
- Remove response_headers configuration option by @divergentdave in #2971
- Bump version to 0.7.3 by @divergentdave in #2997
Full Changelog: 0.7.2...0.7.3
0.5.45
What's Changed
- Update h2, 0.5 backport by @divergentdave in #2965
- build(deps): Bump rust from 1.77.0-alpine to 1.77.1-alpine by @dependabot in #2975
- build(deps): Bump deadpool from 0.11.0 to 0.11.1 in the deadpool group by @dependabot in #2990
- build(deps): Bump reqwest from 0.12.2 to 0.12.3 by @dependabot in #2991
- build(deps): Bump trycmd from 0.15.0 to 0.15.1 by @dependabot in #2992
- build(deps): Bump the trillium group with 5 updates by @dependabot in #2984
Full Changelog: 0.5.44...0.5.45