Skip to content

Releases: sudorandom/protoc-gen-connect-openapi

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)

v0.13.0

28 Sep 12:51
Compare
Choose a tag to compare

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

28 Sep 06:02
Compare
Choose a tag to compare

Changelog

  • 197f4e4 feat: add trim-unused-types option
  • 7e05d6a chore: update protovalidate docs

v0.11.0

27 Sep 06:21
Compare
Choose a tag to compare

Changelog

  • eb325ac feat: add support for protovalidate examples
  • 95b1654 feat: add protobuf name option, restructure testing

v0.10.1

23 Sep 18:09
92c2cd8
Compare
Choose a tag to compare

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