Releases: divviup/janus
Releases · divviup/janus
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
0.7.35
What's Changed
- Upgrade trillium-prometheus by @divergentdave in #3407
- Bump kube from 0.94.1 to 0.94.2 in the kube group by @dependabot in #3408
- Bump the postgres group with 2 updates by @dependabot in #3409
- Bump divviup-client from 0.4.6 to 0.4.7 by @dependabot in #3411
- Bump anyhow from 1.0.87 to 1.0.89 in the error-handling group by @dependabot in #3410
- Bump pretty_assertions from 1.4.0 to 1.4.1 by @dependabot in #3412
- docs: Avoid improperly using janus_messages::{Time, Duration} by @inahga in #3414
- docs: Document safety of running multiple janus' in parallel by @inahga in #3413
- Bump thiserror from 1.0.63 to 1.0.64 in the error-handling group by @dependabot in #3416
- Bump clap from 4.5.17 to 4.5.18 by @dependabot in #3417
- Bump bytes from 1.7.1 to 1.7.2 by @dependabot in #3418
Full Changelog: 0.7.34...0.7.35
0.7.34
What's Changed
- Backpressure by bounded request queueing by @inahga in #3369
- Update kube-rs by @divergentdave in #3391
- Upgrade sqlx by @divergentdave in #3392
- Upgrade testcontainers by @divergentdave in #3393
- Replace uses of fixed-macro by @divergentdave in #3394
- Bump alpine from 3.20.2 to 3.20.3 by @dependabot in #3395
- Bump rust from 1.80.1-alpine to 1.81.0-alpine by @dependabot in #3396
- Ignore opentelemetry-rust 0.25 by @divergentdave in #3397
- Update dependencies by @divergentdave in #3398
- Upgrade deadpool-postgres by @divergentdave in #3402
- Upgrade rstest by @divergentdave in #3399
- Upgrade itertools by @divergentdave in #3401
- Upgrade trillium crates by @divergentdave in #3403
- Upgrade console-subscriber by @divergentdave in #3400
- Fix leak of channel sender by @divergentdave in #3406
- Upgrade hpke-dispatch by @divergentdave in #3404
Full Changelog: 0.7.33...0.7.34
0.7.33
What's Changed
- Bump trycmd from 0.15.6 to 0.15.7 by @dependabot in #3385
- Bump divviup-client from 0.4.4 to 0.4.5 by @dependabot in #3384
- Bump async-trait from 0.1.81 to 0.1.82 by @dependabot in #3383
- Bump prio from 0.16.6 to 0.16.7 by @dependabot in #3387
- Bump rustc_version from 0.4.0 to 0.4.1 by @dependabot in #3388
- Bump tokio from 1.39.3 to 1.40.0 by @dependabot in #3386
- Bump quinn-proto from 0.11.3 to 0.11.8 by @dependabot in #3389
Full Changelog: 0.7.32...0.7.33
0.7.32
What's Changed
- Bump the serde group with 2 updates by @dependabot in #3376
- Bump divviup-client from 0.4.3 to 0.4.4 by @dependabot in #3377
- Bump reqwest from 0.12.6 to 0.12.7 by @dependabot in #3378
- docs: Prefer Arc::clone(&arc) instead of arc.clone() by @inahga in #3380
- Update bytemuck off of yanked version by @inahga in #3382
Full Changelog: 0.7.31...0.7.32
0.7.31
What's Changed
- Simulation test improvements by @divergentdave in #3362
- Bump the serde group with 2 updates by @dependabot in #3370
- Bump tokio from 1.39.2 to 1.39.3 by @dependabot in #3372
- Bump divviup-client from 0.4.2 to 0.4.3 by @dependabot in #3371
- Bump clap from 4.5.15 to 4.5.16 by @dependabot in #3374
- Bump reqwest from 0.12.5 to 0.12.6 by @dependabot in #3373
- Bump docker/bake-action from 5.6.1 to 5.7.0 in the docker group by @dependabot in #3375
Full Changelog: 0.7.30...0.7.31
0.7.30
What's Changed
- aggregator_core: Allow dumping query plans to stdout by @inahga in #3347
- Add validation that min_batch_size is nonzero by @divergentdave in #3357
- Clean up test databases by @divergentdave in #3358
- Use tmpfs in database container by @divergentdave in #3360
- Ephemeral database cleanup followup by @divergentdave in #3361
- Bump the serde group with 2 updates by @dependabot in #3363
- Bump docker/bake-action from 5.5.0 to 5.6.1 in the docker group by @dependabot in #3367
- Bump clap from 4.5.13 to 4.5.15 by @dependabot in #3365
- Bump tempfile from 3.11.0 to 3.12.0 by @dependabot in #3366
- Bump rust from 1.80.0-alpine to 1.80.1-alpine by @dependabot in #3368
- Bump divviup-client from 0.4.1 to 0.4.2 by @dependabot in #3364
Full Changelog: 0.7.29...0.7.30
0.7.29
What's Changed
- Add discrete event simulation tests by @divergentdave in #3324
- Bump EmbarkStudios/cargo-deny-action from 1.6.3 to 2.0.1 by @dependabot in #3349
- Bump the serde group with 2 updates by @dependabot in #3348
- Bump bytes from 1.6.1 to 1.7.1 by @dependabot in #3356
- Bump regex from 1.10.5 to 1.10.6 by @dependabot in #3355
- Bump clap from 4.5.11 to 4.5.13 by @dependabot in #3353
- Bump tempfile from 3.10.1 to 3.11.0 by @dependabot in #3351
- Bump mockito from 1.4.0 to 1.5.0 by @dependabot in #3354
- Bump divviup-client from 0.4.0 to 0.4.1 by @dependabot in #3350
- Bump rustls-pemfile from 2.1.2 to 2.1.3 by @dependabot in #3352
- fix: Count batch size via batch_aggregations rather than report_aggregations by @inahga in #3345
Full Changelog: 0.7.28...0.7.29