Skip to content

Commit 8b3ecff

Browse files
Bumping version to 1.34.84
1 parent c666870 commit 8b3ecff

16 files changed

+76
-58
lines changed

.changes/1.34.84.json

Lines changed: 57 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,57 @@
1+
[
2+
{
3+
"category": "``cloudformation``",
4+
"description": "[``botocore``] Adding support for the new parameter \"IncludePropertyValues\" in the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet response will include more detailed information such as before and after values for the resource properties that will change.",
5+
"type": "api-change"
6+
},
7+
{
8+
"category": "``config``",
9+
"description": "[``botocore``] Updates documentation for AWS Config",
10+
"type": "api-change"
11+
},
12+
{
13+
"category": "``glue``",
14+
"description": "[``botocore``] Modifying request for GetUnfilteredTableMetadata for view-related fields.",
15+
"type": "api-change"
16+
},
17+
{
18+
"category": "``healthlake``",
19+
"description": "[``botocore``] Added new CREATE_FAILED status for data stores. Added new errorCause to DescribeFHIRDatastore API and ListFHIRDatastores API response for additional insights into data store creation and deletion workflows.",
20+
"type": "api-change"
21+
},
22+
{
23+
"category": "``iotfleethub``",
24+
"description": "[``botocore``] Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center.",
25+
"type": "api-change"
26+
},
27+
{
28+
"category": "``kms``",
29+
"description": "[``botocore``] This feature supports the ability to specify a custom rotation period for automatic key rotations, the ability to perform on-demand key rotations, and visibility into your key material rotations.",
30+
"type": "api-change"
31+
},
32+
{
33+
"category": "``mediatailor``",
34+
"description": "[``botocore``] Added InsertionMode to PlaybackConfigurations. This setting controls whether players can use stitched or guided ad insertion. The default for players that do not specify an insertion mode is stitched.",
35+
"type": "api-change"
36+
},
37+
{
38+
"category": "``neptune-graph``",
39+
"description": "[``botocore``] Update to API documentation to resolve customer reported issues.",
40+
"type": "api-change"
41+
},
42+
{
43+
"category": "``outposts``",
44+
"description": "[``botocore``] This release adds EXPEDITORS as a valid shipment carrier.",
45+
"type": "api-change"
46+
},
47+
{
48+
"category": "``redshift``",
49+
"description": "[``botocore``] Adds support for Amazon Redshift DescribeClusterSnapshots API to include Snapshot ARN response field.",
50+
"type": "api-change"
51+
},
52+
{
53+
"category": "``transfer``",
54+
"description": "[``botocore``] This change releases support for importing self signed certificates to the Transfer Family for sending outbound file transfers over TLS/HTTPS.",
55+
"type": "api-change"
56+
}
57+
]

.changes/next-release/api-change-cloudformation-60104.json

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

.changes/next-release/api-change-config-23095.json

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

.changes/next-release/api-change-glue-22808.json

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

.changes/next-release/api-change-healthlake-98449.json

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

.changes/next-release/api-change-iotfleethub-59928.json

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

.changes/next-release/api-change-kms-7898.json

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

.changes/next-release/api-change-mediatailor-52018.json

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

.changes/next-release/api-change-neptunegraph-69154.json

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

.changes/next-release/api-change-outposts-88601.json

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

.changes/next-release/api-change-redshift-2491.json

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

.changes/next-release/api-change-transfer-89170.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.34.84
6+
=======
7+
8+
* api-change:``cloudformation``: [``botocore``] Adding support for the new parameter "IncludePropertyValues" in the CloudFormation DescribeChangeSet API. When this parameter is included, the DescribeChangeSet response will include more detailed information such as before and after values for the resource properties that will change.
9+
* api-change:``config``: [``botocore``] Updates documentation for AWS Config
10+
* api-change:``glue``: [``botocore``] Modifying request for GetUnfilteredTableMetadata for view-related fields.
11+
* api-change:``healthlake``: [``botocore``] Added new CREATE_FAILED status for data stores. Added new errorCause to DescribeFHIRDatastore API and ListFHIRDatastores API response for additional insights into data store creation and deletion workflows.
12+
* api-change:``iotfleethub``: [``botocore``] Documentation updates for AWS IoT Fleet Hub to clarify that Fleet Hub supports organization instance of IAM Identity Center.
13+
* api-change:``kms``: [``botocore``] This feature supports the ability to specify a custom rotation period for automatic key rotations, the ability to perform on-demand key rotations, and visibility into your key material rotations.
14+
* api-change:``mediatailor``: [``botocore``] Added InsertionMode to PlaybackConfigurations. This setting controls whether players can use stitched or guided ad insertion. The default for players that do not specify an insertion mode is stitched.
15+
* api-change:``neptune-graph``: [``botocore``] Update to API documentation to resolve customer reported issues.
16+
* api-change:``outposts``: [``botocore``] This release adds EXPEDITORS as a valid shipment carrier.
17+
* api-change:``redshift``: [``botocore``] Adds support for Amazon Redshift DescribeClusterSnapshots API to include Snapshot ARN response field.
18+
* api-change:``transfer``: [``botocore``] This change releases support for importing self signed certificates to the Transfer Family for sending outbound file transfers over TLS/HTTPS.
19+
20+
521
1.34.83
622
=======
723

boto3/__init__.py

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

1919
__author__ = 'Amazon Web Services'
20-
__version__ = '1.34.83'
20+
__version__ = '1.34.84'
2121

2222

2323
# The default Boto3 session; autoloaded when needed.

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.34.83,<1.35.0
6+
botocore>=1.34.84,<1.35.0
77
jmespath>=0.7.1,<2.0.0
88
s3transfer>=0.10.0,<0.11.0
99

setup.py

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

1414

1515
requires = [
16-
'botocore>=1.34.83,<1.35.0',
16+
'botocore>=1.34.84,<1.35.0',
1717
'jmespath>=0.7.1,<2.0.0',
1818
's3transfer>=0.10.0,<0.11.0',
1919
]

0 commit comments

Comments
 (0)