github tokio-rs/console console-api-v0.6.0
console-api v0.6.0

latest releases: tokio-console-v0.1.10, console-subscriber-v0.2.0
7 months ago

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

  • breaking Update tonic to v0.10 and increase MSRV to 1.64 (#464) (882318a)

Documented

Fixed

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

Don't miss a new console release

NewReleases is sending notifications on new releases.