0.4.7
What's Changed
- Undo comment change in old schema, document in new by @divergentdave in #1276
- Check DB schema version at startup by @tgeoghegan in #1272
- build(deps): bump rust from 1.68.2-alpine to 1.69.0-alpine by @dependabot in #1289
- build(deps): bump tracing-subscriber from 0.3.16 to 0.3.17 by @dependabot in #1287
- build(deps): bump regex from 1.7.3 to 1.8.1 by @dependabot in #1290
- build(deps): bump clap from 4.2.2 to 4.2.4 by @dependabot in #1291
- build(deps): bump kube from 0.82.1 to 0.82.2 by @dependabot in #1292
- update trillium-tokio, trillium-api, and trillium-testing by @jbr in #1285
- Run
datastore
tests against multiple schemas by @tgeoghegan in #1277 - build(deps): bump trillium-macros from 0.0.3 to 0.0.4 by @dependabot in #1286
aggregator_api
: b64 decode received auth token by @tgeoghegan in #1282- Do not store output share in report aggregations. by @branlwyd in #1299
- serve aggregator API from
janus_aggregator
by @tgeoghegan in #1280 - Miscellaneous fixes following load test by @divergentdave in #1302
- Use opaque counter, rather than timestamp, to order SQL migrations. by @branlwyd in #1304
- Drop ordering requirement in acquire_incomplete_aggregation_jobs. by @branlwyd in #1305
- collect tool: Add support for Prio3SumVec by @divergentdave in #1303
- Fix race between aggregation & collection. by @branlwyd in #1254
- Generate auth tokens as hex strings rather than base64 strings. by @branlwyd in #1308
- Drop old schema scheme by @tgeoghegan in #1219
- Bump version to 0.4.7 by @divergentdave in #1309
Full Changelog: 0.4.6...0.4.7