Skip to content

console-api-v0.8.0

Compare
Choose a tag to compare
@github-actions github-actions released this 29 Jul 14:59
· 15 commits to main since this release
ca39033

Breaking Changes

  • Upgrade tonic to 0.12 (#571) (5f6faa2)
    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.

Updated