Releases: sudorandom/protoc-gen-connect-openapi
Releases · sudorandom/protoc-gen-connect-openapi
v0.15.2
Changelog
- f47765f fix: improve int64/uint64 to use multiple types instead of oneOf
v0.15.1
Changelog
- eea3f4a fix: merge gnostic responses with the existing instead of overwritting
v0.15.0
Changelog
- 85a2a3b chore: fix tests
- b45d55e Merge branch 'main' of github.com:sudorandom/protoc-gen-connect-openapi
- f112ab8 chore: prefer field descriptions over the type descriptions
- a465b1e chore: improve the behavior of int64 and oapi oneof
- 0cd65bb Update README.md
- cbcc74e fix: handle specification extensions correctly (#47)
- aaaeb3b fix: deduplicate generated spec tags (#46)
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)