Skip to content

Releases: apple/swift-protobuf

1.26.0 Release

27 Mar 18:07
Compare
Choose a tag to compare

Note: This is the first release that includes support for a Privacy Manifest.

What's Changed

Full Changelog: 1.25.2...1.26.0

1.25.2 Release

29 Nov 18:42
65e8f29
Compare
Choose a tag to compare

What's Changed

  • Fix ordering bug in MessageSet parsing (1.x branch) by @thomasvl in #1513
  • Version bump to do a release with the messageset fix. (1.x branch) by @thomasvl in #1515

Full Changelog: 1.25.1...1.25.2

1.25.1 Release

31 Oct 14:37
Compare
Choose a tag to compare

No function changes, just fixes the checked in Xcode project file.

What's Changed

  • Add the new files for the Xcode project on the 1.x branch. by @thomasvl in #1494

Full Changelog: 1.25.0...1.25.1

1.25.0 Release

27 Oct 17:23
Compare
Choose a tag to compare

What's Changed

  • 1.x branch Better Plugin Support by @thomasvl in #1485
  • Add useDeterministicOrdering opt-in option to JSON + Binary encoding by @rebello95 in #1487

Full Changelog: 1.24.0...1.25.0

1.24.0 Release

28 Sep 16:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.23.0...1.24.0

1.23.0 Release

31 Aug 16:39
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.22.1...1.23.0

1.22.1 Release

26 Jul 13:41
Compare
Choose a tag to compare

What's Changed

Full Changelog: 1.22.0...1.22.1

1.22.0 Release

02 Jun 12:44
Compare
Choose a tag to compare

What's Changed

  • Pull a few updates to the 1.x branch by @thomasvl in #1384
    • 2GB limits on delimited decode
    • Reading of delimited data in chunks for better performance/error handing
  • Update 1.x podspec to work with Xcode 14.3 by @bnickel in #1403
  • Bump version for a 1.22.0 release. by @thomasvl in #1404
  • Expose implementationOnlyImports option in SPM plugin by @gjcairo in #1406

New Contributors

Full Changelog: 1.21.0...1.22.0

1.21.0 Release

22 Feb 21:39
Compare
Choose a tag to compare

What's Changed

  • 1.x branch unknown enums decoding option support by @thomasvl in #1347
  • 1.x branch: Bump the Swift 5.7.0 testing to 5.7.2. by @thomasvl in #1354
  • 1.x branch: Fail to encode google.protobuf.Value number if not finite. by @thomasvl in #1353
  • 1.x branch: Add import paths to SPM Plugin (#1373) by @thomasvl in #1374
  • 1.x branch: Validate length before turning into an Int. by @thomasvl in #1376
  • 1.x branch: bump to 1.21.0 to make a release. by @thomasvl in #1383

Full Changelog: 1.20.3...1.21.0

1.20.3 Release

08 Nov 13:51
Compare
Choose a tag to compare

Full Changelog: 1.20.2...1.20.3