File tree 20 files changed +105
-10
lines changed
client-cognito-identity-provider
private/aws-middleware-test
20 files changed +105
-10
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.708.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.707.0...v3.708.0) (2024-12-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-cognito-identity-provider:** Change `CustomDomainConfig` from a required to an optional parameter for the `UpdateUserPoolDomain` operation. ([7c1425c](https://github.com/aws/aws-sdk-js-v3/commit/7c1425c9e971f59deb515505ad588f71e9ed22be))
12
+ * **client-ec2:** This release includes a new API for modifying instance network-performance-options after launch. ([2f49c14](https://github.com/aws/aws-sdk-js-v3/commit/2f49c14f1a0d86c9bba35757784eb1f317008542))
13
+ * **client-medialive:** H265 outputs now support disabling the deblocking filter. ([4adf1d4](https://github.com/aws/aws-sdk-js-v3/commit/4adf1d4f213a291bed030c31dbe7e3dfd1135561))
14
+ * **clients:** update client endpoints as of 2024-12-09 ([0141da0](https://github.com/aws/aws-sdk-js-v3/commit/0141da01ee57828ec9caaec91bdafc7a7350d35f))
15
+
16
+
17
+
18
+
19
+
6
20
# [3.707.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.706.0...v3.707.0) (2024-12-05)
7
21
8
22
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.708.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.707.0...v3.708.0 ) (2024-12-09)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/client-appsync
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/client-appsync
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-appsync" ,
3
3
"description" : " AWS SDK for JavaScript Appsync Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.699 .0" ,
4
+ "version" : " 3.708 .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-appsync" ,
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.708.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.707.0...v3.708.0 ) (2024-12-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-cognito-identity-provider:** Change ` CustomDomainConfig ` from a required to an optional parameter for the ` UpdateUserPoolDomain ` operation. ([ 7c1425c] ( https://github.com/aws/aws-sdk-js-v3/commit/7c1425c9e971f59deb515505ad588f71e9ed22be ) )
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-cognito-identity-provider" ,
3
3
"description" : " AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.699 .0" ,
4
+ "version" : " 3.708 .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-cognito-identity-provider" ,
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.708.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.707.0...v3.708.0) (2024-12-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-ec2:** This release includes a new API for modifying instance network-performance-options after launch. ([2f49c14](https://github.com/aws/aws-sdk-js-v3/commit/2f49c14f1a0d86c9bba35757784eb1f317008542))
12
+
13
+
14
+
15
+
16
+
6
17
# [3.703.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.702.0...v3.703.0) (2024-12-02)
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.703 .0" ,
4
+ "version" : " 3.708 .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.708.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.707.0...v3.708.0) (2024-12-09)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-ecs
9
+
10
+
11
+
12
+
13
+
6
14
# [3.703.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.702.0...v3.703.0) (2024-12-02)
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.703 .0" ,
4
+ "version" : " 3.708 .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.708.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.707.0...v3.708.0) (2024-12-09)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-keyspaces
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/client-keyspaces
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/client-keyspaces",
3
3
"description": "AWS SDK for JavaScript Keyspaces Client for Node.js, Browser and React Native",
4
- "version": "3.699 .0",
4
+ "version": "3.708 .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-keyspaces",
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.708.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.707.0...v3.708.0) (2024-12-09)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-medialive:** H265 outputs now support disabling the deblocking filter. ([4adf1d4](https://github.com/aws/aws-sdk-js-v3/commit/4adf1d4f213a291bed030c31dbe7e3dfd1135561))
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-medialive
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.699 .0",
4
+ "version": "3.708 .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 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.708.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.707.0...v3.708.0) (2024-12-09)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-sesv2
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/client-sesv2
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/client-sesv2",
3
3
"description": "AWS SDK for JavaScript Sesv2 Client for Node.js, Browser and React Native",
4
- "version": "3.699 .0",
4
+ "version": "3.708 .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-sesv2",
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.708.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.707.0...v3.708.0) (2024-12-09)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/client-workspaces
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/client-workspaces
Original file line number Diff line number Diff line change 1
1
{
2
2
"name": "@aws-sdk/client-workspaces",
3
3
"description": "AWS SDK for JavaScript Workspaces Client for Node.js, Browser and React Native",
4
- "version": "3.699 .0",
4
+ "version": "3.708 .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-workspaces",
Original file line number Diff line number Diff line change 1
1
{
2
- "version": "3.707 .0",
2
+ "version": "3.708 .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.708.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.707.0...v3.708.0) (2024-12-09)
7
+
8
+ **Note:** Version bump only for package @aws-sdk/aws-middleware-test
9
+
10
+
11
+
12
+
13
+
6
14
# [3.706.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.705.0...v3.706.0) (2024-12-04)
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.706 .0",
4
+ "version": "3.708 .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