-
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.28' into develop
* release-1.26.28: Bumping version to 1.26.28 Add changelog entries from botocore
- Loading branch information
Showing
5 changed files
with
70 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,52 @@ | ||
[ | ||
{ | ||
"category": "Endpoint provider", | ||
"description": "[``botocore``] Updates ARN parsing ``resourceId`` delimiters", | ||
"type": "bugfix" | ||
}, | ||
{ | ||
"category": "``customer-profiles``", | ||
"description": "[``botocore``] This release allows custom strings in PartyType and Gender through 2 new attributes in the CreateProfile and UpdateProfile APIs: PartyTypeString and GenderString.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``ec2``", | ||
"description": "[``botocore``] This release updates DescribeFpgaImages to show supported instance types of AFIs in its response.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``kinesisvideo``", | ||
"description": "[``botocore``] This release adds support for public preview of Kinesis Video Stream at Edge enabling customers to provide configuration for the Kinesis Video Stream EdgeAgent running on an on-premise IoT device. Customers can now locally record from cameras and stream videos to the cloud on configured schedule.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``lookoutvision``", | ||
"description": "[``botocore``] This documentation update adds kms:GenerateDataKey as a required permission to StartModelPackagingJob.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``migration-hub-refactor-spaces``", | ||
"description": "[``botocore``] This release adds support for Lambda alias service endpoints. Lambda alias ARNs can now be passed into CreateService.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``rds``", | ||
"description": "[``botocore``] Update the RDS API model to support copying option groups during the CopyDBSnapshot operation", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``rekognition``", | ||
"description": "[``botocore``] Adds support for \"aliases\" and \"categories\", inclusion and exclusion filters for labels and label categories, and aggregating labels by video segment timestamps for Stored Video Label Detection APIs.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``sagemaker-metrics``", | ||
"description": "[``botocore``] This release introduces support SageMaker Metrics APIs.", | ||
"type": "api-change" | ||
}, | ||
{ | ||
"category": "``wafv2``", | ||
"description": "[``botocore``] Documents the naming requirement for logging destinations that you use with web ACLs.", | ||
"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