aws-sdk-lexmodelsv2 1.15.0 → 1.19.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: 94ea7b53f8dfdaf65f8846e1a5bfab77010af47314f2470c83528a75b9195b9b
4
- data.tar.gz: 536fd9948144131b02e3b37d82ce18dac32ca113883a9fe555f7c639270edc91
3
+ metadata.gz: 2395496229844274a2b53d65ba5e44a64e0c315d847373686d0298735ae7b419
4
+ data.tar.gz: 2097ff287cfd621b1f09a37c18d52c19ec453daba9f113d4490785a7d264806c
5
5
  SHA512:
6
- metadata.gz: 40762e45124be33de8989e106077530117a5ec5a8bd59a67b196328c7315663183c371c36818ec6a35a5b716ebd10e098199d31870dddc0ca14aecd605927b63
7
- data.tar.gz: 1efae3c189c01236224b4608ce47c97445923e64d513412017aa9c462b3e38a9326e7e49810dba247c3b7284be7ef8ea1b8105a9401e6c22d5566bd8cc0bf582
6
+ metadata.gz: 5cc58e4a98dc8614fbe75996b815cb705569ae272bf301df0012d1f3e36a55fc73e1d8c0d0beb8bb111300b2a3eeaa4cdf49bda731186b2dfbc342956a2665ff
7
+ data.tar.gz: c3158df96f1b4ffa0607a29d31c5de0e2903ec7d90a277cb287be4040c10478f19cf460b7bf98fe9d79337c71d5ea4db39cae43e2495d85d7929c1c7052cdf13
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.19.0 (2021-12-21)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.18.0 (2021-12-09)
10
+ ------------------
11
+
12
+ * Feature - Added support for grammar slot type in Amazon Lex. You can author your own grammar in the XML format per the SRGS specification to collect information in a conversation.
13
+
14
+ 1.17.0 (2021-12-01)
15
+ ------------------
16
+
17
+ * Feature - This release introduces a new feature, Automated Chatbot Designer, that helps customers automatically create a bot design from existing conversation transcripts. The feature uses machine learning to discover most common intents and the information needed to fulfill them.
18
+
19
+ 1.16.0 (2021-11-30)
20
+ ------------------
21
+
22
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
23
+
4
24
  1.15.0 (2021-11-18)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.15.0
1
+ 1.19.0