File tree 14 files changed +82
-7
lines changed
private/aws-middleware-test
14 files changed +82
-7
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.766.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.765.0...v3.766.0) (2025-03-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-ec2:** This release adds the GroupLongName field to the response of the DescribeAvailabilityZones API. ([c2ccb07](https://github.com/aws/aws-sdk-js-v3/commit/c2ccb07c2282b37c49a0438bf41d028663d1e659))
12
+ * **client-ecr:** This release adds Amazon ECR to Amazon ECR pull through cache rules support. ([e04cd1f](https://github.com/aws/aws-sdk-js-v3/commit/e04cd1f74b11d69fc97c22ba558a3bcbc697a7e0))
13
+ * **client-inspector2:** Adding componentArn to network reachability details ([8b994b4](https://github.com/aws/aws-sdk-js-v3/commit/8b994b47c79ecd092e2c84954a366ce30eab5614))
14
+ * **client-medialive:** Add an enum option DISABLED for Output Locking Mode under Global Configuration. ([f868479](https://github.com/aws/aws-sdk-js-v3/commit/f86847919b612511546507c3d1255304457be12a))
15
+ * **clients:** update client endpoints as of 2025-03-11 ([dbd5306](https://github.com/aws/aws-sdk-js-v3/commit/dbd5306c46597d8edfaf9615c67c0aac02a99199))
16
+
17
+
18
+
19
+
20
+
6
21
# [3.765.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.764.0...v3.765.0) (2025-03-10)
7
22
8
23
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.766.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.765.0...v3.766.0 ) (2025-03-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-ec2:** This release adds the GroupLongName field to the response of the DescribeAvailabilityZones API. ([ c2ccb07] ( https://github.com/aws/aws-sdk-js-v3/commit/c2ccb07c2282b37c49a0438bf41d028663d1e659 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.764.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.763.0...v3.764.0 ) (2025-03-07)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-ec2" ,
3
3
"description" : " AWS SDK for JavaScript Ec2 Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.764 .0" ,
4
+ "version" : " 3.766 .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-ec2" ,
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.766.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.765.0...v3.766.0 ) (2025-03-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-ecr:** This release adds Amazon ECR to Amazon ECR pull through cache rules support. ([ e04cd1f] ( https://github.com/aws/aws-sdk-js-v3/commit/e04cd1f74b11d69fc97c22ba558a3bcbc697a7e0 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.758.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.757.0...v3.758.0 ) (2025-02-27)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-ecr
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-ecr" ,
3
3
"description" : " AWS SDK for JavaScript Ecr Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.758 .0" ,
4
+ "version" : " 3.766 .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-ecr" ,
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.766.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.765.0...v3.766.0) (2025-03-11)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-ecs
9
+
10
+
11
+
12
+
13
+
6
14
# [3.758.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.757.0...v3.758.0) (2025-02-27)
7
15
8
16
**Note:** Version bump only for package @aws-sdk/client-ecs
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-ecs" ,
3
3
"description" : " AWS SDK for JavaScript Ecs Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.758 .0" ,
4
+ "version" : " 3.766 .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-ecs" ,
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.766.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.765.0...v3.766.0) (2025-03-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-inspector2:** Adding componentArn to network reachability details ([8b994b4](https://github.com/aws/aws-sdk-js-v3/commit/8b994b47c79ecd092e2c84954a366ce30eab5614))
12
+
13
+
14
+
15
+
16
+
6
17
# [3.758.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.757.0...v3.758.0) (2025-02-27)
7
18
8
19
**Note:** Version bump only for package @aws-sdk/client-inspector2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-inspector2" ,
3
3
"description" : " AWS SDK for JavaScript Inspector2 Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.758 .0" ,
4
+ "version" : " 3.766 .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-inspector2" ,
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.766.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.765.0...v3.766.0) (2025-03-11)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-medialive:** Add an enum option DISABLED for Output Locking Mode under Global Configuration. ([f868479](https://github.com/aws/aws-sdk-js-v3/commit/f86847919b612511546507c3d1255304457be12a))
12
+
13
+
14
+
15
+
16
+
6
17
# [3.765.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.764.0...v3.765.0) (2025-03-10)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/client-medialive",
3
3
"description": "AWS SDK for JavaScript Medialive Client for Node.js, Browser and React Native",
4
- "version" : " 3.765 .0" ,
4
+ "version": "3.766 .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-medialive",
Original file line number Diff line number Diff line change 1
1
{
2
- "version": "3.765 .0",
2
+ "version": "3.766 .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.766.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.765.0...v3.766.0) (2025-03-11)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/aws-middleware-test
9
+
10
+
11
+
12
+
13
+
6
14
# [3.764.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.763.0...v3.764.0) (2025-03-07)
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.764 .0",
4
+ "version": "3.766 .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