Skip to content

Commit 3d9da47

Browse files
Merge branch 'release-1.42.18' into develop
* release-1.42.18: Bumping version to 1.42.18 Update changelog based on model updates
2 parents 61a5ebf + 3b62e60 commit 3d9da47

File tree

6 files changed

+203
-4
lines changed

6 files changed

+203
-4
lines changed

.changes/1.42.18.json

Lines changed: 162 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,162 @@
1+
[
2+
{
3+
"category": "``apprunner``",
4+
"description": "Remove incorrect endpoint tests",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``arc-zonal-shift``",
9+
"description": "This release adds new API options to enable allowed windows and multiple alarms for practice runs.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``codecommit``",
14+
"description": "Remove incorrect endpoint tests",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``codestar-connections``",
19+
"description": "Remove incorrect endpoint tests",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``comprehendmedical``",
24+
"description": "Remove incorrect endpoint tests",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``connectparticipant``",
29+
"description": "Amazon Connect Participant Service: Remove unused fields from WebRTCConnection",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``dlm``",
34+
"description": "Remove incorrect endpoint tests",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``ec2``",
39+
"description": "Add new APIs for viewing how your shared AMIs are used by other accounts, and identify resources in your account that are dependent on particular AMIs",
40+
"type": "api-change"
41+
},
42+
{
43+
"category": "``elastictranscoder``",
44+
"description": "Remove incorrect endpoint tests",
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": "``finspace``",
54+
"description": "Remove incorrect endpoint tests",
55+
"type": "api-change"
56+
},
57+
{
58+
"category": "``geo-routes``",
59+
"description": "Added RouteFerryNotice PotentialViolatedVehicleRestrictionUsage value for CalculateRoutes. This value indicates when the Route is potentially forbidden for the given vehicle profile.",
60+
"type": "api-change"
61+
},
62+
{
63+
"category": "``glacier``",
64+
"description": "Remove incorrect endpoint tests",
65+
"type": "api-change"
66+
},
67+
{
68+
"category": "``globalaccelerator``",
69+
"description": "Remove incorrect endpoint tests",
70+
"type": "api-change"
71+
},
72+
{
73+
"category": "``greengrass``",
74+
"description": "Remove incorrect endpoint tests",
75+
"type": "api-change"
76+
},
77+
{
78+
"category": "``identitystore``",
79+
"description": "Remove incorrect endpoint tests",
80+
"type": "api-change"
81+
},
82+
{
83+
"category": "``imagebuilder``",
84+
"description": "Remove incorrect endpoint tests",
85+
"type": "api-change"
86+
},
87+
{
88+
"category": "``iotsecuretunneling``",
89+
"description": "Remove incorrect endpoint tests",
90+
"type": "api-change"
91+
},
92+
{
93+
"category": "``kafka``",
94+
"description": "Remove incorrect endpoint tests",
95+
"type": "api-change"
96+
},
97+
{
98+
"category": "``lookoutvision``",
99+
"description": "Remove incorrect endpoint tests",
100+
"type": "api-change"
101+
},
102+
{
103+
"category": "``mgh``",
104+
"description": "Remove incorrect endpoint tests",
105+
"type": "api-change"
106+
},
107+
{
108+
"category": "``migration-hub-refactor-spaces``",
109+
"description": "Remove incorrect endpoint tests",
110+
"type": "api-change"
111+
},
112+
{
113+
"category": "``mq``",
114+
"description": "Remove incorrect endpoint tests",
115+
"type": "api-change"
116+
},
117+
{
118+
"category": "``personalize-events``",
119+
"description": "Remove incorrect endpoint tests",
120+
"type": "api-change"
121+
},
122+
{
123+
"category": "``pinpoint``",
124+
"description": "Remove incorrect endpoint tests",
125+
"type": "api-change"
126+
},
127+
{
128+
"category": "``ram``",
129+
"description": "Remove incorrect endpoint tests",
130+
"type": "api-change"
131+
},
132+
{
133+
"category": "``rbin``",
134+
"description": "Remove incorrect endpoint tests",
135+
"type": "api-change"
136+
},
137+
{
138+
"category": "``route53-recovery-cluster``",
139+
"description": "Remove incorrect endpoint tests",
140+
"type": "api-change"
141+
},
142+
{
143+
"category": "``sagemaker-geospatial``",
144+
"description": "Remove incorrect endpoint tests",
145+
"type": "api-change"
146+
},
147+
{
148+
"category": "``servicecatalog-appregistry``",
149+
"description": "Remove incorrect endpoint tests",
150+
"type": "api-change"
151+
},
152+
{
153+
"category": "``signer``",
154+
"description": "Remove incorrect endpoint tests",
155+
"type": "api-change"
156+
},
157+
{
158+
"category": "``waf-regional``",
159+
"description": "Remove incorrect endpoint tests",
160+
"type": "api-change"
161+
}
162+
]

