Skip to content

Commit d7971f1

Browse files
committed
Merge branch 'develop' v0.9.1
2 parents 2ccd3d0 + 01bf00d commit d7971f1

File tree

8 files changed

+20
-12
lines changed

8 files changed

+20
-12
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
77

88
## [Unreleased]
99

10+
## [0.9.1] - 2024-08-12
11+
12+
### Fixed
13+
14+
- Stack fails when using a CustomLanguageModel due to logic error in ValidateParams in v0.9.0 #176
15+
1016
## [0.9.0] - 2024-08-08
1117

1218
### Fixed
@@ -431,6 +437,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
431437
- Initial release
432438

433439
[Unreleased]: https://github.com/aws-samples/amazon-transcribe-live-meeting-assistant/compare/main...develop
440+
[0.9.1]: https://github.com/aws-samples/amazon-transcribe-live-call-analytics/compare/v0.8.12...v0.9.1
441+
[0.9.0]: https://github.com/aws-samples/amazon-transcribe-live-call-analytics/compare/v0.8.12...v0.9.0
434442
[0.8.13]: https://github.com/aws-samples/amazon-transcribe-live-call-analytics/compare/v0.8.12...v0.8.13
435443
[0.8.12]: https://github.com/aws-samples/amazon-transcribe-live-call-analytics/compare/v0.8.11...v0.8.12
436444
[0.8.11]: https://github.com/aws-samples/amazon-transcribe-live-call-analytics/compare/v0.8.10...v0.8.11

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.0
1+
0.9.1

lca-ai-stack/VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.9.0
1+
0.9.1

lca-ai-stack/deployment/lca-ai-stack.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ Parameters:
288288
289289
BootstrapVersion:
290290
Type: String
291-
Default: 0.9.0
291+
Default: 0.9.1
292292
Description: >
293293
Artifacts version (semver). Used to point to a specific release in the S3
294294
bootstrap bucket

lca-ai-stack/samconfig.toml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,20 +8,20 @@ use_container = true
88
# shared account
99
[shared.global.parameters]
1010
s3_bucket = "lca-artifacts-253873381732-us-east-1"
11-
s3_prefix = "artifacts/lca/0.9.0"
11+
s3_prefix = "artifacts/lca/0.9.1"
1212

1313
[shared.deploy.parameters]
1414
stack_name = "LiveCallAnalytics"
1515
s3_bucket = "lca-artifacts-253873381732-us-east-1"
16-
s3_prefix = "artifacts/lca/0.9.0"
16+
s3_prefix = "artifacts/lca/0.9.1"
1717
region = "us-east-1"
1818
fail_on_empty_changeset = false
1919
confirm_changeset = true
2020
capabilities = "CAPABILITY_IAM CAPABILITY_AUTO_EXPAND"
2121
parameter_overrides = [
2222
"BootstrapBucketBaseName=lca-artifacts-253873381732",
2323
"BootstrapS3Prefix=artifacts/lca",
24-
"BootstrapVersion=0.9.0",
24+
"BootstrapVersion=0.9.1",
2525
"S3BucketName=shared-ai-for-chime-vc-audio",
2626
"IsContentRedactionEnabled=true",
2727
"IsSentimentAnalysisEnabled=true",
@@ -32,4 +32,4 @@ parameter_overrides = [
3232

3333
[shared.package.parameters]
3434
s3_bucket = "lca-artifacts-253873381732-us-east-1"
35-
s3_prefix = "artifacts/lca/0.9.0"
35+
s3_prefix = "artifacts/lca/0.9.1"

lca-ai-stack/source/ui/package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

lca-ai-stack/source/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "lca-ui",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"private": true,
55
"dependencies": {
66
"@aws-amplify/ui-components": "^1.9.6",

lca-main.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@
1515
AWSTemplateFormatVersion: "2010-09-09"
1616
Transform: AWS::Serverless-2016-10-31
1717

18-
Description: Amazon Transcribe Live Call Analytics with Agent Assist - LCA (v0.9.0) (SO9072)
18+
Description: Amazon Transcribe Live Call Analytics with Agent Assist - LCA (v0.9.1) (SO9072)
1919

2020
Parameters:
2121
CallAudioSource:
@@ -1094,7 +1094,7 @@ Resources:
10941094
status = cfnresponse.FAILED
10951095
reason = f"CustomVocabularyName '{customVocabularyName}' is not valid. When a list is provided, each name in the list must have a valid language code suffix, eg 'MyName_en-US, MyName_es-US'"
10961096
if customLanguageModelName:
1097-
if isCvOrClmListAllowed(customLanguageModelName, callAudioSource, callAudioProcessor):
1097+
if not isCvOrClmListAllowed(customLanguageModelName, callAudioSource, callAudioProcessor):
10981098
status = cfnresponse.FAILED
10991099
reason = f"CustomLanguageModelName '{customLanguageModelName}' is not valid for CallAudioSource '{callAudioSource}' and CallAudioProcessor '{callAudioProcessor}' . Multiple values are currently supported only when callAudioSource is either 'Demo Asterisk PBX Server' or 'Amazon Chime SDK Voice Connector (SIPREC)', AND CallAudioProcessor is 'Call Transcriber Lambda'."
11001100
elif not isValidCvOrClmName(customLanguageModelName):

0 commit comments

Comments
 (0)