Skip to content

Releases: bufbuild/protoschema-plugins

v0.5.2

24 Jul 23:48
f3fe5c2

Choose a tag to compare

What's Changed

  • Update to latest protovalidate by @jchadwick-buf in #98

New Contributors

  • @jchadwick-buf made their first contribution in #98

Full Changelog: v0.5.1...v0.5.2

v0.5.1

15 Jul 17:20
1c50c37

Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.5.1

v0.5.0

28 May 22:03
4e8882a

Choose a tag to compare

What's Changed

  • Only emit 'interoperable' integers as defined in rfc8259 by @Alfus in #82
  • Respect FieldRules.required=true for enums by @Alfus in #81
  • Add bundled schema output by @Alfus in #83

Full Changelog: v0.4.0...v0.5.0

v0.4.0

16 May 15:13
8738c1b

Choose a tag to compare

What's Changed

  • Run modernize tool by @pkwarren in #64
  • Optimize self references by @Alfus in #73
  • Match ProtoJSON by allowing strings for 32-bit integers by @Alfus in #76
  • Parse title from comments, if present by @Alfus in #74
  • Fix enum titles by @Alfus in #77
  • Add an option to enable 'additionalProperties' by @Alfus in #75
  • Set JSON schema's "default" property by @Alfus in #78
  • Add a 'strict' option by @Alfus in #79
  • Update protovalidate and other deps by @Alfus in #80

Full Changelog: v0.3.1...v0.4.0

v0.3.1

10 Apr 16:31
33ee306

Choose a tag to compare

What's Changed

Full Changelog: v0.3.0...v0.3.1

v0.3.0

01 Apr 18:25
ba428d6

Choose a tag to compare

What's Changed

  • Update dependencies and license range by @pkwarren in #42
  • Bump github.com/bufbuild/protovalidate-go from 0.8.2 to 0.9.1 by @dependabot in #44
  • Support editions by @jhump in #50
  • Add underscore and camelCase generated naming scheme to readme by @easyCZ in #46
  • Update protovalidate and protoc-gen-go deps by @pkwarren in #56
  • Add support for enum constraints by @0xC0D3D00D in #53

New Contributors

Full Changelog: v0.2.0...v0.3.0

v0.2.0

24 Jan 19:17
b9d2586

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

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

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

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