2022-08-11 release
What's Changed
- Clean up kube features, document crate features by @divergentdave in #345
- build(deps): bump bytes from 1.2.0 to 1.2.1 by @dependabot in #352
- build(deps): bump anyhow from 1.0.58 to 1.0.59 by @dependabot in #353
- build(deps): bump tracing from 0.1.35 to 0.1.36 by @dependabot in #348
- build(deps): bump trycmd from 0.13.4 to 0.13.5 by @dependabot in #349
- build(deps): bump serde from 1.0.140 to 1.0.141 by @dependabot in #354
- build(deps): bump serde_test from 1.0.140 to 1.0.141 by @dependabot in #355
- Serve health check requests on a separate port by @divergentdave in #356
- Authenticate collector requests. by @branlwyd in #357
- Daphne integration test. by @branlwyd in #346
- Build containers for janus_cli by @divergentdave in #363
- Add features to monolithic_integration_test by @divergentdave in #362
- Upgrade to serde_yaml 0.9 by @divergentdave in #360
- Rename metrics with common prefix by @divergentdave in #364
- build(deps): bump libc from 0.2.126 to 0.2.127 by @dependabot in #367
- build(deps): bump serde_json from 1.0.82 to 1.0.83 by @dependabot in #368
- build(deps): bump thiserror from 1.0.31 to 1.0.32 by @dependabot in #365
- build(deps): bump anyhow from 1.0.59 to 1.0.60 by @dependabot in #374
- build(deps): bump serde from 1.0.141 to 1.0.143 by @dependabot in #372
- build(deps): bump toml from 0.5.8 to 0.5.9 by @dependabot in #366
- build(deps): bump serde_test from 1.0.141 to 1.0.143 by @dependabot in #376
- build(deps): bump chrono from 0.4.19 to 0.4.21 by @dependabot in #373
- Turn down log level in Rust CI test by @tgeoghegan in #377
- metrics: Use BoundCounter, initialize with zeros by @divergentdave in #378
- Check HTTP status codes from other aggregator by @divergentdave in #382
- Fix usage of Url::join. by @branlwyd in #380
- Increment versions to 0.1.5. by @branlwyd in #385
Full Changelog: 0.1.4...0.1.5