Skip to content

Commit 6c0f166

Browse files
Merge branch 'release-1.44.75' into develop
* release-1.44.75: Bumping version to 1.44.75 Update changelog based on model updates
2 parents 9f0a5be + e4fbf03 commit 6c0f166

File tree

6 files changed

+101
-4
lines changed

6 files changed

+101
-4
lines changed

.changes/1.44.75.json

Lines changed: 77 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,77 @@
1+
[
2+
{
3+
"category": "``accessanalyzer``",
4+
"description": "Revert previous additions of API changes.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``bedrock-agentcore``",
9+
"description": "This release includes support for 1) InvokeBrowser API, enabling OS-level control of AgentCore Browser Tool sessions through mouse actions, keyboard input, and screenshots. 2) Added documentation noting that empty sessions are automatically deleted after one day in the ListSessions API.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``braket``",
14+
"description": "Added support for t3, g6, and g6e instance types for Hybrid Jobs.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``connect``",
19+
"description": "The voice enhancement mode used by the agent can now be viewed on the contact record via the DescribeContact api.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``datasync``",
24+
"description": "Allow IAM role ARNs with IAM Paths for \"SecretAccessRoleArn\" field in \"CustomSecretConfig\"",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``datazone``",
29+
"description": "Update Configurations and registerS3AccessGrantLocation as public attributes for cfn",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``ec2``",
34+
"description": "EC2 Capacity Manager adds new dimensions for grouping and filtering capacity metrics, including tag-based dimensions and Account Name.",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``ecs``",
39+
"description": "This release provides the functionality of mounting Amazon S3 Files to Amazon ECS tasks by adding support for the new S3FilesVolumeConfiguration parameter in ECS RegisterTaskDefinition API.",
40+
"type": "api-change"
41+
},
42+
{
43+
"category": "``eks``",
44+
"description": "EKS MNG WarmPool feature to support ASG WarmPool feature.",
45+
"type": "api-change"
46+
},
47+
{
48+
"category": "``endpoint-rules``",
49+
"description": "Update endpoint-rules command to latest version",
50+
"type": "api-change"
51+
},
52+
{
53+
"category": "``lambda``",
54+
"description": "Launching Lambda integration with S3 Files as a new file system configuration.",
55+
"type": "api-change"
56+
},
57+
{
58+
"category": "``outposts``",
59+
"description": "This change allows listAssets to surface pending and non-compute asset information. Adds the INSTALLING asset state enum and the STORAGE, POWERSHELF, SWITCH, and NETWORKING AssetTypes.",
60+
"type": "api-change"
61+
},
62+
{
63+
"category": "``rtbfabric``",
64+
"description": "AWS RTB Fabric External Responder gateways now support HTTP in addition to HTTPS for inbound external links. Gateways can accept bid requests on port 80 or serve both protocols simultaneously via listener configuration, giving customers flexible transport options for their bidding infrastructure",
65+
"type": "api-change"
66+
},
67+
{
68+
"category": "``s3``",
69+
"description": "Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets.",
70+
"type": "api-change"
71+
},
72+
{
73+
"category": "``s3files``",
74+
"description": "Support for S3 Files, a new shared file system that connects any AWS compute directly with your data in Amazon S3. It provides fast, direct access to all of your S3 data as files with full file system semantics and low-latency performance, without your data ever leaving S3.",
75+
"type": "api-change"
76+
}
77+
]

CHANGELOG.rst

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,26 @@
22
CHANGELOG
33
=========
44

5+
1.44.75
6+
=======
7+
8+
* api-change:``accessanalyzer``: Revert previous additions of API changes.
9+
* api-change:``bedrock-agentcore``: This release includes support for 1) InvokeBrowser API, enabling OS-level control of AgentCore Browser Tool sessions through mouse actions, keyboard input, and screenshots. 2) Added documentation noting that empty sessions are automatically deleted after one day in the ListSessions API.
10+
* api-change:``braket``: Added support for t3, g6, and g6e instance types for Hybrid Jobs.
11+
* api-change:``connect``: The voice enhancement mode used by the agent can now be viewed on the contact record via the DescribeContact api.
12+
* api-change:``datasync``: Allow IAM role ARNs with IAM Paths for "SecretAccessRoleArn" field in "CustomSecretConfig"
13+
* api-change:``datazone``: Update Configurations and registerS3AccessGrantLocation as public attributes for cfn
14+
* api-change:``ec2``: EC2 Capacity Manager adds new dimensions for grouping and filtering capacity metrics, including tag-based dimensions and Account Name.
15+
* api-change:``ecs``: This release provides the functionality of mounting Amazon S3 Files to Amazon ECS tasks by adding support for the new S3FilesVolumeConfiguration parameter in ECS RegisterTaskDefinition API.
16+
* api-change:``eks``: EKS MNG WarmPool feature to support ASG WarmPool feature.
17+
* api-change:``endpoint-rules``: Update endpoint-rules command to latest version
18+
* api-change:``lambda``: Launching Lambda integration with S3 Files as a new file system configuration.
19+
* api-change:``outposts``: This change allows listAssets to surface pending and non-compute asset information. Adds the INSTALLING asset state enum and the STORAGE, POWERSHELF, SWITCH, and NETWORKING AssetTypes.
20+
* api-change:``rtbfabric``: AWS RTB Fabric External Responder gateways now support HTTP in addition to HTTPS for inbound external links. Gateways can accept bid requests on port 80 or serve both protocols simultaneously via listener configuration, giving customers flexible transport options for their bidding infrastructure
21+
* api-change:``s3``: Updated list of the valid AWS Region values for the LocationConstraint parameter for general purpose buckets.
22+
* api-change:``s3files``: Support for S3 Files, a new shared file system that connects any AWS compute directly with your data in Amazon S3. It provides fast, direct access to all of your S3 data as files with full file system semantics and low-latency performance, without your data ever leaving S3.
23+
24+
525
1.44.74
626
=======
727

awscli/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
import os
2020

21-
__version__ = '1.44.74'
21+
__version__ = '1.44.75'
2222

2323
#
2424
# Get our data path to be added to botocore's search path

doc/source/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -52,7 +52,7 @@
5252
# The short X.Y version.
5353
version = '1.44.'
5454
# The full version, including alpha/beta/rc tags.
55-
release = '1.44.74'
55+
release = '1.44.75'
5656

5757
# The language for content autogenerated by Sphinx. Refer to documentation
5858
# for a list of supported languages.

setup.cfg

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ universal = 0
33

44
[metadata]
55
requires_dist =
6-
botocore==1.42.84
6+
botocore==1.42.85
77
docutils>=0.18.1,<=0.19
88
s3transfer>=0.16.0,<0.17.0
99
PyYAML>=3.10,<6.1

setup.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ def find_version(*file_paths):
2424

2525

2626
install_requires = [
27-
'botocore==1.42.84',
27+
'botocore==1.42.85',
2828
'docutils>=0.18.1,<=0.19',
2929
's3transfer>=0.16.0,<0.17.0',
3030
'PyYAML>=3.10,<6.1',

0 commit comments

Comments
 (0)