File tree Expand file tree Collapse file tree 8 files changed +47
-4
lines changed
private/aws-middleware-test Expand file tree Collapse file tree 8 files changed +47
-4
lines changed Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55
6+ # [3.780.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.779.0...v3.780.0) (2025-04-01)
7+
8+
9+ ### Features
10+
11+ * **client-cleanrooms:** This release adds support for updating the analytics engine of a collaboration. ([4228743](https://github.com/aws/aws-sdk-js-v3/commit/42287437fb91b8c33acebdb65f0f68f09816c5b2))
12+ * **client-sagemaker:** Added tagging support for SageMaker notebook instance lifecycle configurations ([b1ed2a7](https://github.com/aws/aws-sdk-js-v3/commit/b1ed2a7e68531d6ed47b3ad2895554ac08078622))
13+ * **clients:** update client endpoints as of 2025-04-01 ([b01944d](https://github.com/aws/aws-sdk-js-v3/commit/b01944dd4edd2c2724fc151079d6caa6655dccc0))
14+
15+
16+
17+
18+
619# [3.779.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.778.0...v3.779.0) (2025-03-31)
720
821
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.780.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.779.0...v3.780.0 ) (2025-04-01)
7+
8+
9+ ### Features
10+
11+ * ** client-cleanrooms:** This release adds support for updating the analytics engine of a collaboration. ([ 4228743] ( https://github.com/aws/aws-sdk-js-v3/commit/42287437fb91b8c33acebdb65f0f68f09816c5b2 ) )
12+
13+
14+
15+
16+
617# [ 3.777.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.776.0...v3.777.0 ) (2025-03-27)
718
819** Note:** Version bump only for package @aws-sdk/client-cleanrooms
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-sdk/client-cleanrooms" ,
33 "description" : " AWS SDK for JavaScript Cleanrooms Client for Node.js, Browser and React Native" ,
4- "version" : " 3.777 .0" ,
4+ "version" : " 3.780 .0" ,
55 "scripts" : {
66 "build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
77 "build:cjs" : " node ../../scripts/compilation/inline client-cleanrooms" ,
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.780.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.779.0...v3.780.0 ) (2025-04-01)
7+
8+
9+ ### Features
10+
11+ * ** client-sagemaker:** Added tagging support for SageMaker notebook instance lifecycle configurations ([ b1ed2a7] ( https://github.com/aws/aws-sdk-js-v3/commit/b1ed2a7e68531d6ed47b3ad2895554ac08078622 ) )
12+
13+
14+
15+
16+
617# [ 3.778.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.777.0...v3.778.0 ) (2025-03-28)
718
819
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-sdk/client-sagemaker" ,
33 "description" : " AWS SDK for JavaScript Sagemaker Client for Node.js, Browser and React Native" ,
4- "version" : " 3.778 .0" ,
4+ "version" : " 3.780 .0" ,
55 "scripts" : {
66 "build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
77 "build:cjs" : " node ../../scripts/compilation/inline client-sagemaker" ,
Original file line number Diff line number Diff line change 11{
2- "version" : " 3.779 .0" ,
2+ "version" : " 3.780 .0" ,
33 "npmClient" : " yarn" ,
44 "useWorkspaces" : true ,
55 "command" : {
Original file line number Diff line number Diff line change 33All notable changes to this project will be documented in this file.
44See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
55
6+ # [ 3.780.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.779.0...v3.780.0 ) (2025-04-01)
7+
8+ ** Note:** Version bump only for package @aws-sdk/aws-middleware-test
9+
10+
11+
12+
13+
614# [ 3.779.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.778.0...v3.779.0 ) (2025-03-31)
715
816** Note:** Version bump only for package @aws-sdk/aws-middleware-test
Original file line number Diff line number Diff line change 11{
22 "name" : " @aws-sdk/aws-middleware-test" ,
33 "description" : " Integration test suite for AWS middleware" ,
4- "version" : " 3.779 .0" ,
4+ "version" : " 3.780 .0" ,
55 "scripts" : {
66 "build" : " exit 0" ,
77 "build:cjs" : " exit 0" ,
You can’t perform that action at this time.
0 commit comments