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

Drop support for Swift 5.5 #392

Closed simonjbeaumont closed 1 year ago

simonjbeaumont commented 1 year ago

Motivation

Now Swift 5.8 is released, we are dropping support for 5.5, in line with the usual support window.

Modifications

Result

No functional change, but Swift 5.5 is no longer supported.

simonjbeaumont commented 1 year ago

NOTE: intentionally marking this as draft because we're cutting another release before dropping support for 5.5.

//cc @rnro

glbrntt commented 1 year ago

@swift-server-bot add to allowlist

simonjbeaumont commented 1 year ago

@yim-lee do you mind disabling the 5.5 CI for this repo? (Forgot to ask before this got merged).

yim-lee commented 1 year ago

do you mind disabling the 5.5 CI for this repo?

@simonjbeaumont Done