Releases: divviup/janus
Releases · divviup/janus
0.7.28
What's Changed
- Upgrade to opentelemetry-rust 0.24 by @divergentdave in #3329
- Add in-cluster test with DP by @divergentdave in #3314
- Aggregator API: add aggregation metrics endpoint. by @branlwyd in #3330
- Add version to aggregator API config endpoint by @divergentdave in #3333
- Bump serde_json from 1.0.120 to 1.0.121 in the serde group by @dependabot in #3334
- Bump num_enum from 0.7.2 to 0.7.3 by @dependabot in #3335
- Bump trycmd from 0.15.4 to 0.15.6 by @dependabot in #3337
- Bump tokio from 1.38.1 to 1.39.2 by @dependabot in #3336
- Bump clap from 4.5.9 to 4.5.11 by @dependabot in #3340
- Bump rustls from 0.23.11 to 0.23.12 by @dependabot in #3338
- Bump alpine from 3.20.1 to 3.20.2 by @dependabot in #3342
- Bump rust from 1.79.0-alpine to 1.80.0-alpine by @dependabot in #3343
- Consistently announce service name in startup logs by @inahga in #3339
- Update Tokio runtime metrics by @divergentdave in #3344
Full Changelog: 0.7.27...0.7.28
0.7.27
What's Changed
- Bump docker/bake-action from 5.4.0 to 5.5.0 in the docker group by @dependabot in #3316
- Bump the postgres group with 3 updates by @dependabot in #3317
- Bump thiserror from 1.0.62 to 1.0.63 in the error-handling group by @dependabot in #3318
- Bump prio from 0.16.5 to 0.16.6 by @dependabot in #3320
- Bump testcontainers from 0.20.0 to 0.20.1 by @dependabot in #3319
- Bump tokio from 1.38.0 to 1.38.1 by @dependabot in #3321
- Skip logging request_body in upload_with_ohttp by @divergentdave in #3322
- Add discrete Laplace noise w/ SumVec and Histogram by @divergentdave in #3302
- Fix nightly Clippy warnings by @divergentdave in #3326
- Fix warnings in Dockerfiles by @divergentdave in #3327
- Application-level aggregation success metrics. by @branlwyd in #3328
Full Changelog: 0.7.26...0.7.27
0.7.26
What's Changed
Full Changelog: 0.7.25...0.7.26
0.7.25
0.7.24
What's Changed
- tests: Use HttpHandlerTest struct instead of returning tuple by @inahga in #3291
- config: Standardize time suffixes by @inahga in #3288
- Fix flaky tests by @divergentdave in #3294
- docs: Incorrect defaults in sample by @inahga in #3296
- Fix warning in Dockerfile.sqlx by @divergentdave in #3297
- docs: Fix sample, again by @inahga in #3299
- collector: Refresh example in doccomment by @inahga in #3292
- docs: Key rotator by @inahga in #3300
- Reject unknown fields in configuration files by @divergentdave in #3295
- Helper agg init: remove copy of report share data. by @branlwyd in #3303
- Bump docker/bake-action from 5.3.0 to 5.4.0 in the docker group by @dependabot in #3305
- Bump uuid from 1.9.1 to 1.10.0 by @dependabot in #3308
- Bump thiserror from 1.0.61 to 1.0.62 in the error-handling group by @dependabot in #3306
- Bump clap from 4.5.8 to 4.5.9 by @dependabot in #3307
- Bump bytes from 1.6.0 to 1.6.1 by @dependabot in #3310
- Bump MSRV, resolve Arc::unwrap_or_else TODO by @inahga in #3309
- key rotator: Fix bringup ordering when running in-process by @inahga in #3311
Full Changelog: 0.7.23...0.7.24
0.7.23
What's Changed
- Fix unused import warning by @divergentdave in #3276
- Document more configuration options and fix errors by @divergentdave in #3277
- Bump serde from 1.0.203 to 1.0.204 in the serde group by @dependabot in #3278
- Bump zstd from 0.13.1 to 0.13.2 by @dependabot in #3279
- Bump docker/bake-action from 5.2.0 to 5.3.0 in the docker group by @dependabot in #3283
- Bump moka from 0.12.7 to 0.12.8 by @dependabot in #3281
- Bump rustls from 0.23.10 to 0.23.11 by @dependabot in #3280
- Bump async-trait from 0.1.80 to 0.1.81 by @dependabot in #3282
- Feature flag for requiring global HPKE keys by @inahga in #3268
- Replace generate_* functions with methods of HpkeKeypair by @inahga in #3287
- tests: Use global HPKE keys in all tests by @inahga in #3284
- Code golf with HpkeKeypair::test* functions by @inahga in #3290
- Upgrade testcontainers to 0.20.0 by @divergentdave in #3289
Full Changelog: 0.7.22...0.7.23
0.7.22
What's Changed
- Deprecate Janus 0.5, 0.6 by @tgeoghegan in #3267
- Bump docker/bake-action from 5.1.0 to 5.2.0 in the docker group by @dependabot in #3269
- Bump serde_json from 1.0.117 to 1.0.118 in the serde group by @dependabot in #3270
- Bump uuid from 1.9.0 to 1.9.1 by @dependabot in #3272
- Bump clap from 4.5.7 to 4.5.8 by @dependabot in #3274
- Bump serde_json from 1.0.118 to 1.0.120 in the serde group by @dependabot in #3273
- Bump bhttp from 0.5.1 to 0.5.3 by @dependabot in #3271
- Upgrade to hpke-dispatch 0.6.0 by @divergentdave in #3275
Full Changelog: 0.7.21...0.7.22
0.7.21
What's Changed
- key rotator: allow running it as part of aggregator process by @inahga in #3228
- Bump docker/bake-action from 5.0.0 to 5.1.0 in the docker group by @dependabot in #3253
- Bump alpine from 3.20.0 to 3.20.1 by @dependabot in #3259
- Bump uuid from 1.8.0 to 1.9.0 by @dependabot in #3261
- Bump url from 2.5.1 to 2.5.2 by @dependabot in #3262
Full Changelog: 0.7.20...0.7.21
0.7.20
What's Changed
- Remove publish-sql-schema workflow by @inahga in #3206
- Integration test: use same time in all reports by @divergentdave in #3238
- Bump rustls from 0.23.9 to 0.23.10 by @dependabot in #3244
- Bump rust from 1.78.0-alpine to 1.79.0-alpine by @dependabot in #3239
- Bump reqwest from 0.12.4 to 0.12.5 by @dependabot in #3243
- Bump docker/bake-action from 4.6.0 to 5.0.0 in the docker group by @dependabot in #3248
- Stop accepting repeated, duplicate Authorization headers. by @branlwyd in #3186
- Key rotator by @inahga in #3136
Full Changelog: 0.7.19...0.7.20
0.6.36
What's Changed
- Remove publish-sql-schema workflow (release/0.6) by @inahga in #3236
- Bump docker/bake-action from 4.6.0 to 5.0.0 in the docker group by @dependabot in #3240
- Bump rustls from 0.23.9 to 0.23.10 by @dependabot in #3242
- Bump rust from 1.78.0-alpine to 1.79.0-alpine by @dependabot in #3245
- Set default rustls crypto provider, 0.6 backport by @divergentdave in #3250
- Bump reqwest from 0.12.4 to 0.12.5 by @dependabot in #3241
Full Changelog: 0.6.35...0.6.36