Publish v3.662.0 · aws/aws-sdk-js-v3@5e91f77 (original) (raw)
File tree
- client-apigatewaymanagementapi
- client-application-auto-scaling
- client-application-discovery-service
- client-application-insights
- client-application-signals
- client-applicationcostprofiler
- client-auto-scaling-plans
- client-bedrock-agent-runtime
- client-chime-sdk-identity
- client-chime-sdk-media-pipelines
- client-chime-sdk-meetings
- client-chime-sdk-messaging
- client-cloudfront-keyvaluestore
- client-cloudsearch-domain
- client-codestar-connections
- client-codestar-notifications
- client-cognito-identity-provider
- client-connect-contact-lens
- client-connectparticipant
- client-cost-and-usage-report-service
- client-cost-optimization-hub
- client-database-migration-service
- client-directory-service-data
- client-ec2-instance-connect
- client-elastic-load-balancing-v2
- client-elastic-load-balancing
- client-elastic-transcoder
- client-elasticsearch-service
- client-global-accelerator
- client-iot-1click-devices-service
- client-iot-1click-projects
- client-iot-jobs-data-plane
- client-iotsecuretunneling
- client-kinesis-analytics-v2
- client-kinesis-video-archived-media
- client-kinesis-video-media
- client-kinesis-video-signaling
- client-kinesis-video-webrtc-storage
- client-lex-model-building-service
- client-lex-runtime-service
- client-license-manager-linux-subscriptions
- client-license-manager-user-subscriptions
- client-managedblockchain-query
- client-marketplace-agreement
- client-marketplace-catalog
- client-marketplace-commerce-analytics
- client-marketplace-deployment
- client-marketplace-entitlement-service
- client-marketplace-metering
- client-migration-hub-refactor-spaces
- client-migrationhub-config
- client-migrationhuborchestrator
- client-migrationhubstrategy
- client-opensearchserverless
- client-payment-cryptography-data
- client-payment-cryptography
- client-pca-connector-scep
- client-personalize-events
- client-personalize-runtime
- client-pinpoint-sms-voice-v2
- client-pinpoint-sms-voice
- client-redshift-serverless
- client-rekognitionstreaming
- client-resource-explorer-2
- client-resource-groups-tagging-api
- client-route53-recovery-cluster
- client-route53-recovery-control-config
- client-route53-recovery-readiness
- client-sagemaker-a2i-runtime
- client-sagemaker-featurestore-runtime
- client-sagemaker-geospatial
- client-serverlessapplicationrepository
- client-service-catalog-appregistry
- client-snow-device-management
- client-timestream-influxdb
- client-transcribe-streaming
- client-verifiedpermissions
- client-workmailmessageflow
- client-workspaces-thin-client
- credential-provider-cognito-identity
- credential-provider-process
- credential-provider-web-identity
- middleware-bucket-endpoint
- middleware-endpoint-discovery
- middleware-expect-continue
- middleware-flexible-checksums
- middleware-location-constraint
- middleware-recursion-detection
- middleware-sdk-api-gateway
- middleware-sdk-machinelearning
- middleware-sdk-s3-control
- middleware-sdk-transcribe-streaming
- signature-v4-multi-region
- aws-protocoltests-json-10
- aws-protocoltests-json-machinelearning
- aws-protocoltests-restjson-apigateway
- aws-protocoltests-restjson-glacier
- aws-protocoltests-restjson
- aws-protocoltests-restxml
- aws-protocoltests-smithy-rpcv2-cbor
- aws-restjson-validation-server
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -3,6 +3,25 @@ | ||
| 3 | 3 | All notable changes to this project will be documented in this file. |
| 4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
| 5 | 5 | |
| 6 | +# [3.662.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.661.0...v3.662.0) (2024-10-01) | |
| 7 | + | |
| 8 | + | |
| 9 | +### Bug Fixes | |
| 10 | + | |
| 11 | +* **s3-request-presigner:** enable overriding hoistable headers ([#6535](https://github.com/aws/aws-sdk-js-v3/issues/6535)) ([3c2e59c](https://github.com/aws/aws-sdk-js-v3/commit/3c2e59cfddd753d1c9739332b9195ae5eadde4df)) | |
| 12 | + | |
| 13 | + | |
| 14 | +### Features | |
| 15 | + | |
| 16 | +* **client-bedrock-agent:** This release adds support to stop an ongoing ingestion job using the StopIngestionJob API in Agents for Amazon Bedrock. ([ac89806](https://github.com/aws/aws-sdk-js-v3/commit/ac8980674d1aeecdaae2df0237de81baa04efc53)) | |
| 17 | +* **client-codeartifact:** Add support for the dual stack endpoints. ([cb499b9](https://github.com/aws/aws-sdk-js-v3/commit/cb499b9e06e733b53a4ddb8641b593b21c0aee82)) | |
| 18 | +* **client-rds:** This release provides additional support for enabling Aurora Limitless Database DB clusters. ([b7b061d](https://github.com/aws/aws-sdk-js-v3/commit/b7b061dcba69eabd53b3f259857991fcbc6d3ae3)) | |
| 19 | +* **clients:** update client endpoints as of 2024-10-01 ([15702eb](https://github.com/aws/aws-sdk-js-v3/commit/15702ebd883e380b68226e042342bc99a4321904)) | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
| 24 | + | |
| 6 | 25 | # [3.661.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.660.0...v3.661.0) (2024-09-30) |
| 7 | 26 | |
| 8 | 27 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -36,12 +36,12 @@ | ||
| 36 | 36 | |@aws-sdk/client-sts |
| 37 | 37 | |@aws-sdk/client-xray |
| 38 | 38 | |@aws-sdk/credential-provider-cognito-identity |
| 39 | -|@aws-sdk/credential-provider-env | |
| 39 | +|@aws-sdk/credential-provider-env | |
| 40 | 40 | |@aws-sdk/credential-provider-imds |
| 41 | -|@aws-sdk/credential-provider-ini | |
| 42 | -|@aws-sdk/credential-provider-node | |
| 43 | -|@aws-sdk/credential-provider-process | |
| 44 | -|@aws-sdk/credential-provider-sso | |
| 41 | +|@aws-sdk/credential-provider-ini | |
| 42 | +|@aws-sdk/credential-provider-node | |
| 43 | +|@aws-sdk/credential-provider-process | |
| 44 | +|@aws-sdk/credential-provider-sso | |
| 45 | 45 | |@aws-sdk/credential-provider-web-identity |
| 46 | 46 | |@aws-sdk/credential-providers |
| 47 | 47 | |@aws-sdk/fetch-http-handler |
| @@ -50,8 +50,8 @@ | ||
| 50 | 50 | |@aws-sdk/node-http-handler |
| 51 | 51 | |@aws-sdk/polly-request-presigner |
| 52 | 52 | |@aws-sdk/s3-presigned-post |
| 53 | -|@aws-sdk/s3-request-presigner | |
| 53 | +|@aws-sdk/s3-request-presigner | |
| 54 | 54 | |@aws-sdk/signature-v4 |
| 55 | -|@aws-sdk/signature-v4-crt | |
| 55 | +|@aws-sdk/signature-v4-crt | |
| 56 | 56 | |@aws-sdk/smithy-client |
| 57 | -|@aws-sdk/types | |
| 57 | +|@aws-sdk/types |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -3,6 +3,17 @@ | ||
| 3 | 3 | All notable changes to this project will be documented in this file. |
| 4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
| 5 | 5 | |
| 6 | +# [3.662.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.661.0...v3.662.0) (2024-10-01) | |
| 7 | + | |
| 8 | + | |
| 9 | +### Bug Fixes | |
| 10 | + | |
| 11 | +* **s3-request-presigner:** enable overriding hoistable headers ([#6535](https://github.com/aws/aws-sdk-js-v3/issues/6535)) ([3c2e59c](https://github.com/aws/aws-sdk-js-v3/commit/3c2e59cfddd753d1c9739332b9195ae5eadde4df)) | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 6 | 17 | ## [3.658.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.658.0...v3.658.1) (2024-09-25) |
| 7 | 18 | |
| 8 | 19 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | { |
| 2 | 2 | "name": "@aws-sdk/client-accessanalyzer", |
| 3 | 3 | "description": "AWS SDK for JavaScript Accessanalyzer Client for Node.js, Browser and React Native", |
| 4 | -"version": "3.658.1", | |
| 4 | +"version": "3.662.0", | |
| 5 | 5 | "scripts": { |
| 6 | 6 | "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", |
| 7 | 7 | "build:cjs": "node ../../scripts/compilation/inline client-accessanalyzer", |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -3,6 +3,17 @@ | ||
| 3 | 3 | All notable changes to this project will be documented in this file. |
| 4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
| 5 | 5 | |
| 6 | +# [3.662.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.661.0...v3.662.0) (2024-10-01) | |
| 7 | + | |
| 8 | + | |
| 9 | +### Bug Fixes | |
| 10 | + | |
| 11 | +* **s3-request-presigner:** enable overriding hoistable headers ([#6535](https://github.com/aws/aws-sdk-js-v3/issues/6535)) ([3c2e59c](https://github.com/aws/aws-sdk-js-v3/commit/3c2e59cfddd753d1c9739332b9195ae5eadde4df)) | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 6 | 17 | ## [3.658.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.658.0...v3.658.1) (2024-09-25) |
| 7 | 18 | |
| 8 | 19 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | { |
| 2 | 2 | "name": "@aws-sdk/client-account", |
| 3 | 3 | "description": "AWS SDK for JavaScript Account Client for Node.js, Browser and React Native", |
| 4 | -"version": "3.658.1", | |
| 4 | +"version": "3.662.0", | |
| 5 | 5 | "scripts": { |
| 6 | 6 | "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", |
| 7 | 7 | "build:cjs": "node ../../scripts/compilation/inline client-account", |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -3,6 +3,17 @@ | ||
| 3 | 3 | All notable changes to this project will be documented in this file. |
| 4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
| 5 | 5 | |
| 6 | +# [3.662.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.661.0...v3.662.0) (2024-10-01) | |
| 7 | + | |
| 8 | + | |
| 9 | +### Bug Fixes | |
| 10 | + | |
| 11 | +* **s3-request-presigner:** enable overriding hoistable headers ([#6535](https://github.com/aws/aws-sdk-js-v3/issues/6535)) ([3c2e59c](https://github.com/aws/aws-sdk-js-v3/commit/3c2e59cfddd753d1c9739332b9195ae5eadde4df)) | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 6 | 17 | ## [3.658.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.658.0...v3.658.1) (2024-09-25) |
| 7 | 18 | |
| 8 | 19 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | { |
| 2 | 2 | "name": "@aws-sdk/client-acm-pca", |
| 3 | 3 | "description": "AWS SDK for JavaScript Acm Pca Client for Node.js, Browser and React Native", |
| 4 | -"version": "3.658.1", | |
| 4 | +"version": "3.662.0", | |
| 5 | 5 | "scripts": { |
| 6 | 6 | "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", |
| 7 | 7 | "build:cjs": "node ../../scripts/compilation/inline client-acm-pca", |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -3,6 +3,17 @@ | ||
| 3 | 3 | All notable changes to this project will be documented in this file. |
| 4 | 4 | See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
| 5 | 5 | |
| 6 | +# [3.662.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.661.0...v3.662.0) (2024-10-01) | |
| 7 | + | |
| 8 | + | |
| 9 | +### Bug Fixes | |
| 10 | + | |
| 11 | +* **s3-request-presigner:** enable overriding hoistable headers ([#6535](https://github.com/aws/aws-sdk-js-v3/issues/6535)) ([3c2e59c](https://github.com/aws/aws-sdk-js-v3/commit/3c2e59cfddd753d1c9739332b9195ae5eadde4df)) | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 6 | 17 | ## [3.658.1](https://github.com/aws/aws-sdk-js-v3/compare/v3.658.0...v3.658.1) (2024-09-25) |
| 7 | 18 | |
| 8 | 19 |
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -1,7 +1,7 @@ | ||
| 1 | 1 | { |
| 2 | 2 | "name": "@aws-sdk/client-acm", |
| 3 | 3 | "description": "AWS SDK for JavaScript Acm Client for Node.js, Browser and React Native", |
| 4 | -"version": "3.658.1", | |
| 4 | +"version": "3.662.0", | |
| 5 | 5 | "scripts": { |
| 6 | 6 | "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'", |
| 7 | 7 | "build:cjs": "node ../../scripts/compilation/inline client-acm", |