Releases: akshayjshah/connectproto
Releases · akshayjshah/connectproto
v0.6.0
What's Changed
Enhancements
- Move error strings into codecs by @akshayjshah in #6
Full Changelog: v0.5.0...v0.6.0
v0.5.0
What's Changed
Following Connect's move to a new GitHub organization and vanity import paths, this release changes the import path for Connect from github.com/bufbuild/connect-go
to connectrpc.com/connect
. A migration guide for user code is available in the Connect release notes.
Breaking changes
- Move to connectrpc.com/connect by @akshayjshah in #5
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
Enhancements
- Add support for MarshalAppend by @akshayjshah in #4
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
Enhancements
- Add support for vtprotobuf by @akshayjshah in #3
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
Enhancements
- Add support for binary by @akshayjshah in #2
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
This is the initial release of connectproto
.
Enhancements
- Add configurable JSON codecs by @akshayjshah in 215b6fb
Full Changelog: https://github.com/akshayjshah/connectproto/commits/v0.1.0