Skip to content

Merge from master #4126

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
merged 82 commits into from
Jun 21, 2023

Conversation

davidh44
Copy link
Contributor

Motivation and Context

Modifications

Testing

Screenshots (if appropriate)

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)

Checklist

  • I have read the CONTRIBUTING document
  • Local run of mvn install succeeds
  • My code follows the code style of this project
  • My change requires a change to the Javadoc documentation
  • I have updated the Javadoc documentation accordingly
  • I have added tests to cover my changes
  • All new and existing tests passed
  • I have added a changelog entry. Adding a new entry must be accomplished by running the scripts/new-change script and following the instructions. Commit the new file created by the script in .changes/next-release with your changes.
  • My change is to implement 1.11 parity feature and I have updated LaunchChangelog

License

  • I confirm that this pull request can be released under the Apache 2 license

joviegas and others added 30 commits June 8, 2023 22:04
#4066)

* Fixed issue with leased connection leaks when threads executing HTTP connections with Apache HttpClient were interrupted while the connection was in progress.

* Added logic in MakeHttpRequestStage to check and abort request if interrupted

* Add test cases for UrlConnectionHttpClient

* Moved the fix to AfterTransmissionExecutionInterceptorsStage to just close the stream instaed of aborting the reqyest in MakeHttpRequestStage

* Removing test cases related to UrlConnectionHttp since adding depenency in protocol-test for urlConnectionClient cause failues since it uses default Client all the places

* Updated after Zoe's comments
…ng DNS (#3990)

* Now it's possible to configure NettyNioAsyncHttpClient in order to use a
non blocking DNS resolver.

* Add package mapping for netty-resolver-dns.

---------

Co-authored-by: Matthew Miller <[email protected]>
…pts, Quick Connects and Hours of Operations, which can be used to search for those resources within a Connect Instance.
…t-only update to refresh CLI documentation for AWS Private CA. No change to the service.
…eacf6fcf0

Pull request: release <- staging/22e7db0c-7048-456a-a7ed-e47eacf6fcf0
* Use WeakHashMap in IdleConenctionReaper to not prevent connection manager from getting GC'd

* Checkstyle fix
…uracy with user vector in Amazon Rekognition Face Search. Adds new APIs: AssociateFaces, CreateUser, DeleteUser, DisassociateFaces, ListUsers, SearchUsers, SearchUsersByImage. Also adds new face metadata that can be stored: user vector.
… storage virtual machine (SVM) to Active Directory after the SVM has been created.
…on for inferentia2 (ML_INF2) and Trainium1 (ML_TRN1) as available targets. With these devices, you can run your workloads at highest performance with lowest cost. inferentia2 (ML_INF2) is available in CMH and Trainium1 (ML_TRN1) is available in IAD currently
…egen UI, a new feature that enables you to generate your amplify uibuilder components and forms.
…navailable connection property for cross cluster search
…56de09955

Pull request: release <- staging/370cd825-6394-41c2-b18f-17c56de09955
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Debora N. Ito <[email protected]>
…ation attempts with the new AWS WAF Fraud Control account creation fraud prevention (ACFP) managed rule group AWSManagedRulesACFPRuleSet.
…rofiles that help customers prioritize which questions to focus on first by providing a list of prioritized questions that are better aligned with their business goals and outcomes.
…NextRun field to more accurately describe the data.
AWS and others added 27 commits June 16, 2023 18:41
…922fcafbf

Pull request: release <- staging/29ca607a-c093-45c7-a90d-50e922fcafbf
…4108)

* Update HttpChecksumRequiredInterceptor

* Update HttpChecksumInHeaderInterceptor

* Update tests and remove constant

* Add back constant to resolve japicmp

* Add back javadocs
* docs: update README.md [skip ci]

* docs: update .all-contributorsrc [skip ci]

* Removing unnecessary vscode file

---------

Co-authored-by: allcontributors[bot] <46447321+allcontributors[bot]@users.noreply.github.com>
Co-authored-by: Debora N. Ito <[email protected]>
… the event of ChangeSet execution failure using the CreateChangeSet OnStackFailure parameter
…ss to include data from trust providers in logs
…CreateAutoMLJobV2 and DescribeAutoMLJobV2 for Autopilot customers with ImageClassification, TextClassification and Tabular problem type config support.
…a827827a4

Pull request: release <- staging/65d71ece-8084-4b58-9f0f-e81a827827a4
…the Invoke API and InvokeWithResponseStream API.
…ated Host allocations by assetIds in AWS Outposts
…shift Provisioned clusters. This feature enables customers to create a custom domain name and use ACM to generate fully secure connections to it.
…27fd0e3bd

Pull request: release <- staging/98420f98-c2a2-4ff3-94f4-63e27fd0e3bd
…4109)

* Move QueryParametersToBodyInterceptor to front of interceptor chain

* Move customization.config interceptors to front of interceptor chain - for query protocols

* Refactoring

* Add codegen tests

* Refactoring

* Refactoring
@davidh44 davidh44 requested a review from a team as a code owner June 21, 2023 19:16
@davidh44 davidh44 merged commit 95b5a0c into feature/master/request-compression Jun 21, 2023
@davidh44 davidh44 deleted the hdavidh/merge-from-master branch June 21, 2023 19:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

10 participants