Skip to content

console-subscriber-v0.5.0

Latest

Choose a tag to compare

@github-actions github-actions released this 30 Oct 11:54
d8fba13

Breaking Changes

  • Upgrade tonic to 0.13 (#615) (2bd1afd)
    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.12.x.
  • Upgrade tonic to 0.14 (#642)
    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.13.x.

Added

Documented

  • Fix typo in doc comment (3dbca7a)

Updated