Skip to content

Commit 4b24ec4

Browse files
author
awstools
committed
Publish v3.148.0
1 parent 46522ee commit 4b24ec4

File tree

8 files changed

+51
-4
lines changed

8 files changed

+51
-4
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,20 @@
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.148.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.147.0...v3.148.0) (2022-08-11)
7+
8+
9+
### Features
10+
11+
* **client-backupstorage:** This is the first public release of AWS Backup Storage. We are exposing some previously-internal APIs for use by external services. These APIs are not meant to be used directly by customers. ([1161db1](https://github.com/aws/aws-sdk-js-v3/commit/1161db10ce562744a6c573f0a450e9d85ba6e7f8))
12+
* **client-glue:** Add support for Python 3.9 AWS Glue Python Shell jobs ([2baf73b](https://github.com/aws/aws-sdk-js-v3/commit/2baf73bf24253b3237ce1e9b6a20fc0a26e01eea))
13+
* **client-privatenetworks:** This is the initial SDK release for AWS Private 5G. AWS Private 5G is a managed service that makes it easy to deploy, operate, and scale your own private mobile network at your on-premises location. ([ffaee5e](https://github.com/aws/aws-sdk-js-v3/commit/ffaee5e942684d22da89d756a64de28d5be107ff))
14+
* **clients:** update client endpoints as of 2022-08-11 ([46522ee](https://github.com/aws/aws-sdk-js-v3/commit/46522ee49a98584dfe732d1da940c4ebb45748dc))
15+
16+
17+
18+
19+
620
# [3.147.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.146.0...v3.147.0) (2022-08-10)
721

822

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# [3.148.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.147.0...v3.148.0) (2022-08-11)
7+
8+
9+
### Features
10+
11+
* **client-backupstorage:** This is the first public release of AWS Backup Storage. We are exposing some previously-internal APIs for use by external services. These APIs are not meant to be used directly by customers. ([1161db1](https://github.com/aws/aws-sdk-js-v3/commit/1161db10ce562744a6c573f0a450e9d85ba6e7f8))

clients/client-backupstorage/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-backupstorage",
33
"description": "AWS SDK for JavaScript Backupstorage Client for Node.js, Browser and React Native",
4-
"version": "3.0.0",
4+
"version": "3.148.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

clients/client-lambda/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.148.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.147.0...v3.148.0) (2022-08-11)
7+
8+
9+
### Features
10+
11+
* **clients:** update client endpoints as of 2022-08-11 ([46522ee](https://github.com/aws/aws-sdk-js-v3/commit/46522ee49a98584dfe732d1da940c4ebb45748dc))
12+
13+
14+
15+
16+
617
# [3.145.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.144.0...v3.145.0) (2022-08-08)
718

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

clients/client-lambda/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-lambda",
33
"description": "AWS SDK for JavaScript Lambda Client for Node.js, Browser and React Native",
4-
"version": "3.145.0",
4+
"version": "3.148.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",
Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,11 @@
1+
# Change Log
2+
3+
All notable changes to this project will be documented in this file.
4+
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5+
6+
# [3.148.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.147.0...v3.148.0) (2022-08-11)
7+
8+
9+
### Features
10+
11+
* **client-privatenetworks:** This is the initial SDK release for AWS Private 5G. AWS Private 5G is a managed service that makes it easy to deploy, operate, and scale your own private mobile network at your on-premises location. ([ffaee5e](https://github.com/aws/aws-sdk-js-v3/commit/ffaee5e942684d22da89d756a64de28d5be107ff))

clients/client-privatenetworks/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-privatenetworks",
33
"description": "AWS SDK for JavaScript Privatenetworks Client for Node.js, Browser and React Native",
4-
"version": "3.0.0",
4+
"version": "3.148.0",
55
"scripts": {
66
"build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'",
77
"build:cjs": "tsc -p tsconfig.cjs.json",

lerna.json

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

0 commit comments

Comments
 (0)