Skip to content

Releases: aws-geospatial/amazon-location-utilities-auth-helper-js

v1.2.0

05 Nov 17:58
07e3a0a
Compare
Choose a tag to compare

✨ Features and improvements

  • Added support for Amazon Cognito when using standalone Maps SDK URLs #48
  • Modified withAPIKey API to be used synchronously #49

v1.1.0

30 Oct 20:46
af18844
Compare
Choose a tag to compare

✨ Features and improvements

  • 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

v1.0.7

30 Jul 21:11
ddd5442
Compare
Choose a tag to compare

✨ Features and improvements

  • Refined the transform interceptor to only match Amazon Location Service URLs #39

🐞 Bug fixes

  • Dependency updates for security fix: #40

v1.0.6

16 Apr 22:38
eccb146
Compare
Choose a tag to compare

✨ Features and improvements

  • Reduced dependencies size #29