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