Skip to content

Commit d66479d

Browse files
Merge branch 'release-1.42.80'
* release-1.42.80: Bumping version to 1.42.80 Add changelog entries from botocore Bump github/codeql-action from 4.34.1 to 4.35.1 (#4746) Bump pygments from 2.18.0 to 2.20.0 (#4747)
2 parents 79b815b + e930bfc commit d66479d

7 files changed

Lines changed: 160 additions & 9 deletions

File tree

.changes/1.42.80.json

Lines changed: 122 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,122 @@
1+
[
2+
{
3+
"category": "``acm``",
4+
"description": "[``botocore``] Adds support for searching for ACM certificates using the new SearchCertificates API.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``cloudfront``",
9+
"description": "[``botocore``] This release adds bring your own IP (BYOIP) IPv6 support to CloudFront's CreateAnycastIpList and UpdateAnycastIpList API through the IpamCidrConfigs field.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``dataexchange``",
14+
"description": "[``botocore``] Support Tags for AWS Data Exchange resource Assets",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``datazone``",
19+
"description": "[``botocore``] Adds environmentConfigurationName field to CreateEnvironmentInput and UpdateEnvironmentInput, so that Domain Owners can now recover orphaned environments by recreating deleted configurations with the same name, and will auto-recover orphaned environments",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``devops-agent``",
24+
"description": "[``botocore``] AWS DevOps Agent service General Availability release.",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``dms``",
29+
"description": "[``botocore``] To successfully connect to the IBM DB2 LUW database server, you may need to specify additional security parameters that are passed to the JDBC driver. These parameters are EncryptionAlgorithm and SecurityMechanism. Both parameters accept integer values.",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``ec2``",
34+
"description": "[``botocore``] This release updates the examples in the documentation for DescribeRegions and DescribeAvailabilityZones.",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``endpoint-rules``",
39+
"description": "[``botocore``] Update endpoint-rules client to latest version",
40+
"type": "api-change"
41+
},
42+
{
43+
"category": "``geo-maps``",
44+
"description": "[``botocore``] This release expands map customization options with adjustable contour line density, dark mode support for Hybrid and Satellite views, enhanced traffic information across multiple map styles, and transit and truck travel modes for Monochrome and Hybrid map styles.",
45+
"type": "api-change"
46+
},
47+
{
48+
"category": "``kinesisanalyticsv2``",
49+
"description": "[``botocore``] Support for Flink 2.2 in Managed Service for Apache Flink",
50+
"type": "api-change"
51+
},
52+
{
53+
"category": "``mailmanager``",
54+
"description": "[``botocore``] Amazon SES Mail Manager now supports optional TLS policy for accepting unencrypted connections and mTLS authentication for ingress endpoints with configurable trust stores. Two new rule actions are available, Bounce for sending non-delivery reports and Lambda invocation for custom email processing.",
55+
"type": "api-change"
56+
},
57+
{
58+
"category": "``marketplace-agreement``",
59+
"description": "[``botocore``] This release adds 8 new APIs for AWS Marketplace sellers. 4 APIs for Cancellations (Send, List, Get, Cancel action on AgreementCancellationRequest), 3 APIs for Billing Adjustments (BatchCreate, List, Get action on BillingAdjustmentRequest), and 1 API to List Invoices (ListAgreementInvoiceLineItems)",
60+
"type": "api-change"
61+
},
62+
{
63+
"category": "``observabilityadmin``",
64+
"description": "[``botocore``] This release adds the Bedrock and Security Hub resource types for Omnia Enablement launch for March 31.",
65+
"type": "api-change"
66+
},
67+
{
68+
"category": "``odb``",
69+
"description": "[``botocore``] Adds support for EC2 Placement Group integration with ODB Network. The GetOdbNetwork and ListOdbNetworks API responses now include the ec2PlacementGroupIds field.",
70+
"type": "api-change"
71+
},
72+
{
73+
"category": "``opensearch``",
74+
"description": "[``botocore``] Support RegisterCapability, GetCapability, DeregisterCapability API for AI Assistant feature management for OpenSearch UI Applications",
75+
"type": "api-change"
76+
},
77+
{
78+
"category": "``organizations``",
79+
"description": "[``botocore``] Added Path field to Account and OrganizationalUnit objects in AWS Organizations API responses.",
80+
"type": "api-change"
81+
},
82+
{
83+
"category": "``partnercentral-selling``",
84+
"description": "[``botocore``] Adding EURO Currency for MRR Amount",
85+
"type": "api-change"
86+
},
87+
{
88+
"category": "``pinpoint-sms-voice-v2``",
89+
"description": "[``botocore``] This release adds RCS for Business messaging and Notify support. RCS lets you create and manage agents, send and receive messages in the US and Canada via SendTextMessage API, and configure SMS fallback. Notify lets you send templated OTP messages globally in minutes with no phone number required.",
90+
"type": "api-change"
91+
},
92+
{
93+
"category": "``quicksight``",
94+
"description": "[``botocore``] Adds StartAutomationJob and DescribeAutomationJob APIs for automation jobs. Adds three custom permission capabilities that allow admins to control whether users can manage Spaces and chat agents. Adds an OAuthClientCredentials structure to provide OAuth 2.0 client credentials inline to data sources.",
95+
"type": "api-change"
96+
},
97+
{
98+
"category": "``s3``",
99+
"description": "[``botocore``] Add Bucket Metrics configuration support to directory buckets",
100+
"type": "api-change"
101+
},
102+
{
103+
"category": "``s3control``",
104+
"description": "[``botocore``] Adding an optional auditContext parameter to S3 Access Grants credential vending API GetDataAccess to enable job-level audit correlation in S3 CloudTrail logs",
105+
"type": "api-change"
106+
},
107+
{
108+
"category": "``s3tables``",
109+
"description": "[``botocore``] S3 Tables now supports nested types when creating tables. Users can define complex column schemas using struct, list, and map types. These types can be composed together to model complex, hierarchical data structures within table schemas.",
110+
"type": "api-change"
111+
},
112+
{
113+
"category": "``securityagent``",
114+
"description": "[``botocore``] AWS Security Agent is a service that proactively secures applications throughout the development lifecycle with automated security reviews and on-demand penetration testing.",
115+
"type": "api-change"
116+
},
117+
{
118+
"category": "``sustainability``",
119+
"description": "[``botocore``] This is the first release of the AWS Sustainability SDK, which enables customers to access their sustainability impact data via API.",
120+
"type": "api-change"
121+
}
122+
]

.github/workflows/codeql.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,13 +23,13 @@ jobs:
2323
uses: "actions/checkout@1af3b93b6815bc44a9784bd300feb67ff0d1eeb3"
2424

2525
- name: "Run CodeQL init"
26-
uses: "github/codeql-action/init@38697555549f1db7851b81482ff19f1fa5c4fedc"
26+
uses: "github/codeql-action/init@c10b8064de6f491fea524254123dbe5e09572f13"
2727
with:
2828
config-file: "./.github/codeql.yml"
2929
languages: "python"
3030

3131
- name: "Run CodeQL autobuild"
32-
uses: "github/codeql-action/autobuild@38697555549f1db7851b81482ff19f1fa5c4fedc"
32+
uses: "github/codeql-action/autobuild@c10b8064de6f491fea524254123dbe5e09572f13"
3333

3434
- name: "Run CodeQL analyze"
35-
uses: "github/codeql-action/analyze@38697555549f1db7851b81482ff19f1fa5c4fedc"
35+
uses: "github/codeql-action/analyze@c10b8064de6f491fea524254123dbe5e09572f13"

CHANGELOG.rst

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

5+
1.42.80
6+
=======
7+
8+
* api-change:``acm``: [``botocore``] Adds support for searching for ACM certificates using the new SearchCertificates API.
9+
* api-change:``cloudfront``: [``botocore``] This release adds bring your own IP (BYOIP) IPv6 support to CloudFront's CreateAnycastIpList and UpdateAnycastIpList API through the IpamCidrConfigs field.
10+
* api-change:``dataexchange``: [``botocore``] Support Tags for AWS Data Exchange resource Assets
11+
* api-change:``datazone``: [``botocore``] Adds environmentConfigurationName field to CreateEnvironmentInput and UpdateEnvironmentInput, so that Domain Owners can now recover orphaned environments by recreating deleted configurations with the same name, and will auto-recover orphaned environments
12+
* api-change:``devops-agent``: [``botocore``] AWS DevOps Agent service General Availability release.
13+
* api-change:``dms``: [``botocore``] To successfully connect to the IBM DB2 LUW database server, you may need to specify additional security parameters that are passed to the JDBC driver. These parameters are EncryptionAlgorithm and SecurityMechanism. Both parameters accept integer values.
14+
* api-change:``ec2``: [``botocore``] This release updates the examples in the documentation for DescribeRegions and DescribeAvailabilityZones.
15+
* api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version
16+
* api-change:``geo-maps``: [``botocore``] This release expands map customization options with adjustable contour line density, dark mode support for Hybrid and Satellite views, enhanced traffic information across multiple map styles, and transit and truck travel modes for Monochrome and Hybrid map styles.
17+
* api-change:``kinesisanalyticsv2``: [``botocore``] Support for Flink 2.2 in Managed Service for Apache Flink
18+
* api-change:``mailmanager``: [``botocore``] Amazon SES Mail Manager now supports optional TLS policy for accepting unencrypted connections and mTLS authentication for ingress endpoints with configurable trust stores. Two new rule actions are available, Bounce for sending non-delivery reports and Lambda invocation for custom email processing.
19+
* api-change:``marketplace-agreement``: [``botocore``] This release adds 8 new APIs for AWS Marketplace sellers. 4 APIs for Cancellations (Send, List, Get, Cancel action on AgreementCancellationRequest), 3 APIs for Billing Adjustments (BatchCreate, List, Get action on BillingAdjustmentRequest), and 1 API to List Invoices (ListAgreementInvoiceLineItems)
20+
* api-change:``observabilityadmin``: [``botocore``] This release adds the Bedrock and Security Hub resource types for Omnia Enablement launch for March 31.
21+
* api-change:``odb``: [``botocore``] Adds support for EC2 Placement Group integration with ODB Network. The GetOdbNetwork and ListOdbNetworks API responses now include the ec2PlacementGroupIds field.
22+
* api-change:``opensearch``: [``botocore``] Support RegisterCapability, GetCapability, DeregisterCapability API for AI Assistant feature management for OpenSearch UI Applications
23+
* api-change:``organizations``: [``botocore``] Added Path field to Account and OrganizationalUnit objects in AWS Organizations API responses.
24+
* api-change:``partnercentral-selling``: [``botocore``] Adding EURO Currency for MRR Amount
25+
* api-change:``pinpoint-sms-voice-v2``: [``botocore``] This release adds RCS for Business messaging and Notify support. RCS lets you create and manage agents, send and receive messages in the US and Canada via SendTextMessage API, and configure SMS fallback. Notify lets you send templated OTP messages globally in minutes with no phone number required.
26+
* api-change:``quicksight``: [``botocore``] Adds StartAutomationJob and DescribeAutomationJob APIs for automation jobs. Adds three custom permission capabilities that allow admins to control whether users can manage Spaces and chat agents. Adds an OAuthClientCredentials structure to provide OAuth 2.0 client credentials inline to data sources.
27+
* api-change:``s3``: [``botocore``] Add Bucket Metrics configuration support to directory buckets
28+
* api-change:``s3control``: [``botocore``] Adding an optional auditContext parameter to S3 Access Grants credential vending API GetDataAccess to enable job-level audit correlation in S3 CloudTrail logs
29+
* api-change:``s3tables``: [``botocore``] S3 Tables now supports nested types when creating tables. Users can define complex column schemas using struct, list, and map types. These types can be composed together to model complex, hierarchical data structures within table schemas.
30+
* api-change:``securityagent``: [``botocore``] AWS Security Agent is a service that proactively secures applications throughout the development lifecycle with automated security reviews and on-demand penetration testing.
31+
* api-change:``sustainability``: [``botocore``] This is the first release of the AWS Sustainability SDK, which enables customers to access their sustainability impact data via API.
32+
33+
534
1.42.79
635
=======
736

boto3/__init__.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
from boto3.session import Session
1919

2020
__author__ = 'Amazon Web Services'
21-
__version__ = '1.42.79'
21+
__version__ = '1.42.80'
2222

2323

2424
# The default Boto3 session; autoloaded when needed.

requirements-docs-lock.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -202,9 +202,9 @@ packaging==24.1 \
202202
--hash=sha256:026ed72c8ed3fcce5bf8950572258698927fd1dbda10a5e981cdf0ac37f4f002 \
203203
--hash=sha256:5b8f2217dbdbd2f7f384c41c628544e6d52f2d0f53c6d0c3ea61aa5d1d7ff124
204204
# via sphinx
205-
pygments==2.18.0 \
206-
--hash=sha256:786ff802f32e91311bff3889f6e9a86e81505fe99f2735bb6d60ae0c5004f199 \
207-
--hash=sha256:b8e6aca0523f3ab76fee51799c488e38782ac06eafcf95e7ba832985c8e7b13a
205+
pygments==2.20.0 \
206+
--hash=sha256:6757cd03768053ff99f3039c1a36d6c0aa0b263438fcab17520b30a303a82b5f \
207+
--hash=sha256:81a9e26dd42fd28a23a2d169d86d7ac03b46e2f8b59ed4698fb4785f946d0176
208208
# via
209209
# furo
210210
# sphinx

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.79,<1.43.0
6+
botocore>=1.42.80,<1.43.0
77
jmespath>=0.7.1,<2.0.0
88
s3transfer>=0.16.0,<0.17.0
99

setup.py

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

1515

1616
requires = [
17-
'botocore>=1.42.79,<1.43.0',
17+
'botocore>=1.42.80,<1.43.0',
1818
'jmespath>=0.7.1,<2.0.0',
1919
's3transfer>=0.16.0,<0.17.0',
2020
]

0 commit comments

Comments
 (0)