Releases: connectrpc/vanguard-go
Releases · connectrpc/vanguard-go
v0.3.0
What's Changed
Enhancements
- Support JSON name query parameters by @emcfarlane in #133
Bugfixes
- Fix panic on invalid field path error by @emcfarlane in #134
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
Enhancements
Bugfixes
- Fix some issues identified by new tests for using reverse proxy configurations by @emcfarlane in #105
- Fix empty GET request codec translation by @ls-aron-kyle in #122
- Fix some bugs identified when updating to the latest connect-go dependency by @jhump in #126
Other changes
- Revise code mappings per latest changes to Connect protocol spec by @emcfarlane in #120
New Contributors
- @anhnmt made their first contribution in #102
- @nicksnyder made their first contribution in #103
- @chrispine made their first contribution in #106
- @ls-aron-kyle made their first contribution in #122
Full Changelog: v0.1.0...v0.2.0
v0.1.0
What's Changed
This is the first public release of Vanguard, a REST and RPC transcoding toolkit for Go servers 🎉
New Contributors
In alphabetical order, this release contains contributions from:
Full Changelog: https://github.com/connectrpc/vanguard-go/commits/v0.1.0