Skip to content

1.28.0 Release

Compare
Choose a tag to compare
@thomasvl thomasvl released this 26 Aug 16:55
· 20 commits to main since this release

What's Changed

  • Update links for repositories moved to the swiftlang org on GitHub by @lamtrinhdev in #1682
  • Add missing periods and correct the typos. by @lamtrinhdev in #1684
  • Range check timestamps on all parsing paths. by @thomasvl in #1686
  • Enhance code block format in README.md by @lamtrinhdev in #1687
  • Add a plugin api for extracting back out the descriptor proto. by @thomasvl in #1690
  • Rename CI checkout directory from main to swift-protobuf and update tools version in PluginExamples Package.swift by @gjcairo in #1689
  • Support access level on import statements by @Skoti in #1683
  • Disable swiftlint AND swift-format checking by @tbkka in #1627
  • Add FieldMask utilities to Message types by @pouyayarandi in #1505
  • Documentation for fieldmask utilities by @pouyayarandi in #1693
  • Pin docc to a version that works for older swift versions. by @thomasvl in #1696

New Contributors

Full Changelog: 1.27.1...1.28.0