aws-sdk-lexmodelsv2 1.8.0 → 1.12.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: d399d4f519727ff4965db993826b8c2dbdc77800e2e0e2489532700989b72537
4
- data.tar.gz: 943672b68540284c061cf5f5708de88ef52da705f10134afbef39b4a8c42032e
3
+ metadata.gz: cd5534704acdf187c9c9cb3842830e1717e90642f83eb3ab1b4a9e48c3bfeabd
4
+ data.tar.gz: 8b488e8395959d002cdfc3f8ef6fc69e4b9d0487523142790f4cc94da1645051
5
5
  SHA512:
6
- metadata.gz: fae6dafd25b9672a6e00594216adf7ff0c85ff63bd3e1291e770defab96f4b4486602961dcb0d3c1b65cd6ae6f6ff5d45b8313b6f8f6243a808a8f228f85478f
7
- data.tar.gz: df0093c49cf7abadc67924ee60840658b121b0d95f59d08268c9f5469ca3e71ca412c64ea878446099d09c3ded5c11f711229fac21503b404e911e95c04a3ea3
6
+ metadata.gz: 160ff6fa8a1a7e477d746a7eddc012072e48c618c8959e7a8e8d9bbeeaa6c0abe61f85aa6eb020c1e4f713df9c20bf69616d79d1abae0c311944b08567fb8a57
7
+ data.tar.gz: cb33e8a7b8f33b273c7e5ef7b9d059362f48df9267b033e8e37e067b035d99092eff9b4df46ffbf6405b12ebf3d9c63e17fc893c704b0fa8f26f8f1bf9ba0f4d
data/CHANGELOG.md CHANGED
@@ -1,6 +1,26 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.12.0 (2021-10-08)
5
+ ------------------
6
+
7
+ * Feature - Added configuration support for an Amazon Lex bot to provide fulfillment progress updates to users while their requests are being processed. See documentation for more details: https://docs.aws.amazon.com/lexv2/latest/dg/streaming-progress.html
8
+
9
+ 1.11.0 (2021-09-22)
10
+ ------------------
11
+
12
+ * Feature - This release adds support for utterances statistics for bots built using Lex V2 console and APIs. For details, see: https://docs.aws.amazon.com/lexv2/latest/dg/monitoring-utterances.html
13
+
14
+ 1.10.0 (2021-09-01)
15
+ ------------------
16
+
17
+ * Feature - Code Generated Changes, see `./build_tools` or `aws-sdk-core`'s CHANGELOG.md for details.
18
+
19
+ 1.9.0 (2021-08-05)
20
+ ------------------
21
+
22
+ * Feature - Customers can now toggle the active field on prompts and responses.
23
+
4
24
  1.8.0 (2021-07-30)
5
25
  ------------------
6
26
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.8.0
1
+ 1.12.0