SwiftNIO HTTP/2 1.36.0
What's Changed
SemVer Minor
- Better handle new streams when server is quiescing by @glbrntt in #481
- Allow max reset stream frames to be configured by @glbrntt in #494
- Strict concurrency for NIOHPACK by @glbrntt in #502
- Strict concurrency for pipeline helpers by @glbrntt in #503
- Add explicit Sendable annotations by @glbrntt in #505
- Provide a senable view over the stream multiplexer by @glbrntt in #506
SemVer Patch
Other Changes
- Update release.yml by @FranzBusch in #489
- update benchmark thresholds to nightly 6.1 by @rnro in #491
- CI use 6.1 nightlies by @rnro in #490
- Rename nightly_6_1 params to nightly_next by @rnro in #495
- move nightly-next thresholds and add legacy symlink by @rnro in #496
- Delete Thresholds/nightly-6.1.json symlink by @rnro in #497
- Only apply standard swift settings on valid targets by @rnro in #498
- Update main.yml integration tests to use swift_test_matrix by @rnro in #499
- Enable macOS CI on merge to main and daily timer by @rnro in #504
- Strict concurrency for perf tests and the h2 server by @glbrntt in #509
- Strict concurrency for tests by @glbrntt in #507
- Enable macOS CI on pull requests by @rnro in #510
- Switch h2Spec tests to newer Swift test matrix by @rnro in #511
- Enable Swift 6.1 jobs in CI by @rnro in #512
- update thresholds by @rnro in #513
Full Changelog: 1.35.0...1.36.0