Skip to content

Commit ad0924a

Browse files
Bumping version to 1.18.8
1 parent b9edf6f commit ad0924a

16 files changed

+76
-58
lines changed

.changes/1.18.8.json

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
[
2+
{
3+
"category": "``route53``",
4+
"description": "[``botocore``] This release adds support for the RECOVERY_CONTROL health check type to be used in conjunction with Route53 Application Recovery Controller.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``iotwireless``",
9+
"description": "[``botocore``] Add SidewalkManufacturingSn as an identifier to allow Customer to query WirelessDevice, in the response, AmazonId is added in the case that Sidewalk device is return.",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``route53-recovery-control-config``",
14+
"description": "[``botocore``] Amazon Route 53 Application Recovery Controller's routing control - Routing Control Configuration APIs help you create and delete clusters, control panels, routing controls and safety rules. State changes (On/Off) of routing controls are not part of configuration APIs.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``route53-recovery-readiness``",
19+
"description": "[``botocore``] Amazon Route 53 Application Recovery Controller's readiness check capability continually monitors resource quotas, capacity, and network routing policies to ensure that the recovery environment is scaled and configured to take over when needed.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``quicksight``",
24+
"description": "[``botocore``] Add support to use row-level security with tags when embedding dashboards for users not provisioned in QuickSight",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``iotanalytics``",
29+
"description": "[``botocore``] IoT Analytics now supports creating a dataset resource with IoT SiteWise MultiLayerStorage data stores, enabling customers to query industrial data within the service. This release includes adding JOIN functionality for customers to query multiple data sources in a dataset.",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``shield``",
34+
"description": "[``botocore``] Change name of DDoS Response Team (DRT) to Shield Response Team (SRT)",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``lexv2-models``",
39+
"description": "[``botocore``] Update lexv2-models client to latest version",
40+
"type": "api-change"
41+
},
42+
{
43+
"category": "``redshift-data``",
44+
"description": "[``botocore``] Added structures to support new Data API operation BatchExecuteStatement, used to execute multiple SQL statements within a single transaction.",
45+
"type": "api-change"
46+
},
47+
{
48+
"category": "``route53-recovery-cluster``",
49+
"description": "[``botocore``] Amazon Route 53 Application Recovery Controller's routing control - Routing Control Data Plane APIs help you update the state (On/Off) of the routing controls to reroute traffic across application replicas in a 100% available manner.",
50+
"type": "api-change"
51+
},
52+
{
53+
"category": "``batch``",
54+
"description": "[``botocore``] Add support for ListJob filters",
55+
"type": "api-change"
56+
}
57+
]

.changes/next-release/api-change-batch-65344.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-iotanalytics-41028.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-iotwireless-66825.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-lexv2models-90555.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-quicksight-9452.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-redshiftdata-10084.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-route53-34661.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-route53recoverycluster-32019.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-route53recoverycontrolconfig-50153.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-route53recoveryreadiness-31582.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

.changes/next-release/api-change-shield-37062.json

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.rst

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

5+
1.18.8
6+
======
7+
8+
* api-change:``route53``: [``botocore``] This release adds support for the RECOVERY_CONTROL health check type to be used in conjunction with Route53 Application Recovery Controller.
9+
* api-change:``iotwireless``: [``botocore``] Add SidewalkManufacturingSn as an identifier to allow Customer to query WirelessDevice, in the response, AmazonId is added in the case that Sidewalk device is return.
10+
* api-change:``route53-recovery-control-config``: [``botocore``] Amazon Route 53 Application Recovery Controller's routing control - Routing Control Configuration APIs help you create and delete clusters, control panels, routing controls and safety rules. State changes (On/Off) of routing controls are not part of configuration APIs.
11+
* api-change:``route53-recovery-readiness``: [``botocore``] Amazon Route 53 Application Recovery Controller's readiness check capability continually monitors resource quotas, capacity, and network routing policies to ensure that the recovery environment is scaled and configured to take over when needed.
12+
* api-change:``quicksight``: [``botocore``] Add support to use row-level security with tags when embedding dashboards for users not provisioned in QuickSight
13+
* api-change:``iotanalytics``: [``botocore``] IoT Analytics now supports creating a dataset resource with IoT SiteWise MultiLayerStorage data stores, enabling customers to query industrial data within the service. This release includes adding JOIN functionality for customers to query multiple data sources in a dataset.
14+
* api-change:``shield``: [``botocore``] Change name of DDoS Response Team (DRT) to Shield Response Team (SRT)
15+
* api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version
16+
* api-change:``redshift-data``: [``botocore``] Added structures to support new Data API operation BatchExecuteStatement, used to execute multiple SQL statements within a single transaction.
17+
* api-change:``route53-recovery-cluster``: [``botocore``] Amazon Route 53 Application Recovery Controller's routing control - Routing Control Data Plane APIs help you update the state (On/Off) of the routing controls to reroute traffic across application replicas in a 100% available manner.
18+
* api-change:``batch``: [``botocore``] Add support for ListJob filters
19+
20+
521
1.18.7
622
======
723

boto3/__init__.py

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

1919

2020
__author__ = 'Amazon Web Services'
21-
__version__ = '1.18.7'
21+
__version__ = '1.18.8'
2222

2323

2424
# The default Boto3 session; autoloaded when needed.

setup.cfg

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

44
[metadata]
55
requires_dist =
6-
botocore>=1.21.7,<1.22.0
6+
botocore>=1.21.8,<1.22.0
77
jmespath>=0.7.1,<1.0.0
88
s3transfer>=0.5.0,<0.6.0

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.21.7,<1.22.0',
17+
'botocore>=1.21.8,<1.22.0',
1818
'jmespath>=0.7.1,<1.0.0',
1919
's3transfer>=0.5.0,<0.6.0'
2020
]

0 commit comments

Comments
 (0)