apple / swift-nio-http2

HTTP/2 support for SwiftNIO
https://swiftpackageindex.com/apple/swift-nio-http2/main/documentation/niohttp2
Apache License 2.0
462 stars 82 forks source link

Bump minimum Swift version to 5.7 #420

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

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