1.0.2
What's Changed
- Prevent duplicate resume continuation on unary request by @eseay in #340
- Fix retain cycle between
URLSessionHTTPClient
andURLSession.delegate
by @rebello95 in #335 - Fix leak in internal implementation of a lock by @kinnarr in #337
- Use
ConnectError.unavailable
when client is offline by @rebello95 in #328
Other changes
- Update
ConnectError.unpackedDetails
documentation comment by @eseay in #324 - Update SwiftLint to 0.57.1 by @rebello95 in #326
- Update project status in README by @nicksnyder in #330
- Add
LocalizedError
conformance toConnectError
by @rebello95 in #327 - Use Swift 6 when available & upgrade to Xcode 16.2 by @rebello95 in #331
- Update license headers to 2025 by @rebello95 in #332
- Update podspecs for 1.0.2 release by @eseay in #341
New Contributors
- @nicksnyder made their first contribution in #330
- @kinnarr made their first contribution in #337
Full Changelog: 1.0.0...1.0.1