Skip to content

Commit

Permalink
Publish v3.710.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Dec 11, 2024
1 parent 6e55901 commit afface0
Show file tree
Hide file tree
Showing 18 changed files with 104 additions and 9 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,22 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.710.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.709.0...v3.710.0) (2024-12-11)


### Features

* **client-artifact:** Add support for listing active customer agreements for the calling AWS Account. ([5c0fbe3](https://github.com/aws/aws-sdk-js-v3/commit/5c0fbe3ea37d1625ba8382ab0ee426536f236ba7))
* **client-emr-serverless:** This release adds support for accessing system profile logs in Lake Formation-enabled jobs. ([056dae2](https://github.com/aws/aws-sdk-js-v3/commit/056dae2d20437dfc4770d0dc5009fbdc4ac0b861))
* **client-migration-hub:** API and documentation updates for AWS MigrationHub related to adding support for listing migration task updates and associating, disassociating and listing source resources ([bfb97ab](https://github.com/aws/aws-sdk-js-v3/commit/bfb97abea30f3b582b520798047626e302dd9028))
* **client-sesv2:** Introduces support for multi-region endpoint. ([6931902](https://github.com/aws/aws-sdk-js-v3/commit/69319022cb1108296eb81d0dfde9511f5cda7b09))
* **client-timestream-influxdb:** Adds networkType parameter to CreateDbInstance API which allows IPv6 support to the InfluxDB endpoint ([a69d90c](https://github.com/aws/aws-sdk-js-v3/commit/a69d90ce4b42392c27f9e020667e9f72652ea942))
* **clients:** update client endpoints as of 2024-12-11 ([6e55901](https://github.com/aws/aws-sdk-js-v3/commit/6e559013226c0500fae19fc3de7b06d9da26127c))





# [3.709.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.708.0...v3.709.0) (2024-12-10)


Expand Down
11 changes: 11 additions & 0 deletions clients/client-artifact/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.710.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.709.0...v3.710.0) (2024-12-11)


### Features

* **client-artifact:** Add support for listing active customer agreements for the calling AWS Account. ([5c0fbe3](https://github.com/aws/aws-sdk-js-v3/commit/5c0fbe3ea37d1625ba8382ab0ee426536f236ba7))





# [3.709.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.708.0...v3.709.0) (2024-12-10)

**Note:** Version bump only for package @aws-sdk/client-artifact
Expand Down
2 changes: 1 addition & 1 deletion clients/client-artifact/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-artifact",
"description": "AWS SDK for JavaScript Artifact Client for Node.js, Browser and React Native",
"version": "3.709.0",
"version": "3.710.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-cloudtrail/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.710.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.709.0...v3.710.0) (2024-12-11)

**Note:** Version bump only for package @aws-sdk/client-cloudtrail





# [3.709.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.708.0...v3.709.0) (2024-12-10)

**Note:** Version bump only for package @aws-sdk/client-cloudtrail
Expand Down
2 changes: 1 addition & 1 deletion clients/client-cloudtrail/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-cloudtrail",
"description": "AWS SDK for JavaScript Cloudtrail Client for Node.js, Browser and React Native",
"version": "3.709.0",
"version": "3.710.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-cloudtrail",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-cognito-identity-provider/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.710.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.709.0...v3.710.0) (2024-12-11)

**Note:** Version bump only for package @aws-sdk/client-cognito-identity-provider





# [3.709.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.708.0...v3.709.0) (2024-12-10)

**Note:** Version bump only for package @aws-sdk/client-cognito-identity-provider
Expand Down
2 changes: 1 addition & 1 deletion clients/client-cognito-identity-provider/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-cognito-identity-provider",
"description": "AWS SDK for JavaScript Cognito Identity Provider Client for Node.js, Browser and React Native",
"version": "3.709.0",
"version": "3.710.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-cognito-identity-provider",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-controlcatalog/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.710.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.709.0...v3.710.0) (2024-12-11)

**Note:** Version bump only for package @aws-sdk/client-controlcatalog





# [3.709.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.708.0...v3.709.0) (2024-12-10)

**Note:** Version bump only for package @aws-sdk/client-controlcatalog
Expand Down
2 changes: 1 addition & 1 deletion clients/client-controlcatalog/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-controlcatalog",
"description": "AWS SDK for JavaScript Controlcatalog Client for Node.js, Browser and React Native",
"version": "3.709.0",
"version": "3.710.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-emr-serverless/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.710.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.709.0...v3.710.0) (2024-12-11)


### Features

* **client-emr-serverless:** This release adds support for accessing system profile logs in Lake Formation-enabled jobs. ([056dae2](https://github.com/aws/aws-sdk-js-v3/commit/056dae2d20437dfc4770d0dc5009fbdc4ac0b861))





# [3.709.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.708.0...v3.709.0) (2024-12-10)

**Note:** Version bump only for package @aws-sdk/client-emr-serverless
Expand Down
2 changes: 1 addition & 1 deletion clients/client-emr-serverless/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-emr-serverless",
"description": "AWS SDK for JavaScript Emr Serverless Client for Node.js, Browser and React Native",
"version": "3.709.0",
"version": "3.710.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-emr-serverless",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-migration-hub/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.710.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.709.0...v3.710.0) (2024-12-11)


### Features

* **client-migration-hub:** API and documentation updates for AWS MigrationHub related to adding support for listing migration task updates and associating, disassociating and listing source resources ([bfb97ab](https://github.com/aws/aws-sdk-js-v3/commit/bfb97abea30f3b582b520798047626e302dd9028))





# [3.709.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.708.0...v3.709.0) (2024-12-10)

**Note:** Version bump only for package @aws-sdk/client-migration-hub
Expand Down
2 changes: 1 addition & 1 deletion clients/client-migration-hub/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-migration-hub",
"description": "AWS SDK for JavaScript Migration Hub Client for Node.js, Browser and React Native",
"version": "3.709.0",
"version": "3.710.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-migration-hub",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-sesv2/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.710.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.709.0...v3.710.0) (2024-12-11)


### Features

* **client-sesv2:** Introduces support for multi-region endpoint. ([6931902](https://github.com/aws/aws-sdk-js-v3/commit/69319022cb1108296eb81d0dfde9511f5cda7b09))





# [3.709.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.708.0...v3.709.0) (2024-12-10)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-sesv2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-sesv2",
"description": "AWS SDK for JavaScript Sesv2 Client for Node.js, Browser and React Native",
"version": "3.709.0",
"version": "3.710.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-sesv2",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-timestream-influxdb/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.710.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.709.0...v3.710.0) (2024-12-11)


### Features

* **client-timestream-influxdb:** Adds networkType parameter to CreateDbInstance API which allows IPv6 support to the InfluxDB endpoint ([a69d90c](https://github.com/aws/aws-sdk-js-v3/commit/a69d90ce4b42392c27f9e020667e9f72652ea942))





# [3.709.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.708.0...v3.709.0) (2024-12-10)

**Note:** Version bump only for package @aws-sdk/client-timestream-influxdb
Expand Down
2 changes: 1 addition & 1 deletion clients/client-timestream-influxdb/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-timestream-influxdb",
"description": "AWS SDK for JavaScript Timestream Influxdb Client for Node.js, Browser and React Native",
"version": "3.709.0",
"version": "3.710.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "tsc -p tsconfig.cjs.json",
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "3.709.0",
"version": "3.710.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down

0 comments on commit afface0

Please sign in to comment.