apple / swift-distributed-tracing

Instrumentation library for Swift server applications
https://swiftpackageindex.com/apple/swift-distributed-tracing/main/documentation/tracing
Apache License 2.0
222 stars 30 forks source link

Bump minimum Swift version to 5.7 #134

Closed rnro closed 9 months ago

rnro commented 1 year 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 1 year ago

@swift-server-bot add to allowlist

yim-lee commented 1 year ago

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

ktoso commented 11 months ago

@swift-server-bot test this please

ktoso commented 11 months ago

Ok all jobs failing here due to warnings as errors etc.

I'll look into addressing this soon -- unless you're still up for it @rnro ?

ktoso commented 9 months ago

I'll handle this -- the fallout is the deprecation warnings since we have warnings as errors...

ktoso commented 9 months ago

Done, thank you! I'll call a 1.1.0 with this