Releases: mercari/grpc-federation
Releases · mercari/grpc-federation
0.7.0
What's Changed
- Remove deprecated specs by @goccy in #66
- Update docs by @goccy in #67
- Support validation error Message detail by @shuheiktgw in #68
Full Changelog: v0.6.1...v0.7.0
0.6.1
0.6.0
0.5.3
0.5.2
What's Changed
- Support error details by @shuheiktgw in #54
- Add support for the bad request error details by @shuheiktgw in #55
- Add support for the localized message error details by @shuheiktgw in #56
- Prevent from creating duplicated fields by @shuheiktgw in #58
- Fix generator by @goccy in #61
- Fix how to get extension rule by @goccy in #59
- Fix duplicate cast functions are generated by @goccy in #60
Full Changelog: v0.5.1...v0.5.2
0.5.1
What's Changed
- Support message validations by @shuheiktgw in #49
- Fix code generation of log value for message argument by @goccy in #53
- Support gRPC status code for validation by @shuheiktgw in #52
Full Changelog: v0.5.0...v0.5.1
0.5.0
What's Changed
- Support tracing by opentelemetry by @goccy in #50
- Bump google.golang.org/grpc from 1.58.2 to 1.58.3 in /_examples/11_multi_service by @dependabot in #51
New Contributors
- @dependabot made their first contribution in #51
Full Changelog: v0.4.0...v0.5.0
0.4.0
What's Changed
- Update README.md to catch up with the latest changes by @shuheiktgw in #43
- Support multiple services by @goccy in #44
- Improve generator results by @goccy in #45
- update dependencies by @goccy in #46
- Fix oneof by @goccy in #47
- Support logger for user defined function by @goccy in #48
Full Changelog: v0.3.4...v0.4.0
0.3.4
0.3.3
What's Changed
- Add proto for the validation by @shuheiktgw in #38
- Add guard by @goccy in #41
Full Changelog: v0.3.2...v0.3.3