aws-sdk-lexmodelsv2 1.17.0 → 1.21.0

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: c63eab89503f37ab4799dbfc7d5740c94d18d72a8fd812794ac1cf658aefdecc
4
- data.tar.gz: c85c018603d76c4883b116814c22c1e93e0283c4cace639b4e04f586c6c59cd9
3
+ metadata.gz: 44bbeb4645972a51868a353f4ad50a383c8609b32b4a29790b4660de62bf257a
4
+ data.tar.gz: 7872062a880d1203dcb134f6a369cc5c2f00ee47631d8ed1af22aaebee482b87
5
5
  SHA512:
6
- metadata.gz: 8bd2f55b4ea544887adda590cee147b20b45e11f2fa5c295d03c4f0d51681edb2e4da18b00139d54d390965d649aa936307723f9c68141b22a9d1c134d4307ce
7
- data.tar.gz: 7a976b03d79feee662f3d3bf18cff38a107ba25a1badb72dacdcbee15cdedf8304307bbcc9ab03f6dc8442992a589305d88e9ca461a2179014423f0eeceb0519
6
+ metadata.gz: 6217bdad7f19f7ebf473865f66c7dfb1ab5b5824124d3c82a3e2ee7d0cc1aeb21a609f2079189f8b79c353eeb197f4d9caba901f8ed253adc2801a731f78914e
7
+ data.tar.gz: be65f1b6fa05ae6dec3f56d13009679f93db62d3b619a201f888f56c0f6255b242b88c9334b3f1a2e337b9e7c679fba0e570bee6eebc7c8aa431594a0555ee7f
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.21.0 (2022-02-03)
5
+ ------------------
6
+
7
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
8
+
9
+ 1.20.0 (2022-01-12)
10
+ ------------------
11
+
12
+ * Feature - This release adds support for Custom vocabulary in Amazon Lex V2 APIs for model building. Customers can give Amazon Lex V2 more information about how to process audio conversations with a bot by creating a custom vocabulary in a specific language.
13
+
14
+ 1.19.0 (2021-12-21)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.18.0 (2021-12-09)
20
+ ------------------
21
+
22
+ * 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.
23
+
4
24
  1.17.0 (2021-12-01)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.17.0
1
+ 1.21.0