File tree 23 files changed +118
-12
lines changed 23 files changed +118
-12
lines changed Original file line number Diff line number Diff line change 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.700.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.699.0...v3.700.0) (2024-11-25)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-direct-connect:** Update DescribeDirectConnectGatewayAssociations API to return associated core network information if a Direct Connect gateway is attached to a Cloud WAN core network. ([26dccd9](https://github.com/aws/aws-sdk-js-v3/commit/26dccd9fd39e428927cb02127705014ca4f63006))
12
+ * **client-networkmanager:** This release adds native Direct Connect integration on Cloud WAN enabling customers to directly attach their Direct Connect gateways to Cloud WAN without the need for an intermediate Transit Gateway. ([4a7eea0](https://github.com/aws/aws-sdk-js-v3/commit/4a7eea0b722488615d7d9002f9f9702841e0fd9f))
13
+ * **client-s3:** Amazon Simple Storage Service / Features: Add support for ETag based conditional writes in PutObject and CompleteMultiPartUpload APIs to prevent unintended object modifications. ([453f462](https://github.com/aws/aws-sdk-js-v3/commit/453f4624c0a696c5ace8158348cb4e1d29dbace9))
14
+ * **clients:** update command documentation examples as of 2024-11-25 ([21b5399](https://github.com/aws/aws-sdk-js-v3/commit/21b5399b5cc7f035702227da10b7a495e57f6a75))
15
+
16
+
17
+
18
+
19
+
6
20
# [3.699.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.698.0...v3.699.0) (2024-11-22)
7
21
8
22
Original file line number Diff line number Diff line change 50
50
| @aws-sdk/node-http-handler | 3.370.0| 14.4 KB| N/A| N/A| N/A|
51
51
| @aws-sdk/polly-request-presigner | 3.495.0| 23.3 KB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
52
52
| @aws-sdk/s3-presigned-post | 3.496.0| 27.4 KB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
53
- | @aws-sdk/s3-request-presigner | 3.698 .0| 31.8 KB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
53
+ | @aws-sdk/s3-request-presigner | 3.699 .0| 31.8 KB| ✅(5.88.2)| ✅(3.26.3)| ✅(0.18.15)|
54
54
| @aws-sdk/signature-v4 | 3.370.0| 14.4 KB| ✅(5.77.0)| ✅(3.20.2)| ✅(0.17.15)|
55
55
| @aws-sdk/signature-v4-crt | 3.693.0| 54.5 KB| N/A| N/A| N/A|
56
56
| @aws-sdk/smithy-client | 3.370.0| 18.8 KB| ✅(5.77.0)| ✅(3.20.2)| ✅(0.17.15)|
Original file line number Diff line number Diff line change 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.700.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.699.0...v3.700.0 ) (2024-11-25)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** clients:** update command documentation examples as of 2024-11-25 ([ 21b5399] ( https://github.com/aws/aws-sdk-js-v3/commit/21b5399b5cc7f035702227da10b7a495e57f6a75 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.699.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.698.0...v3.699.0 ) (2024-11-22)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-chatbot" ,
3
3
"description" : " AWS SDK for JavaScript Chatbot Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.699 .0" ,
4
+ "version" : " 3.700 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " tsc -p tsconfig.cjs.json" ,
Original file line number Diff line number Diff line change 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.700.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.699.0...v3.700.0 ) (2024-11-25)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-direct-connect:** Update DescribeDirectConnectGatewayAssociations API to return associated core network information if a Direct Connect gateway is attached to a Cloud WAN core network. ([ 26dccd9] ( https://github.com/aws/aws-sdk-js-v3/commit/26dccd9fd39e428927cb02127705014ca4f63006 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.699.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.698.0...v3.699.0 ) (2024-11-22)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-direct-connect
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-direct-connect" ,
3
3
"description" : " AWS SDK for JavaScript Direct Connect Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.699 .0" ,
4
+ "version" : " 3.700 .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-direct-connect" ,
Original file line number Diff line number Diff line change 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.700.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.699.0...v3.700.0 ) (2024-11-25)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-networkmanager:** This release adds native Direct Connect integration on Cloud WAN enabling customers to directly attach their Direct Connect gateways to Cloud WAN without the need for an intermediate Transit Gateway. ([ 4a7eea0] ( https://github.com/aws/aws-sdk-js-v3/commit/4a7eea0b722488615d7d9002f9f9702841e0fd9f ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.699.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.698.0...v3.699.0 ) (2024-11-22)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-networkmanager
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-networkmanager" ,
3
3
"description" : " AWS SDK for JavaScript Networkmanager Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.699 .0" ,
4
+ "version" : " 3.700 .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-networkmanager" ,
Original file line number Diff line number Diff line change 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.700.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.699.0...v3.700.0) (2024-11-25)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-s3:** Amazon Simple Storage Service / Features: Add support for ETag based conditional writes in PutObject and CompleteMultiPartUpload APIs to prevent unintended object modifications. ([453f462](https://github.com/aws/aws-sdk-js-v3/commit/453f4624c0a696c5ace8158348cb4e1d29dbace9))
12
+
13
+
14
+
15
+
16
+
6
17
# [3.699.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.698.0...v3.699.0) (2024-11-22)
7
18
8
19
**Note:** Version bump only for package @aws-sdk/client-s3
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-s3" ,
3
3
"description" : " AWS SDK for JavaScript S3 Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.699 .0" ,
4
+ "version" : " 3.700 .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-s3" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.699 .0" ,
2
+ "version" : " 3.700 .0" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"command" : {
Original file line number Diff line number Diff line change 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.700.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.699.0...v3.700.0 ) (2024-11-25)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/lib-storage
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.699.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.698.0...v3.699.0 ) (2024-11-22)
7
15
8
16
** Note:** Version bump only for package @aws-sdk/lib-storage
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/lib-storage" ,
3
- "version" : " 3.699 .0" ,
3
+ "version" : " 3.700 .0" ,
4
4
"description" : " Storage higher order operation" ,
5
5
"main" : " ./dist-cjs/index.js" ,
6
6
"module" : " ./dist-es/index.js" ,
Original file line number Diff line number Diff line change 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.700.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.699.0...v3.700.0) (2024-11-25)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/s3-presigned-post
9
+
10
+
11
+
12
+
13
+
6
14
# [3.699.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.698.0...v3.699.0) (2024-11-22)
7
15
8
16
**Note:** Version bump only for package @aws-sdk/s3-presigned-post
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/s3-presigned-post" ,
3
- "version": "3.699 .0",
3
+ "version" : " 3.700 .0" ,
4
4
"scripts" : {
5
5
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
6
6
"build:cjs" : " node ../../scripts/compilation/inline s3-presigned-post" ,
Original file line number Diff line number Diff line change 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.700.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.699.0...v3.700.0) (2024-11-25)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/s3-request-presigner
9
+
10
+
11
+
12
+
13
+
6
14
# [3.699.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.698.0...v3.699.0) (2024-11-22)
7
15
8
16
**Note:** Version bump only for package @aws-sdk/s3-request-presigner
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/s3-request-presigner",
3
- "version": "3.699 .0",
3
+ "version": "3.700 .0",
4
4
"scripts": {
5
5
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
6
6
"build:cjs": "node ../../scripts/compilation/inline s3-request-presigner",
Original file line number Diff line number Diff line change 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.700.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.699.0...v3.700.0) (2024-11-25)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/aws-client-api-test
9
+
10
+
11
+
12
+
13
+
6
14
# [3.699.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.698.0...v3.699.0) (2024-11-22)
7
15
8
16
**Note:** Version bump only for package @aws-sdk/aws-client-api-test
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/aws-client-api-test",
3
3
"description": "Test suite for client interface stability",
4
- "version": "3.699 .0",
4
+ "version": "3.700 .0",
5
5
"scripts": {
6
6
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
"build:cjs": "tsc -p tsconfig.cjs.json",
Original file line number Diff line number Diff line change 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.700.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.699.0...v3.700.0) (2024-11-25)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/aws-client-retry-test
9
+
10
+
11
+
12
+
13
+
6
14
# [3.699.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.698.0...v3.699.0) (2024-11-22)
7
15
8
16
**Note:** Version bump only for package @aws-sdk/aws-client-retry-test
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/aws-client-retry-test",
3
3
"description": "Integration test suite for middleware-retry",
4
- "version": "3.699 .0",
4
+ "version": "3.700 .0",
5
5
"scripts": {
6
6
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
7
7
"build:cjs": "tsc -p tsconfig.cjs.json",
Original file line number Diff line number Diff line change 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.700.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.699.0...v3.700.0) (2024-11-25)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/aws-middleware-test
9
+
10
+
11
+
12
+
13
+
6
14
# [3.699.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.698.0...v3.699.0) (2024-11-22)
7
15
8
16
**Note:** Version bump only for package @aws-sdk/aws-middleware-test
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/aws-middleware-test",
3
3
"description": "Integration test suite for AWS middleware",
4
- "version": "3.699 .0",
4
+ "version": "3.700 .0",
5
5
"scripts": {
6
6
"build": "exit 0",
7
7
"build:cjs": "exit 0",
You can’t perform that action at this time.
0 commit comments