Skip to content

Release Version 11.10 (May 2022)

Compare
Choose a tag to compare
@hosy hosy released this 19 May 08:26
· 38 commits to master since this release
26fbb1e

11.10 version

  • upgrade OpenSSL to 1.1.1 and switch from bundled version to SwiftPM (#95)
  • NSError+OCNetworkFailure: add .isNetworkTimeoutError convenience property
  • NSError+OCError: add new error for request timeouts
  • OCConnection
    - make better use of the error parameter in HTTP response handling to actions
    - increase timeout for COPY requests to 10 minutes
  • OCSyncActionCopyMove: improve error handling for HTTP timeouts
  • OCHostSimulator+Builtin: add new "action-timeout-simulator" that responds to action requests with timeout errors