Skip to content

Swift NIO Oblivious HTTP 0.4.0

Compare
Choose a tag to compare
@Lukasa Lukasa released this 26 Jun 14:20
· 6 commits to main since this release
8aa449e

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

Full Changelog: 0.3.1...0.4.0