Skip to content

Releases: apple/swift-protobuf

1.38.0 Release

15 May 17:46
f6506ea

Choose a tag to compare

What's Changed

SemVer Minor

SemVer Patch

Other Changes

Full Changelog: 1.37.0...1.38.0

1.37.0 Release

20 Apr 14:32
8155827

Choose a tag to compare

NOTE: This release switches from using git submodules to vendored sources. This should help reduce he cost of using this package in other packages. If you have a force, make sure you update across it to track that change correctly so don't accidentally keep your fork using the submodules.

What's Changed

SemVer Minor

SemVer Patch

Other Changes

New Contributors

Full Changelog: 1.36.1...1.37.0

1.36.1 Release

13 Mar 16:59
a008af1

Choose a tag to compare

This release addresses the accidental break with CocoaPods, there should be no changes for SwiftPM users.

What's Changed

SemVer Patch

Other Changes

  • Shuffle around the AsyncMessageSequence tests and add some. by @thomasvl in #2002
  • Move all scripts into scripts/, retired DevTools/ by @thomasvl in #2003

Full Changelog: 1.36.0...1.36.1

1.36.0 Release

10 Mar 15:55
8697014

Choose a tag to compare

What's Changed

SemVer Minor

Other Changes

Full Changelog: 1.35.1...1.36.0

1.35.1

23 Feb 15:55
5596511

Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

New Contributors

Full Changelog: 1.35.0...1.35.1

1.35.0

17 Feb 16:31
9bbb079

Choose a tag to compare

What's Changed

SemVer Minor

SemVer Patch

Other Changes

New Contributors

Full Changelog: 1.34.1...1.35.0

1.34.1 Release

05 Feb 21:48
c5ab622

Choose a tag to compare

What's Changed

SemVer Patch

Other Changes

Full Changelog: 1.34.0...1.34.1

1.34.0 Release

05 Feb 19:19
959a56c

Choose a tag to compare

What's Changed

SemVer Minor

SemVer Patch

  • Use implicit returns in generated code by @glbrntt in #1894
  • Allow for the use of edition unstable in feature resolver by @rgoldfinger6 in #1922
  • Update protobuf to v33.2 by @github-actions[bot] in #1927
  • Update proto files, regenerate, and update the conformance test for upstream additions. by @thomasvl in #1931
  • Fix encode to deal with questionable json_name usage. by @thomasvl in #1934
  • Update conformance protos & regenerate. by @thomasvl in #1937
  • Update protobuf to v33.4 by @github-actions[bot] in #1939
  • Update protos and regenerate. by @thomasvl in #1956
  • build: Fix CMake configuration and correct arm64 architecture detection by @unstabler in #1961
  • Update protobuf to v33.5 by @github-actions[bot] in #1960
  • Fix swift-tools-version in Package@swift-6.0.swift by @pepicrft in #1958

Other Changes

New Contributors

Full Changelog: 1.33.3...1.34.0

1.33.3 Release

29 Oct 17:46
c169a57

Choose a tag to compare

What's Changed

SemVer Patch

  • Ignore the abseil privacy manifest and bump the patch version by @FranzBusch in #1885

Full Changelog: 1.33.2...1.33.3

1.33.2 Release

29 Oct 16:12
55e8dfb

Choose a tag to compare

What's Changed

SemVer Patch

Full Changelog: 1.33.1...1.33.2