Skip to content

Releases: tokio-rs/console

console-api v0.6.0

29 Sep 16:46
console-api-v0.6.0
638c1c3
Compare
Choose a tag to compare

console-api-v0.6.0 - (2023-09-29)

Breaking Changes

  • Update tonic to v0.10 and increase MSRV to 1.64 (#464) (882318a)
    This is a breaking change for users of console-api and
    console-subscriber, as it changes the public tonic dependency to a
    semver-incompatible version. This breaks compatibility with tonic
    0.9.x and prost 0.11.x.

Added

Documented

Fixed

  • Add explicit futures-core dep to fix broken builds (#453) (88638f9)

tokio-console v0.1.9

03 Jul 20:17
7c8e80a
Compare
Choose a tag to compare

5900300...daa3d51

Added

Documented

  • Add column descriptions for all tables (#431) (2de5b68)

Fixed

console-subscriber v0.1.10

03 Jul 20:16
abaea54
Compare
Choose a tag to compare

05cdab0...91929d0

Fixed

Console_subscriber

  • Remove clock skew warning in start_poll (#434) (fb45ca1)

tokio-console v0.1.8

03 Jul 20:16
tokio-console-v0.1.8
5900300
Compare
Choose a tag to compare

3bf60bc...c8a69e9

Added

Documented

Fixed

console-subscriber v0.1.9

03 Jul 20:15
console-subscriber-v0.1.9
05cdab0
Compare
Choose a tag to compare

8fb1732...c8a69e9

Added

Fixed

console-subscriber 0.1.8

04 Sep 22:08
8fb1732
Compare
Choose a tag to compare

Bug Fixes

tokio-console 0.1.7

10 Aug 23:45
3bf60bc
Compare
Choose a tag to compare

Features

console-api 0.4.0

10 Aug 20:38
2cb6ee5
Compare
Choose a tag to compare

Breaking Changes

Features

tokio-console 0.1.6

24 May 23:42
9699300
Compare
Choose a tag to compare

Bug Fixes

Features

console-subscriber 0.1.6

23 May 21:35
95a17b6
Compare
Choose a tag to compare

Features

  • add Builder::poll_duration_histogram_max (#351) (a966feb3)

Bug Fixes