Skip to content

Releases: sudorandom/protoc-gen-connect-openapi

v0.15.20

02 Feb 12:37
Compare
Choose a tag to compare

Changelog

  • dd4917f chore: adds test code of google.api + gnostic
  • a766951 Improve gnostic handling (#64)

v0.15.19

31 Jan 18:36
f5c816f
Compare
Choose a tag to compare

Changelog

  • f5c816f fix: improve google.api support for req without body (#61)
  • 7436de3 fix: re-implement flattening that we can do with a single protobuf oneOf field
  • ee6e8b3 fix: clean up oneOf behavior a little bit
  • faa3ef6 fix: improve google.api support for req without body (#58)
  • e2089fe Add option for ignoring googleapi http paths (#59)

v0.15.18

25 Jan 20:10
9d0590d
Compare
Choose a tag to compare

Changelog

  • 9d0590d fix: use h2 for service titles
  • e7ef0cf fix: use h2 for service titles

v0.15.17

25 Jan 08:44
1f8726c
Compare
Choose a tag to compare

Changelog

  • 1f8726c fix: enums will also be fully qualified with fully-qualified-message-names; add filter for services on tags
  • b66d9f2 chore: remove usage of github.com/golang/protobuf

v0.15.16

24 Jan 13:44
0e74f29
Compare
Choose a tag to compare

Changelog

  • 0e74f29 fix: filter services with-service-descriptions

v0.15.15

24 Jan 13:30
896d341
Compare
Choose a tag to compare

Changelog

  • 896d341 feat: add option to add service descriptions to info.description

v0.15.14

24 Jan 08:58
4b83ff5
Compare
Choose a tag to compare

Changelog

  • 4b83ff5 fix: message query param should not be required beacause empty msg is valid in proto

v0.15.13

24 Jan 08:54
bd68275
Compare
Choose a tag to compare

Changelog

  • bd68275 fix: set required query params for GET requests

v0.15.12

24 Jan 08:49
c285067
Compare
Choose a tag to compare

Changelog

  • c285067 fix: update test data
  • 2816863 fix: add defaults for query params

v0.15.11

24 Jan 08:32
19618eb
Compare
Choose a tag to compare

Changelog

  • 19618eb fix: fixes schemas for query params for GET requests