Skip to content

v1.0.0

Latest
Compare
Choose a tag to compare
@cgalvan cgalvan released this 30 Oct 19:32
787edff

1.0.0

⚠️ Breaking changes

  • Refactored API to withAPIKey and withIdentityPoolId entry points that return corresponding client configurations for standalone Maps, Places, Routes SDKs and Location SDK
  • Removed custom wrapped client -> user can now use the clients directly from aws-sdk-swift

✨ Features and improvements

  • Added support for new standalone Maps, Places, and Routes SDKs
  • Added HTTP interceptor for API key use-case so user no longer needs to pass the API key to each request
  • Implemented automatic refresh of credentials when using Amazon Cognito
  • Updated README with usage examples for all the new clients