v2.7.3
What's Changed
- Update gorelease base to v2.7.2 by @johanbrandhorst in #2467
- Fix README typo about manuall generation by @baryluk in #2471
- Use insecure.NewCredentials instead of grpc.WithInsecure by @jxlwqq in #2470
- fix typos by @haiker2011 in #2474
- docs: specify invalid cases for FieldMask by @hhhapz in #2477
- typo in mux.go by @gabroo in #2479
- Add omit-enum-default-value option to protoc-gen-openapiv2 by @hiroyoshii in #2480
- update plugin option of customizing_openapi_output docs by @hiroyoshii in #2490
- embedding UnimplementedGreeterServer to creating_main.go.md server struct by @mkusaka in #2502
- Fixes additional paths generated when many methods have the same resource path by @aethanol in #2496
New Contributors
- @baryluk made their first contribution in #2471
- @jxlwqq made their first contribution in #2470
- @haiker2011 made their first contribution in #2474
- @hhhapz made their first contribution in #2477
- @gabroo made their first contribution in #2479
- @hiroyoshii made their first contribution in #2480
- @mkusaka made their first contribution in #2502
- @aethanol made their first contribution in #2496
Full Changelog: v2.7.2...v2.7.3