File tree Expand file tree Collapse file tree 6 files changed +34
-3
lines changed
client-database-migration-service Expand file tree Collapse file tree 6 files changed +34
-3
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.286.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.285.0...v3.286.0 ) (2023-03-07)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-database-migration-service:** This release adds DMS Fleet Advisor Target Recommendation APIs and exposes functionality for DMS Fleet Advisor. It adds functionality to start Target Recommendation calculation. ([ b09608d] ( https://github.com/aws/aws-sdk-js-v3/commit/b09608dc4f80a98628a12a6ecc0d336958c0f91e ) )
12
+ * ** clients:** update client endpoints as of 2023-03-07 ([ 6678e02] ( https://github.com/aws/aws-sdk-js-v3/commit/6678e020f2792e02f4b1434d8c66381f3484aad6 ) )
13
+
14
+
15
+
16
+
17
+
6
18
# [ 3.285.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.284.0...v3.285.0 ) (2023-03-06)
7
19
8
20
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.286.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.285.0...v3.286.0 ) (2023-03-07)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-database-migration-service:** This release adds DMS Fleet Advisor Target Recommendation APIs and exposes functionality for DMS Fleet Advisor. It adds functionality to start Target Recommendation calculation. ([ b09608d] ( https://github.com/aws/aws-sdk-js-v3/commit/b09608dc4f80a98628a12a6ecc0d336958c0f91e ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.282.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.281.0...v3.282.0 ) (2023-03-01)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-database-migration-service
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-database-migration-service" ,
3
3
"description" : " AWS SDK for JavaScript Database Migration Service Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.282 .0" ,
4
+ "version" : " 3.286 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " tsc -p tsconfig.cjs.json" ,
Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ # [ 3.286.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.285.0...v3.286.0 ) (2023-03-07)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/client-location
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.282.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.281.0...v3.282.0 ) (2023-03-01)
7
15
8
16
** Note:** Version bump only for package @aws-sdk/client-location
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-location" ,
3
3
"description" : " AWS SDK for JavaScript Location Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.282 .0" ,
4
+ "version" : " 3.286 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " tsc -p tsconfig.cjs.json" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.285 .0" ,
2
+ "version" : " 3.286 .0" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"command" : {
You can’t perform that action at this time.
0 commit comments