Releases: sudorandom/protoc-gen-connect-openapi
Releases · sudorandom/protoc-gen-connect-openapi
v0.15.20
Changelog
- dd4917f chore: adds test code of google.api + gnostic
- a766951 Improve gnostic handling (#64)
v0.15.19
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
Changelog
- 9d0590d fix: use h2 for service titles
- e7ef0cf fix: use h2 for service titles
v0.15.17
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
Changelog
- 0e74f29 fix: filter services with-service-descriptions
v0.15.15
Changelog
- 896d341 feat: add option to add service descriptions to info.description
v0.15.14
Changelog
- 4b83ff5 fix: message query param should not be required beacause empty msg is valid in proto
v0.15.13
Changelog
- bd68275 fix: set required query params for GET requests
v0.15.12
Changelog
- c285067 fix: update test data
- 2816863 fix: add defaults for query params
v0.15.11
Changelog
- 19618eb fix: fixes schemas for query params for GET requests