Skip to content

Commit

Permalink
Add changelog entries from botocore
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed May 15, 2023
1 parent 2b6e834 commit daad0f0
Show file tree
Hide file tree
Showing 7 changed files with 35 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-athena-17820.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"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."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-codecatalyst-67540.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"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"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-kafka-4765.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``kafka``",
"description": "[``botocore``] Added a fix to make clusterarn a required field in ListClientVpcConnections and RejectClientVpcConnection APIs"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rekognition-55944.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"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."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rolesanywhere-84944.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"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."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-transfer-11018.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"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."
}
5 changes: 5 additions & 0 deletions .changes/next-release/bugfix-EndpointProvider-38157.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "bugfix",
"category": "EndpointProvider",
"description": "[``botocore``] Fixed bug in virtual addressing for S3 Buckets `#2938 </~https://github.com/boto/botocore/issues/2938>`__"
}

0 comments on commit daad0f0

Please sign in to comment.