Skip to content

Commit 806bde7

Browse files
Merge branch 'release-1.42.64' into develop
* release-1.42.64: Bumping version to 1.42.64 Update changelog based on model updates
2 parents d611503 + 1791906 commit 806bde7

File tree

6 files changed

+143
-4
lines changed

6 files changed

+143
-4
lines changed

.changes/1.42.64.json

Lines changed: 112 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,112 @@
1+
[
2+
{
3+
"category": "``connectcases``",
4+
"description": "Added two new case rule types: Parent Child Field Options (restricts child field options based on parent field value) and Hidden (controls child field visibility based on parent field value). Both enable dynamic field behavior within templates.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``ec2``",
9+
"description": "Amazon VPC IP Address Manager (IPAM) now supports automated prefix list management, allowing you to create rules that automatically populate customer-managed prefix lists with CIDRs from your IPAM pools or AWS resources based on tags, Regions, or other criteria.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``emr``",
14+
"description": "Update endpoint ruleset parameters casing",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``endpoint-rules``",
19+
"description": "Update endpoint-rules command to latest version",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``fms``",
24+
"description": "Update endpoint ruleset parameters casing",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``fsx``",
29+
"description": "Update endpoint ruleset parameters casing",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``health``",
34+
"description": "Update endpoint ruleset parameters casing",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``kinesis``",
39+
"description": "Update endpoint ruleset parameters casing",
40+
"type": "api-change"
41+
},
42+
{
43+
"category": "``lambda``",
44+
"description": "Add Python3.14 (python3.14) and Java 25 (java25) support to AWS Lambda",
45+
"type": "api-change"
46+
},
47+
{
48+
"category": "``logs``",
49+
"description": "Update endpoint ruleset parameters casing",
50+
"type": "api-change"
51+
},
52+
{
53+
"category": "``marketplace-catalog``",
54+
"description": "Update endpoint ruleset parameters casing",
55+
"type": "api-change"
56+
},
57+
{
58+
"category": "``mediaconvert``",
59+
"description": "Adds SlowPalPitchCorrection to audio pitch correction settings. Enables opacity for VideoOverlays. Adds REMUX_ALL option to enable multi-rendition passthrough to VideoSelector for allow listed accounts.",
60+
"type": "api-change"
61+
},
62+
{
63+
"category": "``omics``",
64+
"description": "Added WDL_LENIENT engine type that enables implicit typecasting of variable values to its compatible declared types",
65+
"type": "api-change"
66+
},
67+
{
68+
"category": "``payment-cryptography``",
69+
"description": "Allow additional characters in the CertificateSubject for GetCertificateSigningRequest API.",
70+
"type": "api-change"
71+
},
72+
{
73+
"category": "``redshift``",
74+
"description": "Update endpoint ruleset parameters casing",
75+
"type": "api-change"
76+
},
77+
{
78+
"category": "``resourcegroupstaggingapi``",
79+
"description": "Update endpoint ruleset parameters casing",
80+
"type": "api-change"
81+
},
82+
{
83+
"category": "``sagemaker``",
84+
"description": "Allow update of platform identifier via UpdateNotebookInstance operation.",
85+
"type": "api-change"
86+
},
87+
{
88+
"category": "``savingsplans``",
89+
"description": "Add dual-stack endpoint support for Savings Plans",
90+
"type": "api-change"
91+
},
92+
{
93+
"category": "``snowball``",
94+
"description": "Update endpoint ruleset parameters casing",
95+
"type": "api-change"
96+
},
97+
{
98+
"category": "``ssm-quicksetup``",
99+
"description": "Update endpoint ruleset parameters casing",
100+
"type": "api-change"
101+
},
102+
{
103+
"category": "``textract``",
104+
"description": "Update endpoint ruleset parameters casing",
105+
"type": "api-change"
106+
},
107+
{
108+
"category": "``waf``",
109+
"description": "Update endpoint ruleset parameters casing",
110+
"type": "api-change"
111+
}
112+
]

CHANGELOG.rst

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

5+
1.42.64
6+
=======
7+
8+
* api-change:``connectcases``: Added two new case rule types: Parent Child Field Options (restricts child field options based on parent field value) and Hidden (controls child field visibility based on parent field value). Both enable dynamic field behavior within templates.
9+
* api-change:``ec2``: Amazon VPC IP Address Manager (IPAM) now supports automated prefix list management, allowing you to create rules that automatically populate customer-managed prefix lists with CIDRs from your IPAM pools or AWS resources based on tags, Regions, or other criteria.
10+
* api-change:``emr``: Update endpoint ruleset parameters casing
11+
* api-change:``endpoint-rules``: Update endpoint-rules command to latest version
12+
* api-change:``fms``: Update endpoint ruleset parameters casing
13+
* api-change:``fsx``: Update endpoint ruleset parameters casing
14+
* api-change:``health``: Update endpoint ruleset parameters casing
15+
* api-change:``kinesis``: Update endpoint ruleset parameters casing
16+
* api-change:``lambda``: Add Python3.14 (python3.14) and Java 25 (java25) support to AWS Lambda
17+
* api-change:``logs``: Update endpoint ruleset parameters casing
18+
* api-change:``marketplace-catalog``: Update endpoint ruleset parameters casing
19+
* api-change:``mediaconvert``: Adds SlowPalPitchCorrection to audio pitch correction settings. Enables opacity for VideoOverlays. Adds REMUX_ALL option to enable multi-rendition passthrough to VideoSelector for allow listed accounts.
20+
* api-change:``omics``: Added WDL_LENIENT engine type that enables implicit typecasting of variable values to its compatible declared types
21+
* api-change:``payment-cryptography``: Allow additional characters in the CertificateSubject for GetCertificateSigningRequest API.
22+
* api-change:``redshift``: Update endpoint ruleset parameters casing
23+
* api-change:``resourcegroupstaggingapi``: Update endpoint ruleset parameters casing
24+
* api-change:``sagemaker``: Allow update of platform identifier via UpdateNotebookInstance operation.
25+
* api-change:``savingsplans``: Add dual-stack endpoint support for Savings Plans
26+
* api-change:``snowball``: Update endpoint ruleset parameters casing
27+
* api-change:``ssm-quicksetup``: Update endpoint ruleset parameters casing
28+
* api-change:``textract``: Update endpoint ruleset parameters casing
29+
* api-change:``waf``: Update endpoint ruleset parameters casing
30+
31+
532
1.42.63
633
=======
734

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.42.63'
21+
__version__ = '1.42.64'
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.42.'
5454
# The full version, including alpha/beta/rc tags.
55-
release = '1.42.63'
55+
release = '1.42.64'
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.40.63
6+
botocore==1.40.64
77
docutils>=0.18.1,<=0.19
88
s3transfer>=0.14.0,<0.15.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.40.63',
27+
'botocore==1.40.64',
2828
'docutils>=0.18.1,<=0.19',
2929
's3transfer>=0.14.0,<0.15.0',
3030
'PyYAML>=3.10,<6.1',

0 commit comments

Comments
 (0)