Releases: bufbuild/protoyaml-go
Releases · bufbuild/protoyaml-go
v0.3.0
What's Changed
Other changes
- Update protovalidate to v0.8.0 by @jchadwick-buf in #49
Full Changelog: v0.2.0...v0.3.0
v0.2.0
v0.1.12
v0.1.11
What's Changed
Other changes
- Match protojson's output field order by @Alfus in #40
- Report an error is multiple fields for the same oneof are set by @Alfus in #43
- Update copyright year by @Alfus in #42
- Add DiscardUnknown option by @Alfus in #41
- Fix format string by @Alfus in #44
Full Changelog: v0.1.10...v0.1.11
v0.1.10
v0.1.9
What's Changed
Other changes
- Create add-to-project workflow by @chrispine in #32
- Bump Go version to v1.22 by @emcfarlane in #33
- Add support for extensions by @Alfus in #35
New Contributors
- @chrispine made their first contribution in #32
Full Changelog: v0.1.8...v0.1.9
v0.1.8
What's Changed
Other changes
- Fix CI by @Alfus in #31
- Only report the error message once by @Alfus in #29
- Allow web-safe and unpadded base64 encodings by @Alfus in #30
New Contributors
- @dependabot made their first contribution in #27
Full Changelog: v0.1.7...v0.1.8
v0.1.7
What's Changed
Other changes
- Fix duration parsing error and missing test checks by @Alfus in #23
- Fix parsing of negative nanos duration by @Alfus in #25
- Remove over eager struct validation by @Alfus in #24
- Match protojson behavior for well known types in Any by @Alfus in #26
Full Changelog: v0.1.6...v0.1.7