New
2.93.0
What's Changed
SemVer Minor
- Add homeDirectory accessor to FileSystem by @PhantomInTheWire in https://github.com/apple/swift-nio/pull/3471
SemVer Patch
- NIOTypedHTTPClientUpgradeHandler will write Upgrade request on handlerAdded if active by @adam-fowler in https://github.com/apple/swift-nio/pull/3473
- Ensure pthread_mutexattr_t is properly cleaned up with pthread_mutexattr_destroy in Lock by @scottmarchant in https://github.com/apple/swift-nio/pull/3480
- Initialize the mutexattr before use. by @3405691582 in https://github.com/apple/swift-nio/pull/3482
Other Changes
- Updates to present docs on _NIOFileSystem by @heckj in https://github.com/apple/swift-nio/pull/3477
- Disable Xcode-beta builds until one is installed by @madrob in https://github.com/apple/swift-nio/pull/3446
New Contributors
- @heckj made their first contribution in https://github.com/apple/swift-nio/pull/3477
Full Changelog: https://github.com/apple/swift-nio/compare/2.92.2...2.93.0