Releases: divviup/janus
Releases · divviup/janus
0.7.45
What's Changed
- Bump MSRV to 1.81 by @divergentdave in #3539
- cargo-deny: ignore instant and derivative unmaintained warnings - 0.7 backport by @divergentdave in #3540
- Bump divviup-client from 0.4.17 to 0.4.18 by @dependabot in #3542
- Bump alpine from 3.20.3 to 3.21.0 by @dependabot in #3547
- Bump clap from 4.5.21 to 4.5.23 by @dependabot in #3554
- Bump rust from 1.82.0-alpine to 1.83.0-alpine by @dependabot in #3546
- Bump tokio-stream from 0.1.16 to 0.1.17 by @dependabot in #3553
- Bump EmbarkStudios/cargo-deny-action from 2.0.3 to 2.0.4 by @dependabot in #3562
- Bump docker/bake-action from 5.10.0 to 5.11.0 in the docker group by @dependabot in #3561
- Bump the error-handling group with 2 updates by @dependabot in #3550
- Bump chrono from 0.4.38 to 0.4.39 by @dependabot in #3551
- Bump tokio from 1.41.1 to 1.42.0 by @dependabot in #3552
- Bump http from 1.1.0 to 1.2.0 by @dependabot in #3555
Full Changelog: 0.7.44...0.7.45
0.7.44
What's Changed
- Bump thiserror from 1.0.69 to 2.0.3 in the error-handling group by @dependabot in #3516
- Bump divviup-client from 0.4.15 to 0.4.16 by @dependabot in #3517
- Bump rustls from 0.23.17 to 0.23.18 by @dependabot in #3518
- Bump EmbarkStudios/cargo-deny-action from 2.0.1 to 2.0.2 by @dependabot in #3520
- deps: replace derivative with educe (0.7 backport) by @divergentdave in #3521
- Fix clippy lints, 0.7 branch by @divergentdave in #3527
- Bump EmbarkStudios/cargo-deny-action from 2.0.2 to 2.0.3 by @dependabot in #3528
- Bump the tracing group with 2 updates by @dependabot in #3529
- Bump bytes from 1.8.0 to 1.9.0 by @dependabot in #3530
- Bump divviup-client from 0.4.16 to 0.4.17 by @dependabot in #3531
- Bump rustls from 0.23.18 to 0.23.19 by @dependabot in #3532
- Bump url from 2.5.2 to 2.5.4 by @dependabot in #3519
Full Changelog: 0.7.43...0.7.44
0.7.43
What's Changed
- Bump the serde group with 2 updates by @dependabot in #3489
- Bump fixed from 1.27.0 to 1.28.0 by @dependabot in #3490
- Bump mockito from 1.5.0 to 1.6.1 by @dependabot in #3493
- Bump clap from 4.5.20 to 4.5.21 by @dependabot in #3492
- Bump divviup-client from 0.4.14 to 0.4.15 by @dependabot in #3495
- Bump rustls from 0.23.16 to 0.23.17 by @dependabot in #3494
Full Changelog: 0.7.42...0.7.43
0.7.42
What's Changed
- Bump the error-handling group with 2 updates by @dependabot in #3471
- Bump tokio from 1.41.0 to 1.41.1 by @dependabot in #3473
- Bump tempfile from 3.13.0 to 3.14.0 by @dependabot in #3474
- Bump divviup-client from 0.4.13 to 0.4.14 by @dependabot in #3472
- Fix Dockerfile warning by @divergentdave in #3475
- Prepare to branch for release/0.7. by @branlwyd in #3468
Full Changelog: 0.7.41...0.7.42
0.7.41
What's Changed
- Bump divviup-client from 0.4.12 to 0.4.13 by @dependabot in #3466
- Bump trycmd from 0.15.7 to 0.15.8 by @dependabot in #3467
- Bump the error-handling group with 2 updates by @dependabot in #3464
Full Changelog: 0.7.40...0.7.41
0.7.40
What's Changed
- Replace gauges with observable gauges by @divergentdave in #3452
- Bump divviup-client from 0.4.11 to 0.4.12 by @dependabot in #3455
- Bump regex from 1.11.0 to 1.11.1 by @dependabot in #3456
- Bump the error-handling group with 2 updates by @dependabot in #3454
- Bump tokio from 1.40.0 to 1.41.0 by @dependabot in #3458
- Bump serde from 1.0.210 to 1.0.214 in the serde group by @dependabot in #3453
- Bump console-subscriber from 0.4.0 to 0.4.1 by @dependabot in #3457
- Bump bytes from 1.7.2 to 1.8.0 by @dependabot in #3460
- Bump rustls from 0.23.15 to 0.23.16 by @dependabot in #3459
- Bump reqwest from 0.12.8 to 0.12.9 by @dependabot in #3461
- Tokio runtime metrics improvements by @divergentdave in #3462
Full Changelog: 0.7.39...0.7.40
0.7.39
What's Changed
- Add configuration for Rayon thread stack size by @divergentdave in #3441
- Fix nightly Clippy lints by @divergentdave in #3442
- Bump serde_json from 1.0.128 to 1.0.132 in the serde group by @dependabot in #3445
- Bump anyhow from 1.0.89 to 1.0.90 in the error-handling group by @dependabot in #3446
- Bump divviup-client from 0.4.10 to 0.4.11 by @dependabot in #3448
- Bump rustls from 0.23.14 to 0.23.15 by @dependabot in #3447
- Bump uuid from 1.10.0 to 1.11.0 by @dependabot in #3449
- Bump rust from 1.81.0-alpine to 1.82.0-alpine by @dependabot in #3450
- metrics: maximum queue depth by @inahga in #3444
Full Changelog: 0.7.38...0.7.39
0.7.38
What's Changed
- CI: Enable unprivileged user namespaces by @divergentdave in #3439
- Bump divviup-client from 0.4.9 to 0.4.10 by @dependabot in #3438
- Bump clap from 4.5.19 to 4.5.20 by @dependabot in #3437
Full Changelog: 0.7.37...0.7.38
0.7.37
What's Changed
- Ignore range of opentelemetry-rust versions by @divergentdave in #3428
- Bump docker/bake-action from 5.9.0 to 5.10.0 in the docker group by @dependabot in #3429
- Bump clap from 4.5.18 to 4.5.19 by @dependabot in #3431
- Bump async-trait from 0.1.82 to 0.1.83 by @dependabot in #3430
- Bump rustls from 0.23.13 to 0.23.14 by @dependabot in #3432
- Bump divviup-client from 0.4.8 to 0.4.9 by @dependabot in #3433
- Bump futures from 0.3.30 to 0.3.31 by @dependabot in #3434
Full Changelog: 0.7.36...0.7.37
0.7.36
What's Changed
- Bump docker/bake-action from 5.7.0 to 5.9.0 in the docker group by @dependabot in #3419
- Bump reqwest from 0.12.7 to 0.12.8 by @dependabot in #3421
- Bump divviup-client from 0.4.7 to 0.4.8 by @dependabot in #3420
- Bump rustls-pemfile from 2.1.3 to 2.2.0 by @dependabot in #3423
- Bump tempfile from 3.12.0 to 3.13.0 by @dependabot in #3422
- Bump regex from 1.10.6 to 1.11.0 by @dependabot in #3424
- Check report count in simulation tests by @divergentdave in #3425
- Bump tonic from 0.12.1 to 0.12.3 by @dependabot in #3426
Full Changelog: 0.7.35...0.7.36