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``] This feature allows AWS Batch to support configuration of imagePullSecrets and allowPrivilegeEscalation for jobs running on EKS",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``bedrock-agent``",
9
+
"description": "[``botocore``] This changes introduces metadata documents statistics and also updates the documentation for bedrock agent.",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``bedrock-agent-runtime``",
14
+
"description": "[``botocore``] This release introduces filtering support on Retrieve and RetrieveAndGenerate APIs.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``elasticache``",
19
+
"description": "[``botocore``] Added minimum capacity to Amazon ElastiCache Serverless. This feature allows customer to ensure minimum capacity even without current load",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``secretsmanager``",
24
+
"description": "[``botocore``] Documentation updates for Secrets Manager",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+10
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,16 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.34.72
6
+
=======
7
+
8
+
* api-change:``batch``: [``botocore``] This feature allows AWS Batch to support configuration of imagePullSecrets and allowPrivilegeEscalation for jobs running on EKS
9
+
* api-change:``bedrock-agent``: [``botocore``] This changes introduces metadata documents statistics and also updates the documentation for bedrock agent.
10
+
* api-change:``bedrock-agent-runtime``: [``botocore``] This release introduces filtering support on Retrieve and RetrieveAndGenerate APIs.
11
+
* api-change:``elasticache``: [``botocore``] Added minimum capacity to Amazon ElastiCache Serverless. This feature allows customer to ensure minimum capacity even without current load
12
+
* api-change:``secretsmanager``: [``botocore``] Documentation updates for Secrets Manager
0 commit comments