Releases: divviup/janus
Releases · divviup/janus
0.1.19
What's Changed
- build(deps): bump clap from 4.0.15 to 4.0.18 by @dependabot in #666
- build(deps): bump serde from 1.0.145 to 1.0.147 by @dependabot in #669
- build(deps): bump trycmd from 0.14.0 to 0.14.1 by @dependabot in #671
- build(deps): bump futures from 0.3.24 to 0.3.25 by @dependabot in #672
- build(deps): bump serde_yaml from 0.9.13 to 0.9.14 by @dependabot in #678
- build(deps): bump prometheus from 0.13.2 to 0.13.3 by @dependabot in #673
- build(deps): bump serde_json from 1.0.86 to 1.0.87 by @dependabot in #674
- build(deps): bump anyhow from 1.0.65 to 1.0.66 by @dependabot in #675
- build(deps): bump base64 from 0.13.0 to 0.13.1 by @dependabot in #676
- build(deps): bump serde_test from 1.0.145 to 1.0.147 by @dependabot in #677
- Bump Janus crates to 0.1.19 by @tgeoghegan in #682
Full Changelog: 0.1.18...0.1.19
0.1.18
What's Changed
- Fix another "unknown HpkeConfigId" flaky test - 0.1 backport by @divergentdave in #645
- build(deps): bump clap from 4.0.12 to 4.0.15 by @dependabot in #653
- Bump janus crates to 0.1.18 by @divergentdave in #657
Full Changelog: 0.1.17...0.1.18
0.1.17
What's Changed
janus_cli
: correctly handle datastore key secret by @tgeoghegan in #611- build(deps): bump tokio from 1.21.0 to 1.21.2 by @dependabot in #621
- build(deps): bump clap from 4.0.9 to 4.0.12 by @dependabot in #623
- build(deps): bump uuid from 1.1.2 to 1.2.1 by @dependabot in #635
- build(deps): bump thiserror from 1.0.35 to 1.0.37 by @dependabot in #631
- build(deps): bump trycmd from 0.13.7 to 0.14.0 by @dependabot in #629
- build(deps): bump serde_json from 1.0.85 to 1.0.86 by @dependabot in #627
- build(deps): bump warp from 0.3.2 to 0.3.3 by @dependabot in #625
- Update tracing to 0.1.37. [0.1 backport] by @branlwyd in #637
- build(deps): bump tracing-subscriber from 0.3.15 to 0.3.16 by @dependabot in #633
- Bump janus crates to 0.1.17. by @branlwyd in #641
Full Changelog: 0.1.16...0.1.17
0.1.16
What's Changed
- build(deps): bump warp from 0.3.2 to 0.3.3 by @dependabot in #594
- build(deps): bump thiserror from 1.0.36 to 1.0.37 by @dependabot in #595
- build(deps): bump tonic from 0.8.1 to 0.8.2 by @dependabot in #596
- build(deps): bump tokio from 1.21.1 to 1.21.2 by @dependabot in #598
- Interop test API: Use strings for VDAF parameters, 0.1 backport by @divergentdave in #606
- build(deps): bump hpke-dispatch from 0.3.0 to 0.4.0 by @dependabot in #597
- build(deps): bump clap from 3.2.22 to 4.0.8 by @dependabot in #593
- Bump
janus
crates to 0.1.16 by @tgeoghegan in #607
Full Changelog: 0.1.14...0.1.16
0.1.14
What's Changed
- Fix compilation with Rust 1.64 compiler (#504) by @tgeoghegan in #539
release/0.1
: Introducejanus_messages
crate by @tgeoghegan in #532- build(deps): bump rust from 1.63.0-alpine to 1.64.0-alpine by @dependabot in #543
- build(deps): bump serde_test from 1.0.144 to 1.0.145 by @dependabot in #549
- Update opentelemetry & related dependencies. [0.1 version] by @dependabot in #527
- build(deps): bump tonic from 0.8.0 to 0.8.1 by @dependabot in #559
- build(deps): bump serde from 1.0.144 to 1.0.145 by @dependabot in #558
- build(deps): bump thiserror from 1.0.35 to 1.0.36 by @dependabot in #557
- Update to alpine 3.16.2, backport for release/0.1 by @divergentdave in #562
- build(deps): bump trycmd from 0.13.6 to 0.13.7 by @dependabot in #568
- build(deps): bump reqwest from 0.11.11 to 0.11.12 by @dependabot in #570
- build(deps): bump actions/checkout from 2 to 3 by @dependabot in #564
- build(deps): bump url from 2.3.0 to 2.3.1 by @dependabot in #575
- build(deps): bump itertools from 0.10.3 to 0.10.5 by @dependabot in #573
- build(deps): bump tokio from 1.21.0 to 1.21.1 by @dependabot in #572
- Extend container readiness timeout, backport for 0.1 by @divergentdave in #577
- Bump Janus to version 0.1.14 by @divergentdave in #583
- Re-export janus_messages types from janus_core by @divergentdave in #585
Full Changelog: 0.1.13...0.1.14
0.1.13
What's Changed
- Backport collector library and CLI tool to 0.1 by @divergentdave in #512
- Backport end_to_end test improvements to 0.1 by @divergentdave in #516
- build(deps): bump anyhow from 1.0.64 to 1.0.65 by @dependabot in #525
- build(deps): bump thiserror from 1.0.34 to 1.0.35 by @dependabot in #521
- build(deps): bump serde_yaml from 0.9.11 to 0.9.13 by @dependabot in #531
- Bump Janus to version 0.1.13. by @branlwyd in #537
Full Changelog: 0.1.12...0.1.13
0.1.12
What's Changed
- Don't fail copy logs step if no logs are found by @tgeoghegan in #485
- build(deps): bump prometheus from 0.13.1 to 0.13.2 by @dependabot in #498
- build(deps): bump url from 2.2.2 to 2.3.0 by @dependabot in #494
- Release
janus
0.1.12 by @tgeoghegan in #506
Full Changelog: 0.1.11...0.1.12
0.1.11
This release introduces support for the un-standardized Prio3Aes128CountVec VDAF, adds two features to janus_cli
, makes various testing improvements, and updates dependencies.
What's Changed
- Build Daphne in use for tests. by @branlwyd in #432
- Use containers for interop API tests. by @branlwyd in #434
- build(deps): bump clap from 3.2.17 to 3.2.18 by @dependabot in #440
- build(deps): bump tokio-postgres from 0.7.6 to 0.7.7 by @dependabot in #438
- build(deps): bump futures from 0.3.23 to 0.3.24 by @dependabot in #439
- Add support for use of prebuilt test Daphne container image. by @branlwyd in #435
- Fix build with "otlp" feature by @divergentdave in #443
- Clean up ephemeral Docker networks created for tests. by @branlwyd in #449
- Rename monolithic_integration_test -> integration_tests. by @branlwyd in #453
- Ensure we check container readiness on IPv4 by @tgeoghegan in #454
- Additional changes for draft-dcook-ppm-dap-interop-test-design-01 by @divergentdave in #452
- build(deps): bump iana-time-zone from 0.1.44 to 0.1.46 by @dependabot in #447
janus_cli
: add DAP message decoder by @tgeoghegan in #450janus_cli
: discover datastore keys in k8s secrets by @tgeoghegan in #456- Add timeout when checking container readiness by @divergentdave in #457
- build(deps): bump thiserror from 1.0.32 to 1.0.34 by @dependabot in #462
- build(deps): bump serde_yaml from 0.9.10 to 0.9.11 by @dependabot in #460
- build(deps): bump clap from 3.2.18 to 3.2.20 by @dependabot in #461
- Update Daphne to pick up atomicity fix by @divergentdave in #467
- build(deps): bump console-subscriber from 0.1.7 to 0.1.8 by @dependabot in #463
- Scrape logs out of containers when integration tests fail by @tgeoghegan in #477
- Daphne update docs: rebuild image by @divergentdave in #481
- Plumb
Prio3Aes128CountVec
VDAF throughout Janus by @tgeoghegan in #480 - Update tokio requirement to 1.21 by @divergentdave in #482
- Bump crate versions to 0.1.11 by @divergentdave in #483
Full Changelog: 0.1.9...0.1.11
0.1.9
What's Changed
- Run container builds in parallel by @tgeoghegan in #406
- Container-based interop testing by @branlwyd in #408
- Trim down overly verbose Debug output by @divergentdave in #411
- Separate secret information from Debug implementations by @divergentdave in #410
- Skip "span" attribute in JSON logging output by @divergentdave in #413
- Remove aggregation parameter from logs and Debug implementations by @divergentdave in #417
- CI buildtime improvements. by @branlwyd in #416
- Exclude ciphertexts and VDAF messages from logs by @divergentdave in #419
- build(deps): bump clap from 3.2.16 to 3.2.17 by @dependabot in #420
- build(deps): bump serde from 1.0.143 to 1.0.144 by @dependabot in #421
- build(deps): bump trycmd from 0.13.5 to 0.13.6 by @dependabot in #422
- build(deps): bump tonic from 0.6.2 to 0.8.0 by @dependabot in #423
- build(deps): bump regex from 1.5.5 to 1.6.0 by @dependabot in #424
- build(deps): bump serde_test from 1.0.143 to 1.0.144 by @dependabot in #427
- build(deps): bump serde_json from 1.0.83 to 1.0.85 by @dependabot in #428
- build(deps): bump postgres-types from 0.2.3 to 0.2.4 by @dependabot in #429
- build(deps): bump anyhow from 1.0.61 to 1.0.62 by @dependabot in #430
- build(deps): bump serde_yaml from 0.9.9 to 0.9.10 by @dependabot in #431
- Retries in HTTP clients by @tgeoghegan in #414
- Increment crate versions to 0.1.9 by @tgeoghegan in #433
Full Changelog: 0.1.8...0.1.9
0.1.8
What's Changed
- Fix clippy lints by @divergentdave in #390
- Task: require/allow collector_auth_token iff we are in Leader role. by @branlwyd in #391
- build(deps): bump alpine from 3.16.1 to 3.16.2 by @dependabot in #395
- build(deps): bump rust from 1.62.1-alpine to 1.63.0-alpine by @dependabot in #396
- build(deps): bump serde_yaml from 0.9.4 to 0.9.9 by @dependabot in #397
- build(deps): bump chrono from 0.4.21 to 0.4.22 by @dependabot in #401
- build(deps): bump anyhow from 1.0.60 to 1.0.61 by @dependabot in #398
- build(deps): bump console-subscriber from 0.1.6 to 0.1.7 by @dependabot in #399
- Implement interoperation test API by @divergentdave in #375
- build(deps): bump futures from 0.3.21 to 0.3.23 by @dependabot in #404
- build(deps): bump nix from 0.24.2 to 0.25.0 by @dependabot in #400
- build(deps): bump libc from 0.2.127 to 0.2.131 by @dependabot in #402
- Graceful shutdown improvements by @divergentdave in #403
- Run e2e integration tests against Kubernetes cluster by @tgeoghegan in #379
- Increment versions to 0.1.8 by @tgeoghegan in #405
Full Changelog: 0.1.7...0.1.8