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 Apr 25, 2022
1 parent 15f74dc commit b22731c
Show file tree
Hide file tree
Showing 6 changed files with 30 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-connect-78490.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``connect``",
"description": "[``botocore``] This release adds SearchUsers API which can be used to search for users with a Connect Instance"
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-gamelift-40280.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``gamelift``",
"description": "[``botocore``] Documentation updates for Amazon GameLift."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-mq-11125.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``mq``",
"description": "[``botocore``] This release adds the CRITICAL_ACTION_REQUIRED broker state and the ActionRequired API property. CRITICAL_ACTION_REQUIRED informs you when your broker is degraded. ActionRequired provides you with a code which you can use to find instructions in the Developer Guide on how to resolve the issue."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-rdsdata-87606.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``rds-data``",
"description": "[``botocore``] Support to receive SQL query results in the form of a simplified JSON string. This enables developers using the new JSON string format to more easily convert it to an object using popular JSON string parsing libraries."
}
5 changes: 5 additions & 0 deletions .changes/next-release/api-change-securityhub-10666.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "api-change",
"category": "``securityhub``",
"description": "[``botocore``] Security Hub now lets you opt-out of auto-enabling the defaults standards (CIS and FSBP) in accounts that are auto-enabled with Security Hub via Security Hub's integration with AWS Organizations."
}
5 changes: 5 additions & 0 deletions .changes/next-release/feature-IMDS-63815.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,5 @@
{
"type": "feature",
"category": "IMDS",
"description": "[``botocore``] Added resiliency mechanisms to IMDS Credential Fetcher"
}

0 comments on commit b22731c

Please sign in to comment.