Skip to content

Commit

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

# [3.487.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.486.0...v3.487.0) (2024-01-05)


### Features

* **client-connect:** Minor trait updates for User APIs ([3509e69](https://github.com/aws/aws-sdk-js-v3/commit/3509e69b83af7eb058d07d9500c005b25a60238e))
* **client-qconnect:** Marked SearchQuickResponses API as readonly. ([6f1d52c](https://github.com/aws/aws-sdk-js-v3/commit/6f1d52cdb56f57cb28e4c45ca3412ebf69acfbd4))





# [3.486.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.485.0...v3.486.0) (2024-01-04)


Expand Down
2 changes: 1 addition & 1 deletion benchmark/size/report.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
|@aws-sdk/client-glue|3.484.0|3.9 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-iam|3.484.0|2.9 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-kinesis|3.484.0|719.9 KB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-kms|3.484.0|1.5 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-kms|3.485.0|1.5 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-lambda|3.484.0|1.5 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-opsworks|3.484.0|1.2 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
|@aws-sdk/client-pinpoint|3.484.0|2.6 MB|✅(5.88.2)|✅(3.26.3)|✅(0.18.15)|
Expand Down
11 changes: 11 additions & 0 deletions clients/client-connect/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.487.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.486.0...v3.487.0) (2024-01-05)


### Features

* **client-connect:** Minor trait updates for User APIs ([3509e69](https://github.com/aws/aws-sdk-js-v3/commit/3509e69b83af7eb058d07d9500c005b25a60238e))





# [3.485.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.484.0...v3.485.0) (2024-01-03)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-connect/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-connect",
"description": "AWS SDK for JavaScript Connect Client for Node.js, Browser and React Native",
"version": "3.485.0",
"version": "3.487.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-kms/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.487.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.486.0...v3.487.0) (2024-01-05)

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





# [3.485.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.484.0...v3.485.0) (2024-01-03)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-kms/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-kms",
"description": "AWS SDK for JavaScript Kms Client for Node.js, Browser and React Native",
"version": "3.485.0",
"version": "3.487.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-redshift-serverless/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.487.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.486.0...v3.487.0) (2024-01-05)

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





# [3.485.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.484.0...v3.485.0) (2024-01-03)


Expand Down
2 changes: 1 addition & 1 deletion clients/client-redshift-serverless/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/client-redshift-serverless",
"description": "AWS SDK for JavaScript Redshift Serverless Client for Node.js, Browser and React Native",
"version": "3.485.0",
"version": "3.487.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.486.0",
"version": "3.487.0",
"npmClient": "yarn",
"useWorkspaces": true,
"command": {
Expand Down
8 changes: 8 additions & 0 deletions private/aws-protocoltests-ec2/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.487.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.486.0...v3.487.0) (2024-01-05)

**Note:** Version bump only for package @aws-sdk/aws-protocoltests-ec2





# [3.485.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.484.0...v3.485.0) (2024-01-03)


Expand Down
2 changes: 1 addition & 1 deletion private/aws-protocoltests-ec2/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/aws-protocoltests-ec2",
"description": "@aws-sdk/aws-protocoltests-ec2 client",
"version": "3.485.0",
"version": "3.487.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 private/aws-protocoltests-json-10/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.487.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.486.0...v3.487.0) (2024-01-05)

**Note:** Version bump only for package @aws-sdk/aws-protocoltests-json-10





# [3.485.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.484.0...v3.485.0) (2024-01-03)


Expand Down
2 changes: 1 addition & 1 deletion private/aws-protocoltests-json-10/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/aws-protocoltests-json-10",
"description": "@aws-sdk/aws-protocoltests-json-10 client",
"version": "3.485.0",
"version": "3.487.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 private/aws-protocoltests-json/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.487.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.486.0...v3.487.0) (2024-01-05)

**Note:** Version bump only for package @aws-sdk/aws-protocoltests-json





# [3.485.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.484.0...v3.485.0) (2024-01-03)


Expand Down
2 changes: 1 addition & 1 deletion private/aws-protocoltests-json/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/aws-protocoltests-json",
"description": "@aws-sdk/aws-protocoltests-json client",
"version": "3.485.0",
"version": "3.487.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 private/aws-protocoltests-query/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.487.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.486.0...v3.487.0) (2024-01-05)

**Note:** Version bump only for package @aws-sdk/aws-protocoltests-query





# [3.485.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.484.0...v3.485.0) (2024-01-03)


Expand Down
2 changes: 1 addition & 1 deletion private/aws-protocoltests-query/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/aws-protocoltests-query",
"description": "@aws-sdk/aws-protocoltests-query client",
"version": "3.485.0",
"version": "3.487.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 private/aws-protocoltests-restjson/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.487.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.486.0...v3.487.0) (2024-01-05)

**Note:** Version bump only for package @aws-sdk/aws-protocoltests-restjson





# [3.485.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.484.0...v3.485.0) (2024-01-03)


Expand Down
2 changes: 1 addition & 1 deletion private/aws-protocoltests-restjson/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/aws-protocoltests-restjson",
"description": "@aws-sdk/aws-protocoltests-restjson client",
"version": "3.485.0",
"version": "3.487.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 private/aws-protocoltests-restxml/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.487.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.486.0...v3.487.0) (2024-01-05)

**Note:** Version bump only for package @aws-sdk/aws-protocoltests-restxml





# [3.485.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.484.0...v3.485.0) (2024-01-03)


Expand Down
2 changes: 1 addition & 1 deletion private/aws-protocoltests-restxml/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "@aws-sdk/aws-protocoltests-restxml",
"description": "@aws-sdk/aws-protocoltests-restxml client",
"version": "3.485.0",
"version": "3.487.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 private/aws-util-test/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.487.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.486.0...v3.487.0) (2024-01-05)

**Note:** Version bump only for package @aws-sdk/aws-util-test





# [3.485.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.484.0...v3.485.0) (2024-01-03)


Expand Down
2 changes: 1 addition & 1 deletion private/aws-util-test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@aws-sdk/aws-util-test",
"version": "3.485.0",
"version": "3.487.0",
"private": true,
"scripts": {
"build": "concurrently 'yarn:build:cjs' 'yarn:build:types'",
Expand Down

0 comments on commit 2b028a5

Please sign in to comment.