CHANGELOG.rst

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

5+
1.42.18
6+
=======
7+
8+
* api-change:``apprunner``: Remove incorrect endpoint tests
9+
* api-change:``arc-zonal-shift``: This release adds new API options to enable allowed windows and multiple alarms for practice runs.
10+
* api-change:``codecommit``: Remove incorrect endpoint tests
11+
* api-change:``codestar-connections``: Remove incorrect endpoint tests
12+
* api-change:``comprehendmedical``: Remove incorrect endpoint tests
13+
* api-change:``connectparticipant``: Amazon Connect Participant Service: Remove unused fields from WebRTCConnection
14+
* api-change:``dlm``: Remove incorrect endpoint tests
15+
* api-change:``ec2``: Add new APIs for viewing how your shared AMIs are used by other accounts, and identify resources in your account that are dependent on particular AMIs
16+
* api-change:``elastictranscoder``: Remove incorrect endpoint tests
17+
* api-change:``endpoint-rules``: Update endpoint-rules command to latest version
18+
* api-change:``finspace``: Remove incorrect endpoint tests
19+
* api-change:``geo-routes``: Added RouteFerryNotice PotentialViolatedVehicleRestrictionUsage value for CalculateRoutes. This value indicates when the Route is potentially forbidden for the given vehicle profile.
20+
* api-change:``glacier``: Remove incorrect endpoint tests
21+
* api-change:``globalaccelerator``: Remove incorrect endpoint tests
22+
* api-change:``greengrass``: Remove incorrect endpoint tests
23+
* api-change:``identitystore``: Remove incorrect endpoint tests
24+
* api-change:``imagebuilder``: Remove incorrect endpoint tests
25+
* api-change:``iotsecuretunneling``: Remove incorrect endpoint tests
26+
* api-change:``kafka``: Remove incorrect endpoint tests
27+
* api-change:``lookoutvision``: Remove incorrect endpoint tests
28+
* api-change:``mgh``: Remove incorrect endpoint tests
29+
* api-change:``migration-hub-refactor-spaces``: Remove incorrect endpoint tests
30+
* api-change:``mq``: Remove incorrect endpoint tests
31+
* api-change:``personalize-events``: Remove incorrect endpoint tests
32+
* api-change:``pinpoint``: Remove incorrect endpoint tests
33+
* api-change:``ram``: Remove incorrect endpoint tests
34+
* api-change:``rbin``: Remove incorrect endpoint tests
35+
* api-change:``route53-recovery-cluster``: Remove incorrect endpoint tests
36+
* api-change:``sagemaker-geospatial``: Remove incorrect endpoint tests
37+
* api-change:``servicecatalog-appregistry``: Remove incorrect endpoint tests
38+
* api-change:``signer``: Remove incorrect endpoint tests
39+
* api-change:``waf-regional``: Remove incorrect endpoint tests
40+
41+
542
1.42.17
643
=======
744

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.17'
21+
__version__ = '1.42.18'
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.17'
55+
release = '1.42.18'
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.17
6+
botocore==1.40.18
77
docutils>=0.18.1,<=0.19
88
s3transfer>=0.13.0,<0.14.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.17',
27+
'botocore==1.40.18',
2828
'docutils>=0.18.1,<=0.19',
2929
's3transfer>=0.13.0,<0.14.0',
3030
'PyYAML>=3.10,<6.1',

0 commit comments

Comments
 (0)