File tree Expand file tree Collapse file tree 12 files changed +73
-6
lines changed
packages/polly-request-presigner Expand file tree Collapse file tree 12 files changed +73
-6
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.640.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.639.0...v3.640.0) (2024-08-27)
7
+
8
+
9
+ ### Features
10
+
11
+ * **client-bedrock-runtime:** Amazon Bedrock SDK updates for Inference Profile. ([fbc89ce](https://github.com/aws/aws-sdk-js-v3/commit/fbc89ce65683b6e10787a9074ae59b03253ee089))
12
+ * **client-bedrock:** Amazon Bedrock SDK updates for Inference Profile. ([d49f2f3](https://github.com/aws/aws-sdk-js-v3/commit/d49f2f3cc35ee2a77e04ba5c1fed3cdad046be26))
13
+ * **client-chatbot:** Update documentation to be consistent with the API docs ([a4046ab](https://github.com/aws/aws-sdk-js-v3/commit/a4046ab5fe821efff28020425a972c6a23ee142d))
14
+ * **client-omics:** Adds data provenance to import jobs from read sets and references ([b752120](https://github.com/aws/aws-sdk-js-v3/commit/b752120b379dcba7cdf574cd5615b23baad6efb6))
15
+ * **client-polly:** Amazon Polly adds 2 new voices: Jitka (cs-CZ) and Sabrina (de-CH). ([eb0b2ee](https://github.com/aws/aws-sdk-js-v3/commit/eb0b2ee146e940d52d9c59f11f727a26c72b9f92))
16
+
17
+
18
+
19
+
20
+
6
21
# [3.639.0](https://github.com/aws/aws-sdk-js-v3/compare/v3.638.0...v3.639.0) (2024-08-26)
7
22
8
23
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.640.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.639.0...v3.640.0 ) (2024-08-27)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-bedrock:** Amazon Bedrock SDK updates for Inference Profile. ([ d49f2f3] ( https://github.com/aws/aws-sdk-js-v3/commit/d49f2f3cc35ee2a77e04ba5c1fed3cdad046be26 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.637.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.636.0...v3.637.0 ) (2024-08-22)
7
18
8
19
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-bedrock" ,
3
3
"description" : " AWS SDK for JavaScript Bedrock Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.637 .0" ,
4
+ "version" : " 3.640 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-bedrock" ,
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.640.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.639.0...v3.640.0 ) (2024-08-27)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-chatbot:** Update documentation to be consistent with the API docs ([ a4046ab] ( https://github.com/aws/aws-sdk-js-v3/commit/a4046ab5fe821efff28020425a972c6a23ee142d ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.637.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.636.0...v3.637.0 ) (2024-08-22)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-chatbot
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-chatbot" ,
3
3
"description" : " AWS SDK for JavaScript Chatbot Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.637 .0" ,
4
+ "version" : " 3.640 .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.640.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.639.0...v3.640.0 ) (2024-08-27)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-omics:** Adds data provenance to import jobs from read sets and references ([ b752120] ( https://github.com/aws/aws-sdk-js-v3/commit/b752120b379dcba7cdf574cd5615b23baad6efb6 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.637.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.636.0...v3.637.0 ) (2024-08-22)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-omics
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-omics" ,
3
3
"description" : " AWS SDK for JavaScript Omics Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.637 .0" ,
4
+ "version" : " 3.640 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-omics" ,
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.640.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.639.0...v3.640.0 ) (2024-08-27)
7
+
8
+
9
+ ### Features
10
+
11
+ * ** client-polly:** Amazon Polly adds 2 new voices: Jitka (cs-CZ) and Sabrina (de-CH). ([ eb0b2ee] ( https://github.com/aws/aws-sdk-js-v3/commit/eb0b2ee146e940d52d9c59f11f727a26c72b9f92 ) )
12
+
13
+
14
+
15
+
16
+
6
17
# [ 3.637.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.636.0...v3.637.0 ) (2024-08-22)
7
18
8
19
** Note:** Version bump only for package @aws-sdk/client-polly
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/client-polly" ,
3
3
"description" : " AWS SDK for JavaScript Polly Client for Node.js, Browser and React Native" ,
4
- "version" : " 3.637 .0" ,
4
+ "version" : " 3.640 .0" ,
5
5
"scripts" : {
6
6
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
7
7
"build:cjs" : " node ../../scripts/compilation/inline client-polly" ,
Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 3.639 .0" ,
2
+ "version" : " 3.640 .0" ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"command" : {
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.640.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.639.0...v3.640.0 ) (2024-08-27)
7
+
8
+ ** Note:** Version bump only for package @aws-sdk/polly-request-presigner
9
+
10
+
11
+
12
+
13
+
6
14
# [ 3.637.0] ( https://github.com/aws/aws-sdk-js-v3/compare/v3.636.0...v3.637.0 ) (2024-08-22)
7
15
8
16
** Note:** Version bump only for package @aws-sdk/polly-request-presigner
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @aws-sdk/polly-request-presigner" ,
3
- "version" : " 3.637 .0" ,
3
+ "version" : " 3.640 .0" ,
4
4
"scripts" : {
5
5
"build" : " concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types'" ,
6
6
"build:cjs" : " node ../../scripts/compilation/inline polly-request-presigner" ,
You can’t perform that action at this time.
0 commit comments