-
Notifications
You must be signed in to change notification settings - Fork 611
Comparing changes
Open a pull request
base repository: aws/aws-sdk-js-v3
base: v3.346.0
head repository: aws/aws-sdk-js-v3
compare: v3.347.0
- 14 commits
- 1,125 files changed
- 2 contributors
Commits on Jun 6, 2023
-
feat(protocol-http): add reason to HttpResponse (#4772)
Adds `reason` property to HttpResponse, which is a simple message explaining the status code. The property is optional, so adding it is backward compatible. Http handlers were updated to populate this property when constructing the HttpResponse, except for the Node http2 handler, because http2 doesn't support an equivalent. Tests were added to Http handlers to make sure the property is populated when available.
Configuration menu - View commit details
-
Copy full SHA for d29cb58 - Browse repository at this point
Copy the full SHA d29cb58View commit details -
feat(protocol-http): add uri type and implementation (#4771)
Adds the URI type to types package, and uses it in HttpRequest. The URI type adds additional properties that didn't exist on Endpoint. Http handlers were updated to use these new properties when constructing request URLs. Tests were also added to make sure handlers construct URLs properly with the new properties.
Configuration menu - View commit details
-
Copy full SHA for 5c7b40e - Browse repository at this point
Copy the full SHA 5c7b40eView commit details -
feat(client-emr): This release provides customers the ability to spec…
…ify an allocation strategies amongst PRICE_CAPACITY_OPTIMIZED, CAPACITY_OPTIMIZED, LOWEST_PRICE, DIVERSIFIED for Spot instances in Instance Feet cluster. This enables customers to choose an allocation strategy best suited for their workload.
awstools committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for ada81f8 - Browse repository at this point
Copy the full SHA ada81f8View commit details -
feat(client-inspector2): Adds new response properties and request par…
…ameters for 'last scanned at' on the ListCoverage operation. This feature allows you to search and view the date of which your resources were last scanned by Inspector.
awstools committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for b61d062 - Browse repository at this point
Copy the full SHA b61d062View commit details -
feat(client-signer): AWS Signer is launching Container Image Signing,…
… a new feature that enables you to sign and verify container images. This feature enables you to validate that only container images you approve are used in your enterprise.
awstools committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 6647d54 - Browse repository at this point
Copy the full SHA 6647d54View commit details -
feat(client-lex-models-v2): This release adds support for Lex Develop…
…ers to create test sets and to execute those test-sets against their bots.
awstools committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 454008a - Browse repository at this point
Copy the full SHA 454008aView commit details -
docs(client-connect): GetMetricDataV2 API is now available in AWS Gov…
…Cloud(US) region.
awstools committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 6ebabec - Browse repository at this point
Copy the full SHA 6ebabecView commit details -
feat(client-iam): This release updates the AccountAlias regex pattern…
… with the same length restrictions enforced by the length constraint.
awstools committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 817667a - Browse repository at this point
Copy the full SHA 817667aView commit details -
feat(client-iot-data-plane): Update thing shadow name regex to allow …
…'$' character
awstools committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for d678417 - Browse repository at this point
Copy the full SHA d678417View commit details -
feat(client-quicksight): QuickSight support for pivot table field col…
…lapse state, radar chart range scale and multiple scope options in conditional formatting.
awstools committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for e89e93c - Browse repository at this point
Copy the full SHA e89e93cView commit details -
feat(client-iot): Adding IoT Device Management Software Package Catal…
…og APIs to register, store, and report system software packages, along with their versions and metadata in a centralized location.
awstools committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 7bf4fb1 - Browse repository at this point
Copy the full SHA 7bf4fb1View commit details -
feat(client-sqs): Amazon SQS adds three new APIs - StartMessageMoveTa…
…sk, CancelMessageMoveTask, and ListMessageMoveTasks to automate redriving messages from dead-letter queues to source queues or a custom destination.
awstools committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for 00f8d8a - Browse repository at this point
Copy the full SHA 00f8d8aView commit details -
feat(clients): update client endpoints as of 2023-06-06
awstools committedJun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for eefb716 - Browse repository at this point
Copy the full SHA eefb716View commit details -
awstools committed
Jun 6, 2023 Configuration menu - View commit details
-
Copy full SHA for db169f4 - Browse repository at this point
Copy the full SHA db169f4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v3.346.0...v3.347.0