SwiftNIO Extras 1.29.0
What's Changed
SemVer Minor
- Responsiveness fallback handler by @josephnoir in #278
- Split RequestResponseHandlers into Sendable and non-Sendable variants by @yigityazicilar in #279
- Add callback in TimedCertificateReloader to listen for reloads by @hamzahrmalik in #281
- Make a new variant of makeReloaderValidatingSources which takes a Configuration by @hamzahrmalik in #282
- Callback for certificate reload failures by @hamzahrmalik in #283
Other Changes
- Add static SDK CI workflow by @rnro in #252
- Changed GHA workflows to require explicit sendable on macOS. by @rafaelcepeda in #280
New Contributors
- @josephnoir made their first contribution in #278
- @yigityazicilar made their first contribution in #279
- @rafaelcepeda made their first contribution in #280
- @hamzahrmalik made their first contribution in #281
Full Changelog: 1.28.0...1.29.0