Skip to content

10.1.0

Latest
Compare
Choose a tag to compare
@julianlocke julianlocke released this 20 Aug 14:19
· 3 commits to master since this release
  • Xcode 16 support
  • Split completion execution contexts to allow for background thread deserialization.
  • Fix background task reconnection route string format
  • Remove first party (Dropbox) user agent special casing.
  • Update DropboxTransportClient with downloadContentHost
  • Add shutdown method to DropboxClient objc wrapper
  • Fix locking in requests, os_unfair_lock not to be directly used in Swift
  • Fix mapping from model mock inputs to JSON input, error JSON structure, and backwards Xcode compatibility