Skip to content

Releases: bufbuild/protoschema-plugins

v0.2.0

24 Jan 19:17
b9d2586
Compare
Choose a tag to compare

What's Changed

  • Update go and golangci-lint by @smaye81 in #23
  • Fix protoschema-plugins build by @pkwarren in #25
  • Bump golang.org/x/crypto from 0.24.0 to 0.31.0 by @dependabot in #24
  • Upgrade dependencies and generated code by @pkwarren in #32
  • Bump buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go from 1.36.1-20241127180247-a33202765966.1 to 1.36.2-20241127180247-a33202765966.1 by @dependabot in #35
  • Bump github.com/bufbuild/buf from 1.48.0 to 1.49.0 by @dependabot in #33
  • Add support many declarative protovalidate rules by @Alfus in #29

New Contributors

Full Changelog: v0.1.5...v0.2.0

v0.1.5

30 Jul 12:47
5101e22
Compare
Choose a tag to compare

What's Changed

  • Migrate to buf v2 configs by @Alfus in #15
  • Support validation for the JSON field name by @Alfus in #16
  • Add jsonschema:hide support by @Alfus in #17
  • Also generate json schema using the JSON name as the primary name by @Alfus in #19

Full Changelog: v0.1.4...v0.1.5

v0.1.4

08 May 20:08
a876f2b
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.1.3...v0.1.4

v0.1.3

21 Mar 19:21
da36231
Compare
Choose a tag to compare

What's Changed

  • Pull latest protoplugin and update implementation by @mfridman in #5
  • Fix bug in UPPER titles by @Alfus in #8

Full Changelog: v0.1.2...v0.1.3

v0.1.2

15 Mar 20:45
c81a2a6
Compare
Choose a tag to compare

What's Changed

  • Improve ts/duration and handling of UPPER acronyms by @Alfus in #4

Full Changelog: v0.1.1...v0.1.2

v0.1.1

15 Mar 17:32
f2160f5
Compare
Choose a tag to compare

What's Changed

  • Return to development by @mfridman in #2
  • Add 'title', fix wk/int types, and trim description by @Alfus in #3

New Contributors

  • @Alfus made their first contribution in #3

Full Changelog: v0.1.0...v0.1.1