Posts tagged Framework
Vapor's API Docs Are Changing
Vapor's API reference docs are moving to AWS for better performance and lower hosting costs. Expect some downtime during the migration.
Vapor's Next Steps with `async`/`await`
With Vapor 5 still some way off, we're updating Vapor 4 to back-deploy async/await to older OSes and take further steps toward structured concurrency.
Vapor `URLEncodedFormDecoder` Security Vulnerability
We've fixed an issue in Vapor's URLEncodedFormDecoder - CVE-2022-31019
Vapor `FileMiddleware` Security Vulnerability
Vapor 4.60.3 fixes CVE-2022-31005 in FileMiddleware, where crafted Range headers could crash an app. Upgrade now if you serve files with it.
Updating Vapor's Supported Swift Versions
Vapor is dropping support for older Swift versions to match SwiftNIO, tracking the current release plus the two previous minors. Here's the new policy.
The next steps for Vapor
Six years in, we're starting to plan Vapor 5 — the next major release completing Vapor's move to async Swift. Here's our early thinking and direction.
