-
Notifications
You must be signed in to change notification settings - Fork 1.9k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge branch 'release-1.26.134' into develop
* release-1.26.134: Bumping version to 1.26.134 Add changelog entries from botocore
- Loading branch information
Showing
5 changed files
with
52 additions
and
3 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,37 @@ | ||
[ | ||
{ | ||
"category": "EndpointProvider", | ||
"description": "[``botocore``] Fixed bug in virtual addressing for S3 Buckets `#2938 <https://github.com/boto/botocore/issues/2938>`__", | ||
"type": "bugfix" | ||
}, | ||
{ | ||
"category": "``athena``", | ||
"description": "[``botocore``] You can now define custom spark properties at start of the session for use cases like cluster encryption, table formats, and general Spark tuning.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``codecatalyst``", | ||
"description": "[``botocore``] With this release, the users can list the active sessions connected to their Dev Environment on AWS CodeCatalyst", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``kafka``", | ||
"description": "[``botocore``] Added a fix to make clusterarn a required field in ListClientVpcConnections and RejectClientVpcConnection APIs", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``rekognition``", | ||
"description": "[``botocore``] This release adds a new EyeDirection attribute in Amazon Rekognition DetectFaces and IndexFaces APIs which predicts the yaw and pitch angles of a person's eye gaze direction for each face detected in the image.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``rolesanywhere``", | ||
"description": "[``botocore``] Adds support for custom notification settings in a trust anchor. Introduces PutNotificationSettings and ResetNotificationSettings API's. Updates DurationSeconds max value to 3600.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``transfer``", | ||
"description": "[``botocore``] This release introduces the ability to require both password and SSH key when users authenticate to your Transfer Family servers that use the SFTP protocol.", | ||
"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
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