aws-sdk-lexmodelsv2 1.26.0 → 1.28.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: cf9826ded00de626a414b5b13a4f26eddc01949a45e0750f4ca39fac28cebf56
4
- data.tar.gz: 8535b9fbd38e5f8f574f59734d7dafb32b184a8f3b57c09226f23f8f1d9bf23b
3
+ metadata.gz: 9698369e1459f0e0a8e76c79759f990037cc13afb4072062f8d0b4c2b754a723
4
+ data.tar.gz: 3019600737967f3295678e5523c53a769cced9bcb1a0f92171f2ab4304d8820c
5
5
  SHA512:
6
- metadata.gz: ebe3a4b73a1f4f895f0ef1dac5e52123ca8729c901f8f606e0c9f1565b3f02a4feda7b0ebcf88a33cfa8d9787d2dcfebf9fcd368496f35de97ac6f57e164d986
7
- data.tar.gz: ed1e54c6ec7ad9e91e9f474d18eb6854e055f754abc4af83811c726589f632fddbcf7f8bb958e6c2815ed2c9f803f8f734262dc6db27325c90c663bdc09b4513
6
+ metadata.gz: 0d24d720b0d78aaefadd216e94a14b90e7fc6f14169ea9cb90e40c2eecd3a24b3133d08f6ba28d716489792feb68059fa9cff7e96a864ef6aa55016b01fb4288
7
+ data.tar.gz: d5cbf3f3e9ad003fea9ecb9ad6e3470013e8404a7c5cf96885ef55665c3f93eff365d6d0138c0d44ca4c20349ba067b4d23a1fc7d3f076d34a84a12308c68b94
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.28.0 (2022-09-23)
5
+ ------------------
6
+
7
+ * Feature - This release introduces additional optional parameters promptAttemptsSpecification to PromptSpecification, which enables the users to configure interrupt setting and Audio, DTMF and Text input configuration for the initial and retry prompt played by the Bot
8
+
9
+ 1.27.0 (2022-09-09)
10
+ ------------------
11
+
12
+ * Feature - This release is for supporting Composite Slot Type feature in AWS Lex V2. Composite Slot Type will help developer to logically group coherent slots and maintain their inter-relationships in runtime conversation.
13
+
4
14
  1.26.0 (2022-08-22)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.26.0
1
+ 1.28.0