@aws-sdk/middleware-location-constraint
Advanced tools
Comparing version 1.0.0-alpha.8 to 1.0.0-beta.1
@@ -6,2 +6,61 @@ # Change Log | ||
# 1.0.0-beta.1 (2020-03-25) | ||
### Features | ||
* bump packages to beta ([#1050](https://github.com/aws/aws-sdk-js-v3/issues/1050)) ([40501d4](https://github.com/aws/aws-sdk-js-v3/commit/40501d4394d04bc1bc91c10136fa48b1d3a67d8f)) | ||
# 1.0.0-alpha.28 (2020-03-20) | ||
# 1.0.0-alpha.25 (2020-03-09) | ||
### Bug Fixes | ||
* no LocationConstraint for us-east-1 if not explicitly passed ([#985](https://github.com/aws/aws-sdk-js-v3/issues/985)) ([ecfe618](https://github.com/aws/aws-sdk-js-v3/commit/ecfe618bac289af4d788342e5fb0d0a9a8e75bd6)) | ||
# 1.0.0-alpha.24 (2020-02-19) | ||
# 1.0.0-alpha.17 (2020-02-05) | ||
### Bug Fixes | ||
* no LocationConstraint for us-east-1 ([#844](https://github.com/aws/aws-sdk-js-v3/issues/844)) ([67fd278](https://github.com/aws/aws-sdk-js-v3/commit/67fd278bb60e1f6691359fdf46be6add4e9e82fa)) | ||
# 1.0.0-alpha.13 (2020-01-24) | ||
# 1.0.0-alpha.12 (2020-01-22) | ||
# 0.9.0 (2020-01-09) | ||
### Bug Fixes | ||
* resolve region ([#560](https://github.com/aws/aws-sdk-js-v3/issues/560)) ([3aca84f](https://github.com/aws/aws-sdk-js-v3/commit/3aca84f37a3831ea12298523ad4dc8d5eeee9b15)) | ||
### Features | ||
* location constraint migration ([#497](https://github.com/aws/aws-sdk-js-v3/issues/497)) ([ad7f978](https://github.com/aws/aws-sdk-js-v3/commit/ad7f9780a3f0e5eedb23e216e92221aadc803753)) | ||
# 1.0.0-alpha.8 (2020-03-20) | ||
@@ -8,0 +67,0 @@ |
{ | ||
"name": "@aws-sdk/middleware-location-constraint", | ||
"version": "1.0.0-alpha.8", | ||
"version": "1.0.0-beta.1", | ||
"scripts": { | ||
@@ -17,10 +17,10 @@ "prepublishOnly": "tsc", | ||
"dependencies": { | ||
"@aws-sdk/types": "^1.0.0-alpha.6", | ||
"@aws-sdk/types": "^1.0.0-beta.1", | ||
"tslib": "^1.8.0" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^24.0.12", | ||
"jest": "^24.7.1", | ||
"@types/jest": "^25.1.4", | ||
"jest": "^25.1.0", | ||
"typescript": "~3.8.3" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
30919
Updated@aws-sdk/types@^1.0.0-beta.1