Skip to content

Commit

Permalink
Publish v3.517.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Feb 19, 2024
1 parent 616e118 commit a3b7053
Show file tree
Hide file tree
Showing 14 changed files with 77 additions and 7 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,19 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.517.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.516.0...v3.517.0) (2024-02-19)


### Features

* **client-amplify:** This release contains API changes that enable users to configure their Amplify domains with their own custom SSL/TLS certificate. ([56cc546](https://github.com/aws/aws-sdk-js-v3/commit/56cc54668917c5df8899b0188b4c6f481bd4fbc8))
* **client-chatbot:** This release adds support for AWS Chatbot. You can now monitor, operate, and troubleshoot your AWS resources with interactive ChatOps using the AWS SDK. ([4a62fda](https://github.com/aws/aws-sdk-js-v3/commit/4a62fda19c95e98b375a328409bcc1a2e862973c))
* **client-mediatailor:** MediaTailor: marking #AdBreak.OffsetMillis as required. ([20675fd](https://github.com/aws/aws-sdk-js-v3/commit/20675fd1fde6467ec9aeca99d07a031c130cd7c3))





# [3.516.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.515.0...v3.516.0) (2024-02-16)


Expand Down
11 changes: 11 additions & 0 deletions clients/client-amplify/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.517.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.516.0...v3.517.0) (2024-02-19)


### Features

* **client-amplify:** This release contains API changes that enable users to configure their Amplify domains with their own custom SSL/TLS certificate. ([56cc546](https://github.com/aws/aws-sdk-js-v3/commit/56cc54668917c5df8899b0188b4c6f481bd4fbc8))





# [3.515.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.514.0...v3.515.0) (2024-02-15)

**Note:** Version bump only for package @aws-sdk/client-amplify
Expand Down
2 changes: 1 addition & 1 deletion clients/client-amplify/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-amplify",
"description": "AWS SDK for JavaScript Amplify Client for Node.js, Browser and React Native",
"version": "3.515.0",
"version": "3.517.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-amplify",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-chatbot/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@
# Change Log

All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.517.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.516.0...v3.517.0) (2024-02-19)


### Features

* **client-chatbot:** This release adds support for AWS Chatbot. You can now monitor, operate, and troubleshoot your AWS resources with interactive ChatOps using the AWS SDK. ([4a62fda](https://github.com/aws/aws-sdk-js-v3/commit/4a62fda19c95e98b375a328409bcc1a2e862973c))
2 changes: 1 addition & 1 deletion clients/client-chatbot/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-chatbot",
"description": "AWS SDK for JavaScript Chatbot Client for Node.js, Browser and React Native",
"version": "3.0.0",
"version": "3.517.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-config-service/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.517.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.516.0...v3.517.0) (2024-02-19)

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





# [3.515.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.514.0...v3.515.0) (2024-02-15)

**Note:** Version bump only for package @aws-sdk/client-config-service
Expand Down
2 changes: 1 addition & 1 deletion clients/client-config-service/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-config-service",
"description": "AWS SDK for JavaScript Config Service Client for Node.js, Browser and React Native",
"version": "3.515.0",
"version": "3.517.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-config-service",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-ivs/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.517.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.516.0...v3.517.0) (2024-02-19)

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





# [3.515.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.514.0...v3.515.0) (2024-02-15)

**Note:** Version bump only for package @aws-sdk/client-ivs
Expand Down
2 changes: 1 addition & 1 deletion clients/client-ivs/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-ivs",
"description": "AWS SDK for JavaScript Ivs Client for Node.js, Browser and React Native",
"version": "3.515.0",
"version": "3.517.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-ivs",
Expand Down
8 changes: 8 additions & 0 deletions clients/client-keyspaces/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.517.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.516.0...v3.517.0) (2024-02-19)

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





# [3.515.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.514.0...v3.515.0) (2024-02-15)

**Note:** Version bump only for package @aws-sdk/client-keyspaces
Expand Down
2 changes: 1 addition & 1 deletion clients/client-keyspaces/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-keyspaces",
"description": "AWS SDK for JavaScript Keyspaces Client for Node.js, Browser and React Native",
"version": "3.515.0",
"version": "3.517.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-keyspaces",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-mediatailor/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.517.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.516.0...v3.517.0) (2024-02-19)


### Features

* **client-mediatailor:** MediaTailor: marking #AdBreak.OffsetMillis as required. ([20675fd](https://github.com/aws/aws-sdk-js-v3/commit/20675fd1fde6467ec9aeca99d07a031c130cd7c3))





# [3.515.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.514.0...v3.515.0) (2024-02-15)

**Note:** Version bump only for package @aws-sdk/client-mediatailor
Expand Down
2 changes: 1 addition & 1 deletion clients/client-mediatailor/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-mediatailor",
"description": "AWS SDK for JavaScript Mediatailor Client for Node.js, Browser and React Native",
"version": "3.515.0",
"version": "3.517.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-mediatailor",
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.516.0",
"version": "3.517.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down

0 comments on commit a3b7053

Please sign in to comment.