-
Notifications
You must be signed in to change notification settings - Fork 863
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge remote-tracking branch 'upstream/master' into sugmanue/sra-retr…
…ies-merge-2.25.70-SNAPSHOT
- Loading branch information
Showing
522 changed files
with
4,388 additions
and
1,700 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
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,30 @@ | ||
{ | ||
"version": "2.25.67", | ||
"date": "2024-06-05", | ||
"entries": [ | ||
{ | ||
"type": "feature", | ||
"category": "AWS Global Accelerator", | ||
"contributor": "", | ||
"description": "This release contains a new optional ip-addresses input field for the update accelerator and update custom routing accelerator apis. This input enables consumers to replace IPv4 addresses on existing accelerators with addresses provided in the input." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS Glue", | ||
"contributor": "", | ||
"description": "AWS Glue now supports native SaaS connectivity: Salesforce connector available now" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Simple Storage Service", | ||
"contributor": "", | ||
"description": "Added new params copySource and key to copyObject API for supporting S3 Access Grants plugin. These changes will not change any of the existing S3 API functionality." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS SDK for Java v2", | ||
"contributor": "", | ||
"description": "Updated endpoint and partition metadata." | ||
} | ||
] | ||
} |
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,66 @@ | ||
{ | ||
"version": "2.25.68", | ||
"date": "2024-06-06", | ||
"entries": [ | ||
{ | ||
"type": "feature", | ||
"category": "AWS Account", | ||
"contributor": "", | ||
"description": "This release adds 3 new APIs (AcceptPrimaryEmailUpdate, GetPrimaryEmail, and StartPrimaryEmailUpdate) used to centrally manage the root user email address of member accounts within an AWS organization." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS Glue", | ||
"contributor": "", | ||
"description": "This release adds support for creating and updating Glue Data Catalog Views." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS IoT Wireless", | ||
"contributor": "", | ||
"description": "Adds support for wireless device to be in Conflict FUOTA Device Status due to a FUOTA Task, so it couldn't be attached to a new one." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon S3", | ||
"contributor": "chaykin", | ||
"description": "Allow user to configure content type for BlockingInputStreamAsyncRequestBody" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS Storage Gateway", | ||
"contributor": "", | ||
"description": "Adds SoftwareUpdatePreferences to DescribeMaintenanceStartTime and UpdateMaintenanceStartTime, a structure which contains AutomaticUpdatePolicy." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon FSx", | ||
"contributor": "", | ||
"description": "This release adds support to increase metadata performance on FSx for Lustre file systems beyond the default level provisioned when a file system is created. This can be done by specifying MetadataConfiguration during the creation of Persistent_2 file systems or by updating it on demand." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Kinesis Firehose", | ||
"contributor": "", | ||
"description": "Adds integration with Secrets Manager for Redshift, Splunk, HttpEndpoint, and Snowflake destinations" | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Location Service", | ||
"contributor": "", | ||
"description": "Added two new APIs, VerifyDevicePosition and ForecastGeofenceEvents. Added support for putting larger geofences up to 100,000 vertices with Geobuf fields." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Simple Notification Service", | ||
"contributor": "", | ||
"description": "Doc-only update for SNS. These changes include customer-reported issues and TXC3 updates." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Simple Queue Service", | ||
"contributor": "", | ||
"description": "Doc only updates for SQS. These updates include customer-reported issues and TCX3 modifications." | ||
} | ||
] | ||
} |
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,42 @@ | ||
{ | ||
"version": "2.25.69", | ||
"date": "2024-06-07", | ||
"entries": [ | ||
{ | ||
"type": "feature", | ||
"category": "AWS Audit Manager", | ||
"contributor": "", | ||
"description": "New feature: common controls. When creating custom controls, you can now use pre-grouped AWS data sources based on common compliance themes. Also, the awsServices parameter is deprecated because we now manage services in scope for you. If used, the input is ignored and an empty list is returned." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS B2B Data Interchange", | ||
"contributor": "", | ||
"description": "Added exceptions to B2Bi List operations and ConflictException to B2Bi StartTransformerJob operation. Also made capabilities field explicitly required when creating a Partnership." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS CodePipeline", | ||
"contributor": "", | ||
"description": "CodePipeline now supports overriding S3 Source Object Key during StartPipelineExecution, as part of Source Overrides." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon SageMaker Service", | ||
"contributor": "", | ||
"description": "This release introduces a new optional parameter: InferenceAmiVersion, in ProductionVariant." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "Amazon Verified Permissions", | ||
"contributor": "", | ||
"description": "This release adds OpenIdConnect (OIDC) configuration support for IdentitySources, allowing for external IDPs to be used in authorization requests." | ||
}, | ||
{ | ||
"type": "feature", | ||
"category": "AWS SDK for Java v2", | ||
"contributor": "", | ||
"description": "Updated endpoint and partition metadata." | ||
} | ||
] | ||
} |
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,6 @@ | ||
{ | ||
"type": "feature", | ||
"category": "Amazon S3", | ||
"contributor": "nikitamsawant", | ||
"description": "Updated the version of aws-s3-accessgrants-java-plugin to include changes that support copyObject and deleteObjects." | ||
} |
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
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
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
Oops, something went wrong.