From e04b15b5cc890dc9e7e415b4854f6fed6682bfcb Mon Sep 17 00:00:00 2001 From: Kishore Dhamodaran Date: Fri, 24 May 2024 18:29:45 +0000 Subject: [PATCH] v0.7.9 --- CHANGELOG.md | 12 +++++++++--- VERSION | 2 +- pca-main-nokendra.template | 2 +- pca-main.template | 2 +- 4 files changed, 12 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55be0d36..bdaa7b26 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,8 +6,13 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] +## [0.7.9] - 2024-05-24 ### Added +- Support for Anthropic Claude Haiku and Sonnet models to perform call summarization and queries. +- Upgraded Python runtime to 3.11 and NodeJS to version 18.x + ## [0.7.8] - 2024-03-29 +### Fixed - Fix an issue with job status indicator (step function workflow) inserting duplicate entries into DynamoDB. - Fix regression in the mediasearch finder to re-enable hyperlink to PCA call detail page @@ -181,9 +186,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added - Initial release -[Unreleased]: https://github.com/aws-samples/amazon-transcribe-post-call-analytics/compare/v0.7.8...develop -[0.7.8]: https://github.com/aws-samples/amazon-transcribe-post-call-analytics/releases/tag/v0.7.6 -[0.7.7]: https://github.com/aws-samples/amazon-transcribe-post-call-analytics/releases/tag/v0.7.6 +[Unreleased]: https://github.com/aws-samples/amazon-transcribe-post-call-analytics/compare/main...develop +[0.7.9]: https://github.com/aws-samples/amazon-transcribe-post-call-analytics/releases/tag/v0.7.9 +[0.7.8]: https://github.com/aws-samples/amazon-transcribe-post-call-analytics/releases/tag/v0.7.8 +[0.7.7]: https://github.com/aws-samples/amazon-transcribe-post-call-analytics/releases/tag/v0.7.7 [0.7.6]: https://github.com/aws-samples/amazon-transcribe-post-call-analytics/releases/tag/v0.7.6 [0.7.5]: https://github.com/aws-samples/amazon-transcribe-post-call-analytics/releases/tag/v0.7.5 [0.7.4]: https://github.com/aws-samples/amazon-transcribe-post-call-analytics/releases/tag/v0.7.4 diff --git a/VERSION b/VERSION index 879be8a9..972ef76a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.7 +0.7.9 diff --git a/pca-main-nokendra.template b/pca-main-nokendra.template index a33e0411..b54ccafe 100644 --- a/pca-main-nokendra.template +++ b/pca-main-nokendra.template @@ -1,6 +1,6 @@ AWSTemplateFormatVersion: "2010-09-09" -Description: Amazon Transcribe Post Call Analytics - PCA (v0.7.8) (uksb-1sn29lk73) +Description: Amazon Transcribe Post Call Analytics - PCA (v0.7.9) (uksb-1sn29lk73) Parameters: diff --git a/pca-main.template b/pca-main.template index 674a9bcc..4704a451 100644 --- a/pca-main.template +++ b/pca-main.template @@ -1,6 +1,6 @@ AWSTemplateFormatVersion: "2010-09-09" -Description: Amazon Transcribe Post Call Analytics - PCA (v0.7.8) (uksb-1sn29lk73) +Description: Amazon Transcribe Post Call Analytics - PCA (v0.7.9) (uksb-1sn29lk73) Parameters: