Skip to content

Commit

Permalink
Publish v3.603.0
Browse files Browse the repository at this point in the history
  • Loading branch information
awstools committed Jun 24, 2024
1 parent 8442ae6 commit 9a81a6e
Show file tree
Hide file tree
Showing 10 changed files with 66 additions and 5 deletions.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,23 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [3.603.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.602.0...v3.603.0) (2024-06-24)


### Features

* **client-bedrock-runtime:** Increases Converse API's document name length ([08e7ceb](https://github.com/aws/aws-sdk-js-v3/commit/08e7ceb2f6555e621c456bd3d1cfdfeacf90111b))
* **client-customer-profiles:** This release includes changes to ProfileObjectType APIs, adds functionality top set and get capacity for profile object types. ([a72bef5](https://github.com/aws/aws-sdk-js-v3/commit/a72bef5b5b7ca2850c2d7812a782e7b41fb60438))
* **client-ec2:** Fix EC2 multi-protocol info in models. ([3b5fb45](https://github.com/aws/aws-sdk-js-v3/commit/3b5fb45fd2b230364e75ffb6fa472331b08341ce))
* **client-qbusiness:** Allow enable/disable Q Apps when creating/updating a Q application; Return the Q Apps enablement information when getting a Q application. ([55c8f49](https://github.com/aws/aws-sdk-js-v3/commit/55c8f49bad3f4ef3c315996864220ffa50334d25))
* **client-ssm:** Add sensitive trait to SSM IPAddress property for CloudTrail redaction ([b4bc88d](https://github.com/aws/aws-sdk-js-v3/commit/b4bc88d2286ea25e20b18707bab78fa68dba6b2d))
* **client-workspaces-web:** Added ability to enable DeepLinking functionality on a Portal via UserSettings as well as added support for IdentityProvider resource tagging. ([7035c56](https://github.com/aws/aws-sdk-js-v3/commit/7035c56a6fa710399a805454ec925d1507e11e95))
* **clients:** update client endpoints as of 2024-06-24 ([8442ae6](https://github.com/aws/aws-sdk-js-v3/commit/8442ae6c1cbefbce783ea18a73e619c0bd45bdfb))





# [3.602.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.601.0...v3.602.0) (2024-06-20)


Expand Down
11 changes: 11 additions & 0 deletions clients/client-customer-profiles/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.603.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.602.0...v3.603.0) (2024-06-24)


### Features

* **client-customer-profiles:** This release includes changes to ProfileObjectType APIs, adds functionality top set and get capacity for profile object types. ([a72bef5](https://github.com/aws/aws-sdk-js-v3/commit/a72bef5b5b7ca2850c2d7812a782e7b41fb60438))





# [3.600.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.599.0...v3.600.0) (2024-06-18)

**Note:** Version bump only for package @aws-sdk/client-customer-profiles
Expand Down
2 changes: 1 addition & 1 deletion clients/client-customer-profiles/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-customer-profiles",
"description": "AWS SDK for JavaScript Customer Profiles Client for Node.js, Browser and React Native",
"version": "3.600.0",
"version": "3.603.0",
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
"build:cjs": "node ../../scripts/compilation/inline client-customer-profiles",
Expand Down
11 changes: 11 additions & 0 deletions clients/client-qbusiness/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.603.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.602.0...v3.603.0) (2024-06-24)


### Features

* **client-qbusiness:** Allow enable/disable Q Apps when creating/updating a Q application; Return the Q Apps enablement information when getting a Q application. ([55c8f49](https://github.com/aws/aws-sdk-js-v3/commit/55c8f49bad3f4ef3c315996864220ffa50334d25))





# [3.600.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.599.0...v3.600.0) (2024-06-18)

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


### Features

* **client-ssm:** Add sensitive trait to SSM IPAddress property for CloudTrail redaction ([b4bc88d](https://github.com/aws/aws-sdk-js-v3/commit/b4bc88d2286ea25e20b18707bab78fa68dba6b2d))





# [3.600.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.599.0...v3.600.0) (2024-06-18)

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


### Features

* **client-workspaces-web:** Added ability to enable DeepLinking functionality on a Portal via UserSettings as well as added support for IdentityProvider resource tagging. ([7035c56](https://github.com/aws/aws-sdk-js-v3/commit/7035c56a6fa710399a805454ec925d1507e11e95))





# [3.600.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.599.0...v3.600.0) (2024-06-18)

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

0 comments on commit 9a81a6e

Please sign in to comment.