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``] Amazon Bedrock AgentCore gateways now support MCP Sessions and response streaming from MCP targets. Session timeouts can be set between 15 minutes and 8 hours, and response streaming enables forwarding stream events sent by MCP targets to gateway users.",
5
+
"type": "api-change"
6
+
},
7
+
{
8
+
"category": "``ec2``",
9
+
"description": "[``botocore``] This feature allows customers to change the tunnel bandwidth on existing VPN connections using the ModifyVpnConnectionOptions API",
10
+
"type": "api-change"
11
+
},
12
+
{
13
+
"category": "``geo-routes``",
14
+
"description": "[``botocore``] Added support for TravelTimeExceedsDriverWorkHours, ViolatedBlockedRoad, and ViolatedVehicleRestriction notice codes to the CalculateRoutes API response.",
15
+
"type": "api-change"
16
+
},
17
+
{
18
+
"category": "``lex-models``",
19
+
"description": "[``botocore``] Lex V1 is deprecated, use Lex V2 instead",
20
+
"type": "api-change"
21
+
},
22
+
{
23
+
"category": "``logs``",
24
+
"description": "[``botocore``] Adding an additional optional deliverySourceConfiguration field to PutDeliverySource API. This enables customers to pass service-specific configurations through IngestionHub such as tracing enablement or sampling rates that will be propagated to the source resource.",
25
+
"type": "api-change"
26
+
},
27
+
{
28
+
"category": "``medialive``",
29
+
"description": "[``botocore``] Updates the type of the MediaLiveRouterOutputConnectionMap.",
30
+
"type": "api-change"
31
+
},
32
+
{
33
+
"category": "``securityagent``",
34
+
"description": "[``botocore``] AWS Security Agent is adding a new target domain verification method for private VPC penetration testing. Additionally, the target domain resource will now have a verification status reason field to surface additional details about domain verification",
35
+
"type": "api-change"
36
+
},
37
+
{
38
+
"category": "``vpc-lattice``",
39
+
"description": "[``botocore``] Amazon VPC Lattice now supports privately resolvable DNS resources",
Copy file name to clipboardExpand all lines: CHANGELOG.rst
+13Lines changed: 13 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,19 @@
2
2
CHANGELOG
3
3
=========
4
4
5
+
1.43.3
6
+
======
7
+
8
+
* api-change:``bedrock-agentcore-control``: [``botocore``] Amazon Bedrock AgentCore gateways now support MCP Sessions and response streaming from MCP targets. Session timeouts can be set between 15 minutes and 8 hours, and response streaming enables forwarding stream events sent by MCP targets to gateway users.
9
+
* api-change:``ec2``: [``botocore``] This feature allows customers to change the tunnel bandwidth on existing VPN connections using the ModifyVpnConnectionOptions API
10
+
* api-change:``geo-routes``: [``botocore``] Added support for TravelTimeExceedsDriverWorkHours, ViolatedBlockedRoad, and ViolatedVehicleRestriction notice codes to the CalculateRoutes API response.
11
+
* api-change:``lex-models``: [``botocore``] Lex V1 is deprecated, use Lex V2 instead
12
+
* api-change:``logs``: [``botocore``] Adding an additional optional deliverySourceConfiguration field to PutDeliverySource API. This enables customers to pass service-specific configurations through IngestionHub such as tracing enablement or sampling rates that will be propagated to the source resource.
13
+
* api-change:``medialive``: [``botocore``] Updates the type of the MediaLiveRouterOutputConnectionMap.
14
+
* api-change:``securityagent``: [``botocore``] AWS Security Agent is adding a new target domain verification method for private VPC penetration testing. Additionally, the target domain resource will now have a verification status reason field to surface additional details about domain verification
15
+
* api-change:``vpc-lattice``: [``botocore``] Amazon VPC Lattice now supports privately resolvable DNS resources
0 commit comments