0.7.0-prerelease-5
Pre-release
Pre-release
divergentdave
released this
15 Mar 19:49
·
479 commits
to main
since this release
This is a pre-release version of Janus with full support for draft-ietf-ppm-dap-09
. Janus pre-releases should not be deployed to production environments or other long-lived deployments, as we may yet change the SQL schema without providing a migration path.
What's Changed
- Add option to ignore unrecognized DpMechanism by @divergentdave in #2728
- Adopt
prio::vdaf::dummy::Vdaf
everywhere by @tgeoghegan in #2692 - build(deps): Bump the serde group with 2 updates by @dependabot in #2740
- build(deps): Bump mockito from 1.2.0 to 1.3.1 by @dependabot in #2742
- build(deps): Bump divviup-client from 0.1.10 to 0.1.12 by @dependabot in #2743
- Copy report shares within database when creating aggregation jobs by @divergentdave in #2727
- Re-instrument aggregation job writers with spans by @divergentdave in #2749
- Aggregator API: return 200 with zero counters for fresh task by @inahga in #2752
- build(deps): Bump mockito from 1.3.1 to 1.4.0 by @dependabot in #2755
- build(deps): Bump divviup-client from 0.1.12 to 0.1.14 by @dependabot in #2756
- build(deps): Bump rustls-pemfile from 2.1.0 to 2.1.1 by @dependabot in #2757
- build(deps): Bump tempfile from 3.10.0 to 3.10.1 by @dependabot in #2761
- build(deps): Bump mio from 0.8.9 to 0.8.11 by @dependabot in #2768
- Upgrade OpenTelemetry SDK to 0.22 by @divergentdave in #2771
- expose
TaskBuilder
to integration tests by @tgeoghegan in #2770 - Upgrade whoami to 1.5.0 by @divergentdave in #2774
- Write upload counters in separate transaction from uploads by @inahga in #2754
- Fix Taskprov struct field order for Prio3SumVec by @divergentdave in #2777
- Implement From<{BearerToken,DapAuthToken}> for AuthenticationToken by @inahga in #2783
- Use base64 encoding for HpkePrivateKey's FromStr; implement FromStr for HpkePublicKey by @inahga in #2784
- Taskprov: fix verify key length for HMAC XOF by @divergentdave in #2780
- build(deps): Bump EmbarkStudios/cargo-deny-action from 1.5.15 to 1.6.1 by @dependabot in #2786
- build(deps): Bump clap from 4.5.1 to 4.5.2 by @dependabot in #2787
- build(deps): Bump divviup-client from 0.1.14 to 0.1.15 by @dependabot in #2788
- build(deps): Bump reqwest from 0.11.24 to 0.11.25 by @dependabot in #2789
- build(deps): Bump stopper from 0.2.4 to 0.2.6 by @dependabot in #2790
- build(deps): Bump http from 0.2.11 to 0.2.12 by @dependabot in #2792
- build(deps): Bump fixed from 1.25.1 to 1.26.0 by @dependabot in #2791
- build(deps): Bump chrono from 0.4.34 to 0.4.35 by @dependabot in #2793
- Split database query for unaggregated reports by @divergentdave in #2807
- Remove batches table. by @branlwyd in #2782
- Add limit to transaction retries by @inahga in #2809
- Remove extra extension member from problem details by @divergentdave in #2816
- Save Taskprov task_info field in database by @divergentdave in #2815
- Bump version to 0.7.0-prerelease-5 by @divergentdave in #2817
Full Changelog: 0.7.0-prerelease-4...0.7.0-prerelease-5