Releases: bufbuild/protoschema-plugins
Releases · bufbuild/protoschema-plugins
v0.5.2
v0.5.1
v0.5.0
v0.4.0
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
v0.3.0
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
- @jhump made their first contribution in #50
- @easyCZ made their first contribution in #46
- @0xC0D3D00D made their first contribution in #53
Full Changelog: v0.2.0...v0.3.0
v0.2.0
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
v0.1.4
What's Changed
- Create add-to-project.yaml by @fyockm in #10
- Remove protoc-gen-bigquery by @mfridman in #12
- Bump golang.org/x/net from 0.22.0 to 0.23.0 by @dependabot in #13
- JSON Schema: Ignore fields via comment by @rodaine in #14
New Contributors
- @fyockm made their first contribution in #10
- @dependabot made their first contribution in #13
- @rodaine made their first contribution in #14
Full Changelog: v0.1.3...v0.1.4