apple / swift-nio-transport-services

Extensions for SwiftNIO to support Apple platforms as first-class citizens.
https://swiftpackageindex.com/apple/swift-nio-transport-services/main/documentation/niotransportservices
Apache License 2.0
282 stars 71 forks source link

Bump minimum Swift version to 5.7 #189

Closed rnro closed 11 months ago

rnro commented 11 months ago

Motivation:

Now that Swift 5.9 is GM we should update the supported versions and remove 5.6

Modifications:

Result:

Remove support for Swift 5.6, add 5.10

yim-lee commented 11 months ago

@swift-server-bot add to allowlist

yim-lee commented 11 months ago

CI updated. @swift-server-bot test this please