aws-sdk-connect 1.142.0 → 1.145.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: aaebd93586dbd93cc40eb890dd4b3c5f1ecde210ea5219c924ed4ec6e8e522c2
4
- data.tar.gz: b0ed09910b07186b6c6380316fb2835a603678535b4c45529b77049c660a760f
3
+ metadata.gz: 4757929bb78a129376a398e0fab6ba87330ec36dd7ba1f1c2f25771770cc871c
4
+ data.tar.gz: a9130235f3ad200a8563d39c37dd49e96a45e33ada73e8c202ea4f9dd77e765c
5
5
  SHA512:
6
- metadata.gz: 06f03623d5863b0f7c00996eeb604e885204affa7f3947307066df6977ce3a2f053e534a85733764d4f39bdcc50251a8f0ca01aa56c64068400411e2f48420b6
7
- data.tar.gz: 688fe46ec28f9ac0a02b7f4616da15764d7172f137d8ae3f6acb3a785edbc730c1ca14defae11728cfaaf45dd2490eb712fe618fcfc4418c87522684edc5851e
6
+ metadata.gz: 0fe03230d35d7d3762d3c1d067558b02c330314bbb18122a84ea90de1c4fe3193c69c55be6274187eeefbd8de220f66d82aa945978acb90ab26e93b3a353f6d9
7
+ data.tar.gz: f3fe3b033c95ecaf1b7c97dde9798c8331ed386f9acc64c5453ff19f15d6c118fed9414957fdd286cb1d673271206cfbd62b5abccd3337bec3428613db1db0e0
data/CHANGELOG.md CHANGED
@@ -1,6 +1,21 @@
1
1
  Unreleased Changes
2
2
  ------------------
3
3
 
4
+ 1.145.0 (2023-12-21)
5
+ ------------------
6
+
7
+ * Feature - Adds APIs to manage User Proficiencies and Predefined Attributes. Enhances StartOutboundVoiceContact API input. Introduces SearchContacts API. Enhances DescribeContact API. Adds an API to update Routing Attributes in QueuePriority and QueueTimeAdjustmentSeconds.
8
+
9
+ 1.144.0 (2023-12-15)
10
+ ------------------
11
+
12
+ * Feature - Adds relatedContactId field to StartOutboundVoiceContact API input. Introduces PauseContact API and ResumeContact API for Task contacts. Adds pause duration, number of pauses, timestamps for last paused and resumed events to DescribeContact API response. Adds new Rule type and new Rule action.
13
+
14
+ 1.143.0 (2023-12-14)
15
+ ------------------
16
+
17
+ * Feature - This release adds support for more granular billing using tags (key:value pairs)
18
+
4
19
  1.142.0 (2023-12-06)
5
20
  ------------------
6
21
 
data/VERSION CHANGED
@@ -1 +1 @@
1
- 1.142.0
1
+ 1.145.0