- Added async wrappers to PageCollection nextPage and nextItem
- Fixed issue where pipeline calls multiple callback if a bad status code was received.
- Fixed issue where certain system errors would be swallowed by AzureCore instead of passed along to the developer.
- Changed the format for application ID in
UserAgentPolicy
to remove the square brackets around it.
Minor update for Swift Package Manager.
- Swift PM user should now target the
SwiftPM-AzureCore
repo. - AzureCore can now version independently of other libraries.
- Added Cocoapods specs for AzureCore, AzureCommunication, AzureCommunicationChat, and AzureCommunicationCalling libraries.
Version 1.0.0-beta.1 is a beta of our efforts in creating a client library that is developer-friendly, idiomatic to the iOS ecosystem, and as consistent across different languages and platforms as possible. The principles that guide our efforts can be found in the Azure SDK Design Guidelines for iOS.
- Azure SDK for iOS core (AzureCore)