Breaking Changes
- Upgrade tonic to 0.13 (#615) (2bd1afd)
 This is a breaking change for users ofconsole-apiand
 console-subscriber, as it changes the publictonicdependency
 to a semver-incompatible version. This breaks compatibility with
 tonic0.12.x.
- Upgrade tonic to 0.14 (#642)
 This is a breaking change for users ofconsole-apiand
 console-subscriber, as it changes the publictonicdependency
 to a semver-incompatible version. This breaks compatibility with
 tonic0.13.x.
Added
Documented
- Fix typo in doc comment (3dbca7a)