Skip to content

Commit 1d8b5d2

Browse files
author
awstools
committed
Publish v3.559.0
1 parent cac0cf1 commit 1d8b5d2

File tree

10 files changed

+59
-5
lines changed

10 files changed

+59
-5
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,19 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.559.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.558.0...v3.559.0) (2024-04-19)
7+
8+
9+
### Features
10+
11+
* **client-glue:** Adding RowFilter in the response for GetUnfilteredTableMetadata API ([cac0cf1](https://github.com/aws/aws-sdk-js-v3/commit/cac0cf142cd1edbc141fe4e781db9ddf5ac95122))
12+
* **client-internetmonitor:** This update introduces the GetInternetEvent and ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch Internet Weather Map. ([75d990f](https://github.com/aws/aws-sdk-js-v3/commit/75d990fa147ecb2895a3ab28c2a8b31760f4cde3))
13+
* **client-personalize:** This releases auto training capability while creating a solution and automatically syncing latest solution versions when creating/updating a campaign ([65475aa](https://github.com/aws/aws-sdk-js-v3/commit/65475aac1abd69c56b39547141733e5e52c7b6f5))
14+
15+
16+
17+
18+
619
# [3.558.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.557.0...v3.558.0) (2024-04-18)
720

821

clients/client-glue/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.559.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.558.0...v3.559.0) (2024-04-19)
7+
8+
9+
### Features
10+
11+
* **client-glue:** Adding RowFilter in the response for GetUnfilteredTableMetadata API ([cac0cf1](https://github.com/aws/aws-sdk-js-v3/commit/cac0cf142cd1edbc141fe4e781db9ddf5ac95122))
12+
13+
14+
15+
16+
617
# [3.556.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.555.0...v3.556.0) (2024-04-16)
718

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

clients/client-glue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-glue",
33
"description": "AWS SDK for JavaScript Glue Client for Node.js, Browser and React Native",
4-
"version": "3.556.0",
4+
"version": "3.559.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-glue",

clients/client-internetmonitor/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.559.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.558.0...v3.559.0) (2024-04-19)
7+
8+
9+
### Features
10+
11+
* **client-internetmonitor:** This update introduces the GetInternetEvent and ListInternetEvents APIs, which provide access to internet events displayed on the Amazon CloudWatch Internet Weather Map. ([75d990f](https://github.com/aws/aws-sdk-js-v3/commit/75d990fa147ecb2895a3ab28c2a8b31760f4cde3))
12+
13+
14+
15+
16+
617
# [3.556.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.555.0...v3.556.0) (2024-04-16)
718

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

clients/client-internetmonitor/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-internetmonitor",
33
"description": "AWS SDK for JavaScript Internetmonitor Client for Node.js, Browser and React Native",
4-
"version": "3.556.0",
4+
"version": "3.559.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-internetmonitor",

clients/client-personalize/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.559.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.558.0...v3.559.0) (2024-04-19)
7+
8+
9+
### Features
10+
11+
* **client-personalize:** This releases auto training capability while creating a solution and automatically syncing latest solution versions when creating/updating a campaign ([65475aa](https://github.com/aws/aws-sdk-js-v3/commit/65475aac1abd69c56b39547141733e5e52c7b6f5))
12+
13+
14+
15+
16+
617
# [3.556.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.555.0...v3.556.0) (2024-04-16)
718

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

clients/client-personalize/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/client-personalize",
33
"description": "AWS SDK for JavaScript Personalize Client for Node.js, Browser and React Native",
4-
"version": "3.556.0",
4+
"version": "3.559.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "node ../../scripts/compilation/inline client-personalize",

lerna.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"version": "3.558.0",
2+
"version": "3.559.0",
33
"npmClient": "yarn",
44
"useWorkspaces": true,
55
"command": {

private/aws-restjson-server/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
# [3.559.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.558.0...v3.559.0) (2024-04-19)
7+
8+
**Note:** Version bump only for package @aws-sdk/aws-restjson-server
9+
10+
11+
12+
13+
614
# [3.556.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.555.0...v3.556.0) (2024-04-16)
715

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

private/aws-restjson-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@aws-sdk/aws-restjson-server",
33
"description": "@aws-sdk/aws-restjson-server server",
4-
"version": "3.556.0",
4+
"version": "3.559.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

0 commit comments

Comments
 (0)