What's Changed
- fix: support for oneof fields in request bodies by @isbang in #2867
- mux: calculate verb correctly for cases like DELETE /foo/bar:archive when user provided wrong method by @jonathaningram in #2870
- Update googleapis dependency by @johanbrandhorst in #2875
- protoc-gen-openapiv2: RPC visibility setting transitively applied to messages by @erademacher in #2880
- protoc-gen-openapiv2: Use json_name when generating required field names by @patrick246 in #2885
- fix: support service tags in OpenAPI config file (#2817) by @y-takuya in #2858
- feat: add option to disable rendering of service tags by @kkolur in #2928
- fix: required properties of message type are required in OpenAPI by @gostajonasson in #2904
- feat: add option to add description to tags by @same-id in #2939
- add extensions for Tag object by @kkolur in #2950
- Make registry load packages deterministically by @gonzaloserrano in #2945
New Contributors
- @erademacher made their first contribution in #2880
- @patrick246 made their first contribution in #2885
- @y-takuya made their first contribution in #2858
- @kkolur made their first contribution in #2928
- @gostajonasson made their first contribution in #2904
- @same-id made their first contribution in #2939
- @gonzaloserrano made their first contribution in #2945
Full Changelog: v2.11.3...v2.12.0