Skip to content

Releases: sudorandom/protoc-gen-connect-openapi

v0.15.3

11 Jan 19:55
Compare
Choose a tag to compare

Changelog

v0.15.2

07 Dec 19:44
Compare
Choose a tag to compare

Changelog

  • f47765f fix: improve int64/uint64 to use multiple types instead of oneOf

v0.15.1

06 Dec 11:56
Compare
Choose a tag to compare

Changelog

  • eea3f4a fix: merge gnostic responses with the existing instead of overwritting

v0.15.0

06 Dec 08:55
Compare
Choose a tag to compare

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

31 Oct 05:06
cc7d94c
Compare
Choose a tag to compare

Changelog

  • cc7d94c fix: improve trim unused types behavior (#43)

v0.14.3

30 Oct 18:52
8442f9e
Compare
Choose a tag to compare

Changelog

v0.14.2

24 Oct 13:53
ce0b2c2
Compare
Choose a tag to compare

Changelog

  • ce0b2c2 chore: add titles to numeric oneOf

v0.14.1

24 Oct 12:00
3974f10
Compare
Choose a tag to compare

Changelog

  • 3974f10 fix: de-duplicate required fields

v0.14.0

24 Oct 11:35
8772aea
Compare
Choose a tag to compare

Changelog

v0.13.1

20 Oct 14:08
Compare
Choose a tag to compare

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)