Skip to content

1.29.0 Release

Latest
Compare
Choose a tag to compare
@thomasvl thomasvl released this 24 Feb 18:11
· 1 commit to main since this release
d72aed9

What's Changed

SemVer Minor

  • Add conversions between Swift.Duration and Google_Protobuf_Duration. by @allevato in #1745
  • Add a initializer to Google_Protobuf_Duration with rounding control. by @thomasvl in #1747
  • Add a initializer to Google_Protobuf_Timestamp with rounding control by @thomasvl in #1748

SemVer Patch

  • Strip file-level comment changes during editions codegen tests by @mkruskal-google in #1734
  • Swap String(bytes:encoding:)! for String(decoding:as:) by @thomasvl in #1731
  • During JSON parsing, validate @type to be minimally valid. by @thomasvl in #1742
  • Build out the validation of google.protobuf.Any JSON support. by @thomasvl in #1744
  • Update MessageSet Parsing by @thomasvl in #1754
  • Support reading raw extension fields in a MessageSet. by @thomasvl in #1755

Other Changes

New Contributors

Full Changelog: 1.28.2...1.29.0