0.6.0-prerelease-3
Pre-release
Pre-release
·
878 commits
to main
since this release
DAP-07 pre-release
This version of Janus has full support for draft-ietf-ppm-dap-07
. It is not backwards compatible with the 0.5 line of releases, as the wire format of messages has changed. Additionally, the database schema has changed, and there is no migration path from Janus 0.5 to 0.6.
This is a pre-release for the purposes of integration testing. The Janus team expects to make further incompatible and SQL schema-breaking changes before releasing 0.6.0. No migration path will be provided from this pre-release to the eventual 0.6.0.
What's Changed
- Integration/E2E test logging improvements by @inahga in #2011
- Encapsulate HttpApiProblem in new type by @divergentdave in #2013
- Set a default log level in Dockerfile.interop_aggregator by @divergentdave in #2015
- Task rewrite: introduce new task types by @tgeoghegan in #2016
- Task rewrite: adopt
AggregatorTask
in datastore by @tgeoghegan in #2017 - Task rewrite: use
AggregatorTask
inquery_type
by @tgeoghegan in #2018 - Task rewrite: adopt
AggregatorTask
in taskprov by @tgeoghegan in #2019 - Task rewrite: Aggregator API by @tgeoghegan in #2020
- Rename
AggregatorTaskParameters::TaskprovHelper
by @tgeoghegan in #2021 - Task rewrite:
TaskBuilder
inaggregator
pt. 1 by @tgeoghegan in #2022 - Gracefully handle unrecognized HPKE algorithms by @divergentdave in #2012
- Task rewrite: garbage collector by @tgeoghegan in #2024
- Task rewrite: aggregate shares by @tgeoghegan in #2025
- Task rewrite: aggregation job handling by @tgeoghegan in #2026
- Task rewrite: remainder of
aggregator
module by @tgeoghegan in #2027 - Task rewrite:
janus_cli
by @tgeoghegan in #2028 - Task rewrite: integration tests by @tgeoghegan in #2029
- Task rewrite: remove temporary adapters by @tgeoghegan in #2030
- Remove Clock trait from janus_client API by @divergentdave in #2031
- build(deps): Bump the error-handling group with 1 update by @dependabot in #2034
- build(deps): Bump ring from 0.16.20 to 0.17.0 by @dependabot in #2040
- build(deps): Bump sqlx from 0.7.1 to 0.7.2 by @dependabot in #2041
- build(deps): Bump alpine from 3.18.3 to 3.18.4 by @dependabot in #2060
- build(deps): Bump reqwest from 0.11.20 to 0.11.21 by @dependabot in #2038
- build(deps): Bump regex from 1.9.5 to 1.9.6 by @dependabot in #2036
- Only store aggregator auth token hash in helper by @tgeoghegan in #2062
- build(deps): Bump trycmd from 0.14.17 to 0.14.18 by @dependabot in #2035
- build(deps): Bump the tracing group with 1 update by @dependabot in #2033
- build(deps): Bump console-subscriber from 0.1.10 to 0.2.0 by @dependabot in #2039
- build(deps): Bump clap from 4.4.5 to 4.4.6 by @dependabot in #2037
- Release Janus 0.6.0-prerelease-3 by @tgeoghegan in #2068
Full Changelog: 0.6.0-prerelease-2...0.6.0-prerelease-3