Skip to content

Commit

Permalink
Bumping version to 1.33.0
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Nov 27, 2023
1 parent 8c316b5 commit 2b47b71
Show file tree
Hide file tree
Showing 19 changed files with 94 additions and 73 deletions.
72 changes: 72 additions & 0 deletions .changes/1.33.0.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,72 @@
[
{
"category": "Versioning",
"description": "Bump boto3 from 1.29.7 to 1.33.0 to match Botocore versioning scheme.",
"type": "enhancement"
},
{
"category": "``s3``",
"description": "Boto3 will now opt into using the awscrt on select EC2 instance types for s3 transfers.",
"type": "feature"
},
{
"category": "Versioning",
"description": "[``botocore``] With the release of Botocore 1.33.0, Boto3 and Botocore will share the same version number.",
"type": "feature"
},
{
"category": "``appsync``",
"description": "[``botocore``] This update enables introspection of Aurora cluster databases using the RDS Data API",
"type": "api-change"
},
{
"category": "``b2bi``",
"description": "[``botocore``] This is the initial SDK release for AWS B2B Data Interchange.",
"type": "api-change"
},
{
"category": "``backup``",
"description": "[``botocore``] AWS Backup now supports restore testing, a new feature that allows customers to automate restore testing and validating their backups. Additionally, this release adds support for EBS Snapshots Archive tier.",
"type": "api-change"
},
{
"category": "``controltower``",
"description": "[``botocore``] This release adds the following support: 1. The EnableControl API can configure controls that are configurable. 2. The GetEnabledControl API shows the configured parameters on an enabled control. 3. The new UpdateEnabledControl API can change parameters on an enabled control.",
"type": "api-change"
},
{
"category": "``efs``",
"description": "[``botocore``] Update efs client to latest version",
"type": "api-change"
},
{
"category": "``fis``",
"description": "[``botocore``] AWS FIS adds support for multi-account experiments & empty target resolution. This release also introduces the CreateTargetAccountConfiguration API that allows experiments across multiple AWS accounts, and the ListExperimentResolvedTargets API to list target details.",
"type": "api-change"
},
{
"category": "``glue``",
"description": "[``botocore``] add observations support to DQ CodeGen config model + update document for connectiontypes supported by ConnectorData entities",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``botocore``] Updates Amazon RDS documentation for support for RDS for Db2.",
"type": "api-change"
},
{
"category": "``securityhub``",
"description": "[``botocore``] Adds and updates APIs to support central configuration. This feature allows the Security Hub delegated administrator to configure Security Hub for their entire AWS Org across multiple regions from a home Region. With this release, findings also include account name and application metadata.",
"type": "api-change"
},
{
"category": "``transcribe``",
"description": "[``botocore``] This release adds support for AWS HealthScribe APIs within Amazon Transcribe",
"type": "api-change"
},
{
"category": "``endpoint-rules``",
"description": "[``botocore``] Update endpoint-rules client to latest version",
"type": "api-change"
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/api-change-appsync-93898.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-b2bi-5626.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-backup-88023.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-controltower-22861.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-efs-19994.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-endpointrules-44653.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-fis-89341.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-glue-73638.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-rds-47908.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-securityhub-1328.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-transcribe-85927.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/enhancement-Versioning-79122.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/feature-Versioning-66794.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/feature-s3-74250.json

This file was deleted.

19 changes: 19 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,25 @@
CHANGELOG
=========

1.33.0
======

* enhancement:Versioning: Bump boto3 from 1.29.7 to 1.33.0 to match Botocore versioning scheme.
* feature:``s3``: Boto3 will now opt into using the awscrt on select EC2 instance types for s3 transfers.
* feature:Versioning: [``botocore``] With the release of Botocore 1.33.0, Boto3 and Botocore will share the same version number.
* api-change:``appsync``: [``botocore``] This update enables introspection of Aurora cluster databases using the RDS Data API
* api-change:``b2bi``: [``botocore``] This is the initial SDK release for AWS B2B Data Interchange.
* api-change:``backup``: [``botocore``] AWS Backup now supports restore testing, a new feature that allows customers to automate restore testing and validating their backups. Additionally, this release adds support for EBS Snapshots Archive tier.
* api-change:``controltower``: [``botocore``] This release adds the following support: 1. The EnableControl API can configure controls that are configurable. 2. The GetEnabledControl API shows the configured parameters on an enabled control. 3. The new UpdateEnabledControl API can change parameters on an enabled control.
* api-change:``efs``: [``botocore``] Update efs client to latest version
* api-change:``fis``: [``botocore``] AWS FIS adds support for multi-account experiments & empty target resolution. This release also introduces the CreateTargetAccountConfiguration API that allows experiments across multiple AWS accounts, and the ListExperimentResolvedTargets API to list target details.
* api-change:``glue``: [``botocore``] add observations support to DQ CodeGen config model + update document for connectiontypes supported by ConnectorData entities
* api-change:``rds``: [``botocore``] Updates Amazon RDS documentation for support for RDS for Db2.
* api-change:``securityhub``: [``botocore``] Adds and updates APIs to support central configuration. This feature allows the Security Hub delegated administrator to configure Security Hub for their entire AWS Org across multiple regions from a home Region. With this release, findings also include account name and application metadata.
* api-change:``transcribe``: [``botocore``] This release adds support for AWS HealthScribe APIs within Amazon Transcribe
* api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version


1.29.7
======

Expand Down
2 changes: 1 addition & 1 deletion boto3/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
from boto3.session import Session

__author__ = 'Amazon Web Services'
__version__ = '1.32.0'
__version__ = '1.33.0'


# The default Boto3 session; autoloaded when needed.
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ universal = 0

[metadata]
requires_dist =
botocore>=1.32.7,<1.33.0
botocore>=1.33.0,<1.34.0
jmespath>=0.7.1,<2.0.0
s3transfer>=0.8.0,<0.9.0

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@


requires = [
'botocore>=1.32.7,<1.33.0',
'botocore>=1.33.0,<1.34.0',
'jmespath>=0.7.1,<2.0.0',
's3transfer>=0.8.0,<0.9.0',
]
Expand Down

0 comments on commit 2b47b71

Please sign in to comment.