What's Changed
SemVer Minor
- Drop support for Swift 5.8 by @PeterAdams-A in #470
- Add a variant of
configureAsyncHTTPServerPipeline
which takes a stream delegate by @adam-fowler in #471 - Make configureHTTP2AsyncSecureUpgrade public by @adam-fowler in #480
SemVer Patch
- Apply swift-format changes and CI by @PeterAdams-A in #472
- Import new Android overlay instead in the tests by @finagolfin in #479
- Finish multiplexer's inbound streams in more cases by @gjcairo in #483
- Enable MemberImportVisibility check on all targets by @rnro in #486
- Don't fail closeFuture when an error occurs on closing by @gjcairo in #487
Other Changes
- Remove script for generating contributors list by @PeterAdams-A in #468
- GitHub Actions to parity with existing CI by @PeterAdams-A in #469
- Allow warnings in CI by @PeterAdams-A in #473
- Enable python lint in CI by @PeterAdams-A in #474
- Add HTTP/2 spec tests to CI by @PeterAdams-A in #475
- Add integration tests to GitHub Actions by @PeterAdams-A in #476
- Remove unused dockerfiles and allocation scripts by @PeterAdams-A in #477
- Enable ShellCheck CI by @PeterAdams-A in #478
- unify scheduled and main yamls by @rnro in #482
- Aligning semantic version label check name by @FranzBusch in #485
New Contributors
- @adam-fowler made their first contribution in #471
Full Changelog: 1.34.1...1.35.0