You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "[``botocore``] AWS Clean Rooms Differential Privacy is now fully available. Differential privacy protects against user-identification attempts.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``connect``",
9
+
"description": "[``botocore``] This release adds new Submit Auto Evaluation Action for Amazon Connect Rules.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``networkmonitor``",
14
+
"description": "[``botocore``] Examples were added to CloudWatch Network Monitor commands.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``qconnect``",
19
+
"description": "[``botocore``] This release adds a new QiC public API updateSession and updates an existing QiC public API createSession",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``rekognition``",
24
+
"description": "[``botocore``] Added support for ContentType to content moderation detections.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``supplychain``",
29
+
"description": "[``botocore``] This release includes API SendDataIntegrationEvent for AWS Supply Chain",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``workspaces-thin-client``",
34
+
"description": "[``botocore``] Adding tags field to SoftwareSet. Removing tags fields from Summary objects. Changing the list of exceptions in tagging APIs. Fixing an issue where the SDK returns empty tags in Get APIs.",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+12Lines changed: 12 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,18 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.34.82
6
+
=======
7
+
8
+
* api-change:``cleanrooms``: [``botocore``] AWS Clean Rooms Differential Privacy is now fully available. Differential privacy protects against user-identification attempts.
9
+
* api-change:``connect``: [``botocore``] This release adds new Submit Auto Evaluation Action for Amazon Connect Rules.
10
+
* api-change:``networkmonitor``: [``botocore``] Examples were added to CloudWatch Network Monitor commands.
11
+
* api-change:``qconnect``: [``botocore``] This release adds a new QiC public API updateSession and updates an existing QiC public API createSession
12
+
* api-change:``rekognition``: [``botocore``] Added support for ContentType to content moderation detections.
13
+
* api-change:``supplychain``: [``botocore``] This release includes API SendDataIntegrationEvent for AWS Supply Chain
14
+
* api-change:``workspaces-thin-client``: [``botocore``] Adding tags field to SoftwareSet. Removing tags fields from Summary objects. Changing the list of exceptions in tagging APIs. Fixing an issue where the SDK returns empty tags in Get APIs.
0 commit comments