Skip to content

v2.12.0

Compare
Choose a tag to compare
@johanbrandhorst johanbrandhorst released this 17 Oct 17:02
1dac1ac

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

Full Changelog: v2.11.3...v2.12.0