Add option to set custom proto path by @madsodgaard in https://github.com/apple/swift-protobuf/pull/1920
Version bump to eventually do a release. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1964
SemVer Patch
Use implicit returns in generated code by @glbrntt in https://github.com/apple/swift-protobuf/pull/1894
Allow for the use of edition unstable in feature resolver by @rgoldfinger6 in https://github.com/apple/swift-protobuf/pull/1922
Update protobuf to v33.2 by @github-actions[bot] in https://github.com/apple/swift-protobuf/pull/1927
Update proto files, regenerate, and update the conformance test for upstream additions. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1931
Fix encode to deal with questionable json_name usage. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1934
Update conformance protos & regenerate. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1937
Update protobuf to v33.4 by @github-actions[bot] in https://github.com/apple/swift-protobuf/pull/1939
Update protos and regenerate. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1956
build: Fix CMake configuration and correct arm64 architecture detection by @unstabler in https://github.com/apple/swift-protobuf/pull/1961
Update protobuf to v33.5 by @github-actions[bot] in https://github.com/apple/swift-protobuf/pull/1960
Fix swift-tools-version in Package@swift-6.0.swift by @pepicrft in https://github.com/apple/swift-protobuf/pull/1958
Other Changes
Fix a few Makefile references to be self consistent. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1892
Only force PROTOC on swift 5.10. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1893
Tweak the CI setup some now that protoc is built by SwiftPM by @thomasvl in https://github.com/apple/swift-protobuf/pull/1891
Move the upstream proto check back to protobuf head. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1896
Update proto files by @thomasvl in https://github.com/apple/swift-protobuf/pull/1898
Remove no longer needed bits. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1899
Enable the swift-format lint check. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1900
Make check-proto-files fail when things need updatings. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1902
Optimize the varint size calculations to be branchless. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1906
Revise CI running of conformance tests. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1901
Remove redundant branch. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1909
Update proto files by @thomasvl in https://github.com/apple/swift-protobuf/pull/1914
Remove the known api breaks. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1916
Update proto files from upstream. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1918
Update proto files by @thomasvl in https://github.com/apple/swift-protobuf/pull/1919
Fix the update protobuf and abseil workflow by @FranzBusch in https://github.com/apple/swift-protobuf/pull/1924
Quick fixes for some of the documentation issues. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1926
Update the fuzz input dictionaries and update docs on how to make them. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1933
Drop Protos/upstream. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1932
Update Reference/upstream when updating protobuf. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1940
Also set the Swift image to use. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1941
Update proto files from upstream. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1949
Allow to trigger PR builds manually by @FranzBusch in https://github.com/apple/swift-protobuf/pull/1942
Fetch jq and curl for the run by @thomasvl in https://github.com/apple/swift-protobuf/pull/1951
Avoid an error that is now showing up. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1952
Must mark it as safe before doing the other commands. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1953
Add a message limit to the stream fuzz testers. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1963
Only let the protobuf update run on the main repo. by @thomasvl in https://github.com/apple/swift-protobuf/pull/1962
New Contributors
@rgoldfinger6 made their first contribution in https://github.com/apple/swift-protobuf/pull/1922
@github-actions[bot] made their first contribution in https://github.com/apple/swift-protobuf/pull/1927
@madsodgaard made their first contribution in https://github.com/apple/swift-protobuf/pull/1920
@unstabler made their first contribution in https://github.com/apple/swift-protobuf/pull/1961
@pepicrft made their first contribution in https://github.com/apple/swift-protobuf/pull/1958
Full Changelog: https://github.com/apple/swift-protobuf/compare/1.33.3...1.34.0