Skip to content

gRPC Swift 1.18.0

Compare
Choose a tag to compare
@gjcairo gjcairo released this 04 Jul 13:35
· 387 commits to main since this release
0970e57

SemVer Minor

  • Add support for XcodeProjectPlugin (#1621, patch credit to @denil-ct)
  • Make Server Sendable (#1623)

SemVer Patch

  • Remove the gRPC Authors copyright header from generated swift files (#1612, patch credit to @kriswuollett)
  • Fix comment formatting issue (#1624)
  • Bump version to 1.18.0 (#1625)

Other Changes

  • Relax availability check for test utility (#1616)