tokio-rs/console (console-subscriber)
### [`v0.4.0`](https://togithub.com/tokio-rs/console/releases/tag/console-subscriber-v0.4.0)
[Compare Source](https://togithub.com/tokio-rs/console/compare/console-subscriber-v0.3.0...console-subscriber-v0.4.0)
##### Breaking Changes
- **Upgrade tonic to 0.12 ([#571](https://togithub.com/tokio-rs/console/pull/571))** ([5f6faa2](https://togithub.com/tokio-rs/console/commit/5f6faa22d944735c2b8c312cac03b35a4ab228ef)) This is a breaking change for users of `console-api` and
`console-subscriber`, as it changes the public `tonic`, `prost` and
`prost-types` dependency to a semver-incompatible version. This breaks
compatibility with `tonic` 0.11.x as well as `prost`/`prost-types`
0.12.x.
##### Added
- Add `TOKIO_CONSOLE_BUFFER_CAPACITY` env variable ([#568](https://togithub.com/tokio-rs/console/pull/568)) ([a6cf14b](https://togithub.com/tokio-rs/console/commit/a6cf14b370275367dcecf1191e60f0bd260250d8))
##### Fixed
- Remove unused `AggregatorHandle` and fix other lints ([#578](https://togithub.com/tokio-rs/console/pull/578)) ([c442063](https://togithub.com/tokio-rs/console/commit/c44206307997f8fc9ae173c466faf89c8f25c4b0))
##### Updated
- [**breaking**](#0.4.0-breaking) Upgrade tonic to 0.12 ([#571](https://togithub.com/tokio-rs/console/pull/571)) ([5f6faa2](https://togithub.com/tokio-rs/console/commit/5f6faa22d944735c2b8c312cac03b35a4ab228ef))
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR contains the following updates:
0.3.0
->0.4.0
Release Notes
tokio-rs/console (console-subscriber)
### [`v0.4.0`](https://togithub.com/tokio-rs/console/releases/tag/console-subscriber-v0.4.0) [Compare Source](https://togithub.com/tokio-rs/console/compare/console-subscriber-v0.3.0...console-subscriber-v0.4.0) ##### Breaking Changes - **Upgrade tonic to 0.12 ([#571](https://togithub.com/tokio-rs/console/pull/571))** ([5f6faa2](https://togithub.com/tokio-rs/console/commit/5f6faa22d944735c2b8c312cac03b35a4ab228ef))This is a breaking change for users of `console-api` and `console-subscriber`, as it changes the public `tonic`, `prost` and `prost-types` dependency to a semver-incompatible version. This breaks compatibility with `tonic` 0.11.x as well as `prost`/`prost-types` 0.12.x. ##### Added - Add `TOKIO_CONSOLE_BUFFER_CAPACITY` env variable ([#568](https://togithub.com/tokio-rs/console/pull/568)) ([a6cf14b](https://togithub.com/tokio-rs/console/commit/a6cf14b370275367dcecf1191e60f0bd260250d8)) ##### Fixed - Remove unused `AggregatorHandle` and fix other lints ([#578](https://togithub.com/tokio-rs/console/pull/578)) ([c442063](https://togithub.com/tokio-rs/console/commit/c44206307997f8fc9ae173c466faf89c8f25c4b0)) ##### Updated - [**breaking**](#0.4.0-breaking) Upgrade tonic to 0.12 ([#571](https://togithub.com/tokio-rs/console/pull/571)) ([5f6faa2](https://togithub.com/tokio-rs/console/commit/5f6faa22d944735c2b8c312cac03b35a4ab228ef))
Configuration
📅 Schedule: Branch creation - "before 4am on the first day of the month" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.