Releases: gojek/fiber
Releases · gojek/fiber
v0.2.2
v0.2.1
v0.2.1-rc2
What's Changed
- Patch lazy router error response by @leonlnj in #11
- Revert modification to label of parent context in router by @leonlnj in #12
Full Changelog: v0.2.1-rc1...v0.2.1-rc2
Release v0.2.1-rc1
What's Changed
Full Changelog: v0.2.0...v0.2.1-rc1
v0.2.0
What's Changed
- Grpc fiber support by @leonlnj in #3
- Grpc fiber router integration by @leonlnj in #4
- Eliminate grpc dispatch proto marshaling overhead with Codec by @leonlnj in #5
- merge proxy config of service and method together for grpc config by @leonlnj in #6
- Add ProtoMessage to fiber grpc Request by @pradithya in #7
- Fix parallel integration test run by @krithika369 in #8
- Add Response Labels by @krithika369 in #9
New Contributors
- @leonlnj made their first contribution in #3
- @pradithya made their first contribution in #7
- @krithika369 made their first contribution in #8
Full Changelog: v0.1.0...v0.2.0