1.27.1 Release
Note: There are no changes to generated code or library in this released compared to 1.27.0. The only changes are related to the interface exposed for writing protoc
plugins in Swift.
What's Changed
- Update the api check. by @thomasvl in #1670
- Move api check to just against main. by @thomasvl in #1672
- Revert "Use older base image for sanitizer and fuzz testing." by @thomasvl in #1671
- Update the CI swift images. by @thomasvl in #1673
- Fix typos in deprecation messages by @gjcairo in #1675
- Update README.md by @Archish27 in #1674
- Let CodeGenerators provide extension for CustomOptions. by @thomasvl in #1679
- Fix FuzzTests unit tests by @gjcairo in #1680
- Version bump for a release. by @thomasvl in #1681
New Contributors
- @Archish27 made their first contribution in #1674
Full Changelog: 1.27.0...1.27.1