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``] Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``autoscaling``",
9
+
"description": "[``botocore``] Increase the length limit for VPCZoneIdentifier from 2047 to 5000",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``codepipeline``",
14
+
"description": "[``botocore``] AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``elasticache``",
19
+
"description": "[``botocore``] Doc only update for changes to deletion API.",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``elb``",
24
+
"description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``events``",
29
+
"description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``lexv2-models``",
34
+
"description": "[``botocore``] This release adds new capabilities to the AMAZON.QnAIntent: Custom prompting, Guardrails integration and ExactResponse support for Bedrock Knowledge Base.",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``logs``",
39
+
"description": "[``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.",
40
+
"type": "api-change"
41
+
},
42
+
{
43
+
"category": "``rolesanywhere``",
44
+
"description": "[``botocore``] IAM RolesAnywhere now supports custom role session name on the CreateSession. This release adds the acceptRoleSessionName option to a profile to control whether a role session name will be accepted in a session request with a given profile.",
45
+
"type": "api-change"
46
+
},
47
+
{
48
+
"category": "``tnb``",
49
+
"description": "[``botocore``] This release adds Network Service Update, through which customers will be able to update their instantiated networks to a new network package. See the documentation for limitations. The release also enhances the Get network operation API to return parameter overrides used during the operation.",
50
+
"type": "api-change"
51
+
},
52
+
{
53
+
"category": "``workspaces``",
54
+
"description": "[``botocore``] Removing multi-session as it isn't supported for pools",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+16
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,22 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.34.151
6
+
========
7
+
8
+
* api-change:``appstream``: [``botocore``] Added support for Red Hat Enterprise Linux 8 on Amazon AppStream 2.0
9
+
* api-change:``autoscaling``: [``botocore``] Increase the length limit for VPCZoneIdentifier from 2047 to 5000
10
+
* api-change:``codepipeline``: [``botocore``] AWS CodePipeline V2 type pipelines now support stage level conditions to enable development teams to safely release changes that meet quality and compliance requirements.
11
+
* api-change:``elasticache``: [``botocore``] Doc only update for changes to deletion API.
12
+
* api-change:``elb``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
13
+
* api-change:``events``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
14
+
* api-change:``lexv2-models``: [``botocore``] This release adds new capabilities to the AMAZON.QnAIntent: Custom prompting, Guardrails integration and ExactResponse support for Bedrock Knowledge Base.
15
+
* api-change:``logs``: [``botocore``] Add v2 smoke tests and smithy smokeTests trait for SDK testing.
16
+
* api-change:``rolesanywhere``: [``botocore``] IAM RolesAnywhere now supports custom role session name on the CreateSession. This release adds the acceptRoleSessionName option to a profile to control whether a role session name will be accepted in a session request with a given profile.
17
+
* api-change:``tnb``: [``botocore``] This release adds Network Service Update, through which customers will be able to update their instantiated networks to a new network package. See the documentation for limitations. The release also enhances the Get network operation API to return parameter overrides used during the operation.
18
+
* api-change:``workspaces``: [``botocore``] Removing multi-session as it isn't supported for pools
0 commit comments