Releases: divviup/janus
0.6.19
What's Changed
- build(deps): Bump divviup-client from 0.1.12 to 0.1.14 by @dependabot in #2760
- build(deps): Bump tempfile from 3.10.0 to 3.10.1 by @dependabot in #2758
- build(deps): Bump rustls-pemfile from 2.1.0 to 2.1.1 by @dependabot in #2762
- build(deps): Bump mockito from 1.3.1 to 1.4.0 by @dependabot in #2763
- Upgrade dependencies to address security advisories, 0.6 backport by @divergentdave in #2775
- Upgrade OpenTelemetry SDK to 0.22, 0.6 backport by @divergentdave in #2772
Full Changelog: 0.6.18...0.6.19
0.5.41
What's Changed
- build(deps): Bump mockito from 1.3.1 to 1.4.0 by @dependabot in #2766
- build(deps): Bump base64 from 0.21.7 to 0.22.0 by @dependabot in #2765
- build(deps): Bump tempfile from 3.10.0 to 3.10.1 by @dependabot in #2767
- Upgrade whoami to 1.5.0 and mio to 0.8.11 by @divergentdave in #2776
- Upgrade OpenTelemetry SDK to 0.22, 0.5 backport by @divergentdave in #2773
Full Changelog: 0.5.40...0.5.41
0.6.18
What's Changed
- Aggregator API: return 200 with zero counters for fresh task (release/0.6 backport) by @inahga in #2753
Full Changelog: 0.6.17...0.6.18
0.6.17
What's Changed
- build(deps): Bump prio from 0.15.3 to 0.15.4 by @dependabot in #2746
- build(deps): Bump mockito from 1.2.0 to 1.3.1 by @dependabot in #2747
- build(deps): Bump the serde group with 2 updates by @dependabot in #2744
- build(deps): Bump divviup-client from 0.1.10 to 0.1.12 by @dependabot in #2748
- Copy report shares within database when creating aggregation jobs, 0.6 backport by @divergentdave in #2750
Full Changelog: 0.6.16...0.6.17
0.5.40
What's Changed
- build(deps): Bump the serde group with 2 updates by @dependabot in #2735
- build(deps): Bump mockito from 1.2.0 to 1.3.1 by @dependabot in #2738
- build(deps): Bump prio from 0.12.4 to 0.12.5 by @dependabot in #2737
- build(deps): Bump hyper from 1.1.0 to 1.2.0 by @dependabot in #2739
Full Changelog: 0.5.39...0.5.40
0.7.0-prerelease-4
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
- Remove get_task_metrics() by @inahga in #2686
- Configurable LIMIT in unaggregated reports query by @divergentdave in #2690
- build(deps): Bump the trillium group with 1 update by @dependabot in #2705
- build(deps): Bump clap from 4.5.0 to 4.5.1 by @dependabot in #2711
- build(deps): Bump trycmd from 0.14.21 to 0.15.0 by @dependabot in #2715
- build(deps): Bump ring from 0.17.7 to 0.17.8 by @dependabot in #2714
- build(deps): Bump the error-handling group with 1 update by @dependabot in #2709
- build(deps): Bump the serde group with 1 update by @dependabot in #2701
- build(deps): Bump rustls-pemfile from 2.0.0 to 2.1.0 by @dependabot in #2712
- Ignore Docker cache export errors by @divergentdave in #2723
- remove direct dependency on routefinder by @jbr in #2641
- Fix and reenable task upload counters (#2684, main forward-port) by @inahga in #2693
- build(deps): Bump divviup-client from 0.1.9 to 0.1.10 by @dependabot in #2717
- build(deps): Bump EmbarkStudios/cargo-deny-action from 1.5.13 to 1.5.15 by @dependabot in #2698
- Scrub batch aggregations once we are done with them. by @branlwyd in #2694
- Release Janus 0.7.0-prerelease-4 by @tgeoghegan in #2726
Full Changelog: 0.7.0-prerelease-3...0.7.0-prerelease-4
0.6.16
What's Changed
- [0.6] Add retries to Leader -> Helper requests. by @branlwyd in #2687
- Configurable LIMIT in unaggregated reports query, 0.6 backport by @divergentdave in #2691
- Fix and reenable task upload counters by @inahga in #2684
- build(deps): Bump EmbarkStudios/cargo-deny-action from 1.5.13 to 1.5.15 by @dependabot in #2695
- build(deps): Bump the serde group with 1 update by @dependabot in #2696
- build(deps): Bump the trillium group with 1 update by @dependabot in #2700
- build(deps): Bump trycmd from 0.14.21 to 0.15.0 by @dependabot in #2716
- Ignore Docker cache export errors, 0.6 backport by @divergentdave in #2724
- build(deps): Bump the error-handling group with 1 update by @dependabot in #2704
- Add UploadMetrics feature to aggregator API by @inahga in #2721
- build(deps): Bump ring from 0.17.7 to 0.17.8 by @dependabot in #2707
- build(deps): Bump clap from 4.5.0 to 4.5.1 by @dependabot in #2718
- build(deps): Bump divviup-client from 0.1.9 to 0.1.10 by @dependabot in #2713
- build(deps): Bump rustls-pemfile from 2.0.0 to 2.1.0 by @dependabot in #2710
Full Changelog: 0.6.15...0.6.16
0.5.39
What's Changed
- build(deps): Bump ring from 0.17.7 to 0.17.8 by @dependabot in #2708
- build(deps): Bump the serde group with 1 update by @dependabot in #2697
- Ignore Docker cache export errors, 0.5 backport by @divergentdave in #2725
- build(deps): Bump trycmd from 0.14.21 to 0.15.0 by @dependabot in #2706
- build(deps): Bump clap from 4.5.0 to 4.5.1 by @dependabot in #2703
- build(deps): Bump the error-handling group with 1 update by @dependabot in #2702
- build(deps): Bump the trillium group with 1 update by @dependabot in #2699
Full Changelog: 0.5.38...0.5.39
0.7.0-prerelease-3
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
- Simplify unaggregated report check by @divergentdave in #2647
- Update taskprov for taskprov-06. by @branlwyd in #2598
- Fix clippy lints by @divergentdave in #2650
- Add Taskprov support for Prio3SumVecField64MultiproofHmacSha256Aes128 by @divergentdave in #2649
- Fix fanning out transaction error from ReportWriteBatcher by @divergentdave in #2657
- Fix nightly build by @divergentdave in #2659
- Fix test flakiness by @divergentdave in #2660
- build(deps): Bump the error-handling group with 1 update by @dependabot in #2661
- build(deps): Bump chrono from 0.4.33 to 0.4.34 by @dependabot in #2662
- build(deps): Bump divviup-client from 0.1.8 to 0.1.9 by @dependabot in #2663
- build(deps): Bump clap from 4.4.18 to 4.5.0 by @dependabot in #2664
- build(deps): Bump trycmd from 0.14.20 to 0.14.21 by @dependabot in #2666
- build(deps): Bump rust from 1.75.0-alpine to 1.76.0-alpine by @dependabot in #2667
- build(deps): Bump fixed from 1.25.0 to 1.25.1 by @dependabot in #2665
- Add retries to Leader -> Helper requests. by @branlwyd in #2683
- Parameterize number of proofs in multiproof Prio3 by @divergentdave in #2685
- Bump version to 0.7.0-prerelease-3 by @divergentdave in #2688
Full Changelog: 0.7.0-prerelease-2...0.7.0-prerelease-3
0.6.15
What's Changed
- build(deps): Bump the error-handling group with 1 update by @dependabot in #2670
- build(deps): Bump fixed from 1.25.0 to 1.25.1 by @dependabot in #2674
- build(deps): Bump chrono from 0.4.33 to 0.4.34 by @dependabot in #2672
- build(deps): Bump the trillium group with 1 update by @dependabot in #2668
- build(deps): Bump divviup-client from 0.1.8 to 0.1.9 by @dependabot in #2671
- build(deps): Bump trycmd from 0.14.20 to 0.14.21 by @dependabot in #2676
- build(deps): Bump clap from 4.4.18 to 4.5.0 by @dependabot in #2678
- build(deps): Bump rust from 1.75.0-alpine to 1.76.0-alpine by @dependabot in #2681
Full Changelog: 0.6.14...0.6.15