SemVer Minor
- Make
NIO[Throwing]AsyncSequenceProducer.SourceSendable(#2459)
SemVer Patch
- Add support for Musl libc (#2449)
- Close Channel when input & output are closed (#2450)
- Correct a few Musl additions from #2449 for Android, plus error if libc not found (#2451, patch credit to @finagolfin)
- Use #if canImport(Darwin) where possible (#2446)
Other Changes
- Update RediStack URL in README.md (#2445)
- Allow opt-out of PII in CONTRIBUTORS.txt (#2453, patch credit to @therealbnut)
- Update mailmap to unify Gwynne's email addresses (#2454, patch credit to @gwynne)
- Fix several minor typos in comments found in various files (#2455, patch credit to @gwynne)
- Fix last remaining test on Android (#2457, patch credit to @finagolfin)
- Adopt the Swift CoC (#2440)
- Updated allocation counters in 5.9 (#2456)