-
Notifications
You must be signed in to change notification settings - Fork 915
Merge from master #4906
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
davidh44
merged 41 commits into
feature/master/pause-resume-upload-tm-java
from
hdavidh/merge-from-master
Feb 8, 2024
Merged
Merge from master #4906
davidh44
merged 41 commits into
feature/master/pause-resume-upload-tm-java
from
hdavidh/merge-from-master
Feb 8, 2024
Conversation
This file contains hidden or 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
…atalog Settings. Introduce SASL/PLAIN as an authentication method for Glue Kafka connections
…edf75047e Pull request: release <- staging/96e1b8b2-3a37-418d-b480-f27edf75047e
This is a reintroduction of the reverted commit #4867. This includes a fix to the issue that caused the revert: improper handling of empty header values.
* including S3 Access Grants Plugin as part of Java SDK Bundle --------- Co-authored-by: Shiva Kumar Mukkapati <[email protected]>
- .json files files for each version are grouped under minor versions in .changes - Markdown files for each minor version are created in changelogs/ directory - Changelog scripts updated to add a link to older version in the generated changelog
…only update to address customer issues.
…or use with your CAPTCHA JavaScript integration API.
…to the customers on the changes that they make on the domain.
…pArn, to the response of the logs:DescribeLogGroups action.
…ty to the customers on the changes that they make on the domain.
…c59dc86fd Pull request: release <- staging/6f43c303-a28b-4966-b004-d38c59dc86fd
* Bump aws-crt version to 0.29.9 * Exposes a setting to set the memory limit when making asynchronous calls with the CRT-based S3 client
* Fix request cancellation logic in the AWS CRT Sync HTTP client * Address feedback
…ng files or objects to transfer.
…ft Advisor recommendations.
…t replication feature as part of Lex Global Resiliency offering. This feature leverages a new set of APIs that allow customers to create bot replicas and replicate changes to bots across regions.
…2798c8cb1 Pull request: release <- staging/1c0c8ade-7bcb-4158-8160-4962798c8cb1
… Chart Color Configuration; Documentation Update
…rallel & queued execution modes and add support for triggers with filtering on branches and file paths.
…ture. This feature allows Workspaces Core customers to provision workspaces without providing users. CreateWorkspaces and DescribeWorkspaces APIs will now take a new optional parameter "WorkspaceName".
…9f93cd5d9 Pull request: release <- staging/e358ef45-7969-4222-a98d-7fc9f93cd5d9
* Configure modeled signer properties for endpoint based auth scheme resolver * Refactor the logic to use Knowledge Indexes
* Fix bug to allow MpuS3Client to PUT COPY with SSE-C and Checksum * Enable CRC32 for Multipart PUT COPY * Address comments * add changelog and update checksum check * Address comments * update javadocs * Add unit tests
davidh44
added a commit
that referenced
this pull request
Feb 9, 2024
davidh44
added a commit
that referenced
this pull request
Feb 9, 2024
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Motivation and Context
Modifications
Testing
Screenshots (if appropriate)
Types of changes
Checklist
mvn install
succeedsscripts/new-change
script and following the instructions. Commit the new file created by the script in.changes/next-release
with your changes.License