aws-sdk-connect 1.158.0 → 1.160.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: 834478e218e345445f8037b89c1c4e0572fb873505846b378018a6ac5a4c6111
4
- data.tar.gz: 15961c76a2348e7f6eb569bbe37139453c791f7adf3ad73bcb54839993be8e94
3
+ metadata.gz: 224e9044d807acac1b0786c74a231f59480ce9d4759dedb85810ec7b4ddd3b74
4
+ data.tar.gz: b51c362569993c6bd4215403bd846cefdadbdf8a6b69d7a5f0fbe9b76c73d65f
5
5
  SHA512:
6
- metadata.gz: 236fde919dc75291546c2b99c5ed5fcf7e77b7eb3439501dc134153c8fc82855a29baca6d06ef5f06a234ed43ebd8761962fa8060211baaacab870fa8cb36686
7
- data.tar.gz: 6ea297d5f795edfdff8bd591b4b4ca6e40892d12521c66cdf5e8e2564d554ed61a3d442ab17b7a2a3114dec9cc546aaf67a7dbd464f26475ec103b71fa9d8c4f
6
+ metadata.gz: 1987e4c6fc26e6f25de64d4533ee62ac55cc4d7e2b561443bb2e0c25d49ee5694b51ee8439ce12028b1a4d89a8077ff6eee3366b9c72608d1326d160c1f5cd20
7
+ data.tar.gz: c654719c7f2e1d553a2f1ba1f0675a981d35ac44ab766324ae1362dbea58c4a512a3ae8a58c6fb3f26d55bde3b841122fd320f0c03e2900eb4c6db3df26ef54b
data/CHANGELOG.md CHANGED
@@ -1,6 +1,16 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.160.0 (2024-05-29)
5
+ ------------------
6
+
7
+ * Feature - This release includes changes to DescribeContact API's response by including ConnectedToSystemTimestamp, RoutingCriteria, Customer, Campaign, AnsweringMachineDetectionStatus, CustomerVoiceActivity, QualityMetrics, DisconnectDetails, and SegmentAttributes information from a contact in Amazon Connect.
8
+
9
+ 1.159.0 (2024-05-16)
10
+ ------------------
11
+
12
+ * Feature - Adding Contact Flow metrics to the GetMetricDataV2 API
13
+
4
14
  1.158.0 (2024-05-14)
5
15
  ------------------
6
16
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.158.0
1
+ 1.160.0