Skip to content

Releases: bufbuild/protoyaml-go

v0.3.0

12 Dec 16:50
d67f411
Compare
Choose a tag to compare

What's Changed

Other changes

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

v0.2.0

12 Sep 17:23
991dd85
Compare
Choose a tag to compare

What's Changed

Other changes

  • Change import path to buf.build/go/protoyaml by @bufdev in #48

Full Changelog: v0.1.12...v0.2.0

v0.1.12

29 Aug 16:02
c1eb50b
Compare
Choose a tag to compare

What's Changed

Other changes

  • Support editions, required fields, and groups by @jhump in #45
  • Initialize WKT unmarshalers once by @jhump in #46
  • Update to require go 1.21; add testing and linting with 1.23 by @jhump in #47

New Contributors

  • @jhump made their first contribution in #45

Full Changelog: v0.1.11...v0.1.12

v0.1.11

15 Aug 14:44
00011dd
Compare
Choose a tag to compare

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

29 Jul 18:30
93c0894
Compare
Choose a tag to compare

What's Changed

Other changes

  • Match CEL and Go duration literal parsing, while preserving the full range of values by @Alfus in #38

Full Changelog: v0.1.9...v0.1.10

v0.1.9

12 Apr 17:32
77e564e
Compare
Choose a tag to compare

What's Changed

Other changes

New Contributors

Full Changelog: v0.1.8...v0.1.9

v0.1.8

06 Feb 17:26
3ba4503
Compare
Choose a tag to compare

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

Full Changelog: v0.1.7...v0.1.8

v0.1.7

21 Nov 00:34
3adc91f
Compare
Choose a tag to compare

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

v0.1.6

14 Nov 20:49
3a6cbb9
Compare
Choose a tag to compare

What's Changed

Other changes

  • Fix go version to match CI and buf CLI by @Alfus in #21

Full Changelog: v0.1.5...v0.1.6

v0.1.5

09 Nov 01:23
6cef0d6
Compare
Choose a tag to compare

What's Changed

Other changes

  • Update protovalidate deps by @Alfus in #18
  • Pass through indent size encoding option by @Alfus in #19

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