aws-sdk-lexmodelsv2 1.23.0 → 1.26.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 9b1bfc65d7d8e385c1304d700dfceb2324ea8ef63a91fefc22d6bb671a2c2508
4
- data.tar.gz: 7b4f66a1c67c0c85991674e475636287c9c545cae3fd53e7c6c9a48a69ae6436
3
+ metadata.gz: cf9826ded00de626a414b5b13a4f26eddc01949a45e0750f4ca39fac28cebf56
4
+ data.tar.gz: 8535b9fbd38e5f8f574f59734d7dafb32b184a8f3b57c09226f23f8f1d9bf23b
5
5
  SHA512:
6
- metadata.gz: e05472c44835ab2c32220dd6c29cb37e6e2058a698568a9ad5c05d9bc234395a492ee6c8e8f550c8335dc59d391b9ec7d532eac722f5fc9a962a236037b17ab7
7
- data.tar.gz: 31cc09c4efa6f9f932eeee32ec81870916c6ab44261c1424b76fb3f7452e964deed41952dc4c18224d0d35ac10209fb2fc6ced2d5e0654cf88c33b20cfa80cf8
6
+ metadata.gz: ebe3a4b73a1f4f895f0ef1dac5e52123ca8729c901f8f606e0c9f1565b3f02a4feda7b0ebcf88a33cfa8d9787d2dcfebf9fcd368496f35de97ac6f57e164d986
7
+ data.tar.gz: ed1e54c6ec7ad9e91e9f474d18eb6854e055f754abc4af83811c726589f632fddbcf7f8bb958e6c2815ed2c9f803f8f734262dc6db27325c90c663bdc09b4513
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.26.0 (2022-08-22)
5
+ ------------------
6
+
7
+ * Feature - This release introduces a new feature to stop a running BotRecommendation Job for Automated Chatbot Designer.
8
+
9
+ 1.25.0 (2022-08-17)
10
+ ------------------
11
+
12
+ * Feature - This release introduces support for enhanced conversation design with the ability to define custom conversation flows with conditional branching and new bot responses.
13
+
14
+ 1.24.0 (2022-07-05)
15
+ ------------------
16
+
17
+ * Feature - This release introduces additional optional parameters "messageSelectionStrategy" to PromptSpecification, which enables the users to configure the bot to play messages in orderly manner.
18
+
4
19
  1.23.0 (2022-03-10)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.23.0
1
+ 1.26.0