grpc/grpc-swift (grpc/grpc-swift)
### [`v1.20.0`](https://togithub.com/grpc/grpc-swift/releases/tag/1.20.0): gRPC Swift 1.20.0
[Compare Source](https://togithub.com/grpc/grpc-swift/compare/1.19.1...1.20.0)
##### SemVer Minor
- Drop support for Swift 5.6 ([#1657](https://togithub.com/grpc/grpc-swift/issues/1657))
- Make the connection pool error public ([#1685](https://togithub.com/grpc/grpc-swift/issues/1685))
- Allow binding to a socket address via the server builder ([#1686](https://togithub.com/grpc/grpc-swift/issues/1686))
- Add convenience methods to keepalive to jitter the interval ([#1697](https://togithub.com/grpc/grpc-swift/issues/1697))
##### SemVer Patch
- Switch to swift-format and re-format ([#1655](https://togithub.com/grpc/grpc-swift/issues/1655))
- Add missing deque import ([#1670](https://togithub.com/grpc/grpc-swift/issues/1670))
- Add support for `package` visibility modifier to the code generator ([#1674](https://togithub.com/grpc/grpc-swift/issues/1674))
- Additional keepalive diagnostics ([#1692](https://togithub.com/grpc/grpc-swift/issues/1692))
- Fix last peer initiated stream ID when quiescing ([#1700](https://togithub.com/grpc/grpc-swift/issues/1700))
- Bump version number to 1.20.0 ([#1701](https://togithub.com/grpc/grpc-swift/issues/1701))
##### Other Changes
- Fix soundness script ([#1676](https://togithub.com/grpc/grpc-swift/issues/1676))
- Multiple changes in preparation to support the reflection service ([#1675](https://togithub.com/grpc/grpc-swift/issues/1675),
[#1695](https://togithub.com/grpc/grpc-swift/issues/1695), [#1659](https://togithub.com/grpc/grpc-swift/issues/1659), [#1677](https://togithub.com/grpc/grpc-swift/issues/1677), [#1680](https://togithub.com/grpc/grpc-swift/issues/1680), [#1682](https://togithub.com/grpc/grpc-swift/issues/1682), [#1669](https://togithub.com/grpc/grpc-swift/issues/1669), [#1654](https://togithub.com/grpc/grpc-swift/issues/1654))
- Multiple changes working towards v2 ([#1652](https://togithub.com/grpc/grpc-swift/issues/1652), [#1656](https://togithub.com/grpc/grpc-swift/issues/1656), [#1660](https://togithub.com/grpc/grpc-swift/issues/1660), [#1664](https://togithub.com/grpc/grpc-swift/issues/1664), [#1665](https://togithub.com/grpc/grpc-swift/issues/1665), [#1666](https://togithub.com/grpc/grpc-swift/issues/1666), [#1667](https://togithub.com/grpc/grpc-swift/issues/1667), [#1668](https://togithub.com/grpc/grpc-swift/issues/1668), [#1671](https://togithub.com/grpc/grpc-swift/issues/1671), [#1672](https://togithub.com/grpc/grpc-swift/issues/1672), [#1678](https://togithub.com/grpc/grpc-swift/issues/1678), [#1681](https://togithub.com/grpc/grpc-swift/issues/1681), [#1683](https://togithub.com/grpc/grpc-swift/issues/1683), [#1684](https://togithub.com/grpc/grpc-swift/issues/1684), [#1687](https://togithub.com/grpc/grpc-swift/issues/1687), [#1688](https://togithub.com/grpc/grpc-swift/issues/1688), [#1689](https://togithub.com/grpc/grpc-swift/issues/1689), [#1690](https://togithub.com/grpc/grpc-swift/issues/1690), [#1691](https://togithub.com/grpc/grpc-swift/issues/1691), [#1693](https://togithub.com/grpc/grpc-swift/issues/1693), [#1696](https://togithub.com/grpc/grpc-swift/issues/1696), [#1698](https://togithub.com/grpc/grpc-swift/issues/1698))
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, check this box
This PR has been generated by Mend Renovate. View repository job log here.
This PR contains the following updates:
1.19.1
->1.20.0
Release Notes
grpc/grpc-swift (grpc/grpc-swift)
### [`v1.20.0`](https://togithub.com/grpc/grpc-swift/releases/tag/1.20.0): gRPC Swift 1.20.0 [Compare Source](https://togithub.com/grpc/grpc-swift/compare/1.19.1...1.20.0) ##### SemVer Minor - Drop support for Swift 5.6 ([#1657](https://togithub.com/grpc/grpc-swift/issues/1657)) - Make the connection pool error public ([#1685](https://togithub.com/grpc/grpc-swift/issues/1685)) - Allow binding to a socket address via the server builder ([#1686](https://togithub.com/grpc/grpc-swift/issues/1686)) - Add convenience methods to keepalive to jitter the interval ([#1697](https://togithub.com/grpc/grpc-swift/issues/1697)) ##### SemVer Patch - Switch to swift-format and re-format ([#1655](https://togithub.com/grpc/grpc-swift/issues/1655)) - Add missing deque import ([#1670](https://togithub.com/grpc/grpc-swift/issues/1670)) - Add support for `package` visibility modifier to the code generator ([#1674](https://togithub.com/grpc/grpc-swift/issues/1674)) - Additional keepalive diagnostics ([#1692](https://togithub.com/grpc/grpc-swift/issues/1692)) - Fix last peer initiated stream ID when quiescing ([#1700](https://togithub.com/grpc/grpc-swift/issues/1700)) - Bump version number to 1.20.0 ([#1701](https://togithub.com/grpc/grpc-swift/issues/1701)) ##### Other Changes - Fix soundness script ([#1676](https://togithub.com/grpc/grpc-swift/issues/1676)) - Multiple changes in preparation to support the reflection service ([#1675](https://togithub.com/grpc/grpc-swift/issues/1675), [#1695](https://togithub.com/grpc/grpc-swift/issues/1695), [#1659](https://togithub.com/grpc/grpc-swift/issues/1659), [#1677](https://togithub.com/grpc/grpc-swift/issues/1677), [#1680](https://togithub.com/grpc/grpc-swift/issues/1680), [#1682](https://togithub.com/grpc/grpc-swift/issues/1682), [#1669](https://togithub.com/grpc/grpc-swift/issues/1669), [#1654](https://togithub.com/grpc/grpc-swift/issues/1654)) - Multiple changes working towards v2 ([#1652](https://togithub.com/grpc/grpc-swift/issues/1652), [#1656](https://togithub.com/grpc/grpc-swift/issues/1656), [#1660](https://togithub.com/grpc/grpc-swift/issues/1660), [#1664](https://togithub.com/grpc/grpc-swift/issues/1664), [#1665](https://togithub.com/grpc/grpc-swift/issues/1665), [#1666](https://togithub.com/grpc/grpc-swift/issues/1666), [#1667](https://togithub.com/grpc/grpc-swift/issues/1667), [#1668](https://togithub.com/grpc/grpc-swift/issues/1668), [#1671](https://togithub.com/grpc/grpc-swift/issues/1671), [#1672](https://togithub.com/grpc/grpc-swift/issues/1672), [#1678](https://togithub.com/grpc/grpc-swift/issues/1678), [#1681](https://togithub.com/grpc/grpc-swift/issues/1681), [#1683](https://togithub.com/grpc/grpc-swift/issues/1683), [#1684](https://togithub.com/grpc/grpc-swift/issues/1684), [#1687](https://togithub.com/grpc/grpc-swift/issues/1687), [#1688](https://togithub.com/grpc/grpc-swift/issues/1688), [#1689](https://togithub.com/grpc/grpc-swift/issues/1689), [#1690](https://togithub.com/grpc/grpc-swift/issues/1690), [#1691](https://togithub.com/grpc/grpc-swift/issues/1691), [#1693](https://togithub.com/grpc/grpc-swift/issues/1693), [#1696](https://togithub.com/grpc/grpc-swift/issues/1696), [#1698](https://togithub.com/grpc/grpc-swift/issues/1698))Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate. View repository job log here.