Releases: sudorandom/protoc-gen-connect-openapi
Releases · sudorandom/protoc-gen-connect-openapi
v0.14.4
Changelog
- cc7d94c fix: improve trim unused types behavior (#43)
v0.14.2
Changelog
- ce0b2c2 chore: add titles to numeric oneOf
v0.14.1
Changelog
- 3974f10 fix: de-duplicate required fields
v0.13.1
Changelog
- a093d13 Merge branch 'main' of github.com:sudorandom/protoc-gen-connect-openapi
- 21ffe91 adjust goreleaser settings, set CGO_ENABLED=0
- 5b29f10 fix: check for nil example (#37)
v0.13.0
Changelog
- 3320028 feat: improve representation of enums/messages; add more tests, fix convert.Generate
- 1127d19 fix: set annotators so go api can use it
- 3768640 feat: add support for google.api.field_behavior
v0.12.0
Changelog
- 197f4e4 feat: add trim-unused-types option
- 7e05d6a chore: update protovalidate docs
v0.11.0
Changelog
- eb325ac feat: add support for protovalidate examples
- 95b1654 feat: add protobuf name option, restructure testing
v0.10.1
Changelog
- 92c2cd8 Go API + Several related fixes/enhancements (#33)
- 8d291a5 Update README.md
- 774a87e filter top-level attributes for google.api.http from query/body params