Tim Condon

Results 140 issues of Tim Condon

We can get VaporBot to automatically post new posts to the #news channel in Discord. We'll probably need to use the RSS feed and either a delayed or pooling GH...

enhancement

Fully support Swift 6: * Adds a Swift 6 manifest * Fixes the last Sendable warning * Fixes a deprecation * Updates supported Swift version to 5.8

semver-minor

Fix a couple of warnings in Swift 6

It's explicitly marked as unavailable, yet another missing API https://github.com/apple/swift-corelibs-foundation/blob/main/Sources/Foundation/DateComponentsFormatter.swift#L12

![image](https://github.com/user-attachments/assets/0a4fd7a0-965a-4717-b97c-7d49ce594a96)

* Drop support for Swift 5.7 * Fix warnings in Vapor with latest Swift 6 changes * Fix tests on Linux nightlies

semver-minor

### Describe the issue JWT Docs are out of date for the latest RC ### Vapor version 5.0.0-rc ### Operating system and version N/A ### Swift version N/A ### Steps...

### I have searched through the issues and didn't find my problem. - [X] Confirm ### About the icon Vapor - a server-side Swift framework ### Links and sources https://www.vapor.codes...

request:icon
in-develop

Resolves #196 Also fixes an issue due to which the X5CVerifier would not verify a token with missing root in the x5c chain

JWTKit v5 should only support Swift 6

enhancement