- Added support for Amazon Cognito when using standalone Maps SDK URLs #48
- Modified
withAPIKey
API to be used synchronously #49
- Added support for new standalone Maps, Places, and Routes SDKs
- Added optional region field to the withAPIKey method
- Added
getClientConfig()
method that can be used when constructing all supported clients (new Maps/Places/Routes clients + LocationClient) - Updated README with usage examples for all the new clients
- Refined the transform interceptor to only match Amazon Location Service URLs #39
- Dependency updates for security fix #40
- Reduced dependencies size #29
- Extended withIdentityPoolId signature to allow usage of authenticated identities #30
- Dependabot updates to dependencies #33
- Added an empty credentials config value withAPIKey #31
- Improved README documentation
- Fixed URL signing for maps when using Cognito #24
- Improved version references in README #18
- Initial release