2.71.0
What's Changed
SemVer Minor
- Adopt strict concurrency and Sendable in
NIOConcurrencyHelpers
by @Lukasa in #2832 - Adopt strict concurrency in
_NIODataStructures
by @Lukasa in #2835 - Provide documentation and context information for
NIOTooManyBytesError
by @cmcgee1024 in #2831
SemVer Patch
- Adopt strict concurrency in
_NIOBase64
by @Lukasa in #2838 - Remove symlinks from resources by @Lukasa in #2841
- Fix global concurrency hook integration test by @FranzBusch in #2857
Other Changes
- Update wording from
ubuntu
toUbuntu
at README.md by @lamtrinhdev in #2830 - Update the triggers for the Semantic Version label check by @FranzBusch in #2833
- Add
.editorconfig
file by @FranzBusch in #2829 - Fix test availability by @glbrntt in #2836
- Strict concurrency the early tests by @Lukasa in #2840
- Fix
NIOFileSystem
flaky tests by @gjcairo in #2842 - Improve
testTasksScheduledDuringShutdownAreAutomaticallyCancelled
by @glbrntt in #2843 - Align benchmark scaling and minimum samples by @FranzBusch in #2839
- Explain why
ThreadLocalVariable
isn't Sendable. by @Lukasa in #2845 - [CI] Don't persist git credentials in CI by @FranzBusch in #2847
- [CI] Mark the workspace as safe for the matrix job by @FranzBusch in #2848
- Pin DocC to below 1.4 by @Lukasa in #2854
- [CI] Make container images configurable in soundness and matrix jobs … by @FranzBusch in #2851
- Update release.yml by @FranzBusch in #2850
New Contributors
- @lamtrinhdev made their first contribution in #2830
- @cmcgee1024 made their first contribution in #2831
Full Changelog: 2.70.0...2.71.0