Skip to content

Commit

Permalink
merge of CHANGELOG.
Browse files Browse the repository at this point in the history
  • Loading branch information
Bob Potterveld committed Jul 3, 2021
1 parent 1ca6575 commit 2182a06
Showing 1 changed file with 9 additions and 10 deletions.
19 changes: 9 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [4.7.1]
- Amazon Elasticsearch version 7.10 is now utilized.
- Encrypted Elasticsearch (production) instance types now use m6g.large.elasticsearch for improved price/performance/memory.
- The QnABot fulfillment Lambda function has been optimized to reduce query response times and variability,
especially after periods of inactivity.
- LexV2 built-in Elicit Response bots have been added.
- Custom settings can now be exported and imported from the Content Designer Settings page.
- Bug fix when ES_SCORE_ANSWER_FIELD is set to true. Prior to this fix, answer fields were not
utilized fully in Elasticsearch queries.
## [4.7.0]
- QnABot now supports LexV2 with voice interaction in multiple languages.
- Two installation/update modes are now available:
Expand All @@ -16,16 +25,6 @@
- Content Designer's Import feature now supports Excel spreadsheets as well as the existing JSON format.
- QnABot's Elasticsearch cache is now automatically kept warm to improve query time consistency.
- Negative feedback (thumbs down) messages can now generate notifications (text, email, etc.) using Amazon SNS.

## [4.7.1]
- Amazon Elasticsearch version 7.10 is now utilized.
- Encrypted Elasticsearch (production) instance types now use m6g.large.elasticsearch for improved price/performance/memory.
- The QnABot fulfillment Lambda function has been optimized to reduce query response times and variability,
especially after periods of inactivity.
- LexV2 built-in Elicit Response bots have been added.
- Custom settings can now be exported and imported from the Content Designer Settings page.
- Bug fix when ES_SCORE_ANSWER_FIELD is set to true. Prior to this fix, answer fields were not
utilized fully in Elasticsearch queries.
## [4.5.2]
- Fix for new Kendra resources deployed in VPC addressing issues in 4.5.0 and 4.5.1.
## [4.5.1]
Expand Down

0 comments on commit 2182a06

Please sign in to comment.