-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* release-1.29.162: Bumping version to 1.29.162 Update to latest models Revert "User Agent 2.0 (#2955)" (#2976) User Agent 2.0 (#2955) remove leftover print() statement (#2975) Fallback for situations where Python's fromtimestamp() raises OSError or OverflowError (#2972)
- Loading branch information
Showing
28 changed files
with
4,531 additions
and
1,308 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,62 @@ | ||
[ | ||
{ | ||
"category": "Parsers", | ||
"description": "Fixes datetime parse error handling for out-of-range and negative timestamps (`#2564 <https://github.com/boto/botocore/issues/2564>`__).", | ||
"type": "bugfix" | ||
}, | ||
{ | ||
"category": "``appfabric``", | ||
"description": "Initial release of AWS AppFabric for connecting SaaS applications for better productivity and security.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``appflow``", | ||
"description": "This release adds support to bypass SSO with the SAPOData connector when connecting to an SAP instance.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``emr-serverless``", | ||
"description": "This release adds support to update the release label of an EMR Serverless application to upgrade it to a different version of Amazon EMR via UpdateApplication API.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ivs``", | ||
"description": "IVS customers can now revoke the viewer session associated with an auth token, to prevent and stop playback using that token.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``kinesisvideo``", | ||
"description": "General Availability (GA) release of Kinesis Video Streams at Edge, enabling customers to provide a configuration for the Kinesis Video Streams EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on a configured schedule.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``macie2``", | ||
"description": "This release adds support for configuring new classification jobs to use the set of managed data identifiers that we recommend for jobs. For the managed data identifier selection type (managedDataIdentifierSelector), specify RECOMMENDED.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``privatenetworks``", | ||
"description": "This release allows Private5G customers to choose different commitment plans (60-days, 1-year, 3-years) when placing new orders, enables automatic renewal option for 1-year and 3-years commitments. It also allows customers to update the commitment plan of an existing radio unit.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``sagemaker-featurestore-runtime``", | ||
"description": "Introducing TTL for online store records for feature groups.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``sagemaker``", | ||
"description": "Introducing TTL for online store records in feature groups.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ssm``", | ||
"description": "Systems Manager doc-only update for June 2023.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``verifiedpermissions``", | ||
"description": "This update fixes several broken links to the Cedar documentation.", | ||
"type": "api-change" | ||
} | ||
] |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.