0.7.0-prerelease-1
Pre-release
Pre-release
tgeoghegan
released this
23 Jan 21:49
·
587 commits
to main
since this release
This is the first pre-release of Janus with partial support for draft-ietf-ppm-dap-09
. Janus pre-releases should not be deployed to production environments or other long-lived deployments, as we will be changing the SQL schema without providing a migration path.
What's Changed
- Prepare to branch for
release/0.6
by @tgeoghegan in #2468 - Fix
PrepareRespResult
wire encoding by @tgeoghegan in #2469 - build(deps): Bump divviup-client from 0.1.4 to 0.1.5 by @dependabot in #2473
- Log version information on startup by @divergentdave in #2474
- Abandon collection jobs early when a fatal error is encountered by @inahga in #2476
- Fixed-size: return each batch to at most one current-batch query. by @branlwyd in #2391
- Upgrade tokio-postgres-rustls and rustls by @divergentdave in #2500
- build(deps): Bump clap from 4.4.14 to 4.4.17 by @dependabot in #2499
- db: remove untrue comment by @inahga in #2503
- build(deps): Bump trycmd from 0.14.19 to 0.14.20 by @dependabot in #2496
- build(deps): Bump base64 from 0.21.6 to 0.21.7 by @dependabot in #2498
- Adopt prio 0.16.0 by @tgeoghegan in #2477
- Update HPKE domain separation strings for DAP-09 by @tgeoghegan in #2479
- Update h2 to address DoS advisory by @divergentdave in #2507
- Update to Kind 0.20.0 and Kubernetes 1.26 by @divergentdave in #2506
- Tracing span tweaks by @divergentdave in #2509
- Add gauge metrics for DB connection pool status by @divergentdave in #2512
- tests: Add retry to first database connection by @inahga in #2514
- Abandon aggregation jobs early when a fatal error is encountered by @inahga in #2502
- build(deps): Bump shlex from 1.1.0 to 1.3.0 by @dependabot in #2529
- build(deps): Bump tokio-postgres-rustls from 0.11.0 to 0.11.1 by @dependabot in #2525
- build(deps): Bump clap from 4.4.17 to 4.4.18 by @dependabot in #2526
- build(deps): Bump regex from 1.10.2 to 1.10.3 by @dependabot in #2527
- Don't block CI upon announcement of new advisories by @divergentdave in #2535
- Release Janus 0.7.0-prerelease-1 by @tgeoghegan in #2532
- build(deps): Bump uuid from 1.6.1 to 1.7.0 by @dependabot in #2528
Full Changelog: 0.6.9...0.7.0-prerelease-1