Skip to content

Connectivity 6.0.0

Compare
Choose a tag to compare
@rwbutler rwbutler released this 09 Mar 11:25
· 12 commits to main since this release

[6.0.0] - 2023-03-09

Added

  • Added ability to set the authorization header to be used when contacting an endpoint (thanks to Nils Bergmann - see #73).

Changed

  • iOS deployment target updated to iOS 11.0 (dropped support for iOS 9.0 and 10.0 in-line with Xcode 14).
  • macOS deployment target updated to macOS 10.13.
  • Fixed being unable to set bearerToken, framework and validationMode using the configuration object (thanks to Nils Bergmann - see #73).