Swift NIO Oblivious HTTP 0.4.0
What's Changed
SemVer Minor
- Strict concurrency checking for ObliviousHTTP and ObliviousX by @glbrntt in #33
- Drop Swift 5.9 by @rnro in #37
Other Changes
- Rename nightly_6_1 params to nightly_next by @rnro in #30
- Only apply standard swift settings on valid targets by @rnro in #31
- Add static SDK CI workflow by @rnro in #32
- Enable macOS CI on merge to main and daily timer by @rnro in #34
- Enable macOS CI on pull requests by @rnro in #35
- Enable Swift 6.1 jobs in CI by @rnro in #36
- Update SECURITY.md by @rnro in #38
- Added require-explicit-sendable to macOS CI. by @rafaelcepeda in #39
New Contributors
- @rafaelcepeda made their first contribution in #39
Full Changelog: 0.3.1...0.4.0