github apple/swift-protobuf 1.29.0
1.29.0 Release

latest releases: 1.31.0, protoc-artifactbundle-v31.1, 1.30.0...
6 months ago

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

Don't miss a new swift-protobuf release

NewReleases is sending notifications on new releases.