Skip to content

Merge CRT H2 Support#6729

Open
zoewangg wants to merge 15 commits intomasterfrom
feature/master/crtH2
Open

Merge CRT H2 Support#6729
zoewangg wants to merge 15 commits intomasterfrom
feature/master/crtH2

Conversation

@zoewangg
Copy link
Copy Markdown
Contributor

Merge CRT H2 Support

* Add CRT HTTP/2 support

* Update CRT version and re-add back comments
# Conflicts:
#	pom.xml
@zoewangg zoewangg requested a review from a team as a code owner February 11, 2026 21:02
zoewangg added 5 commits March 3, 2026 15:13
* Add stability tests and JMH tests

# Conflicts:
#	services/kinesis/src/it/java/software/amazon/awssdk/services/kinesis/AbstractTestCase.java

* Fix tests

* Fix checkstyle errors

* Address feedback
#6812)

* Set maxConcurrentStreams on HTTP/2 stream manager so that the MAX_CONNECTIONS setting is respected for HTTP/2. Also improved the error message when HTTP/2 is configured with the sync client to clarify available options.

* Update http-clients/aws-crt-client/src/main/java/software/amazon/awssdk/http/crt/AwsCrtHttpClientBase.java
@zoewangg zoewangg added the api-surface-area-approved-by-team Indicate API surface area introduced by this PR has been approved by team label Mar 31, 2026
@zoewangg zoewangg changed the title [DO NOT MERGE] Merge CRT H2 Support Merge CRT H2 Support Mar 31, 2026
@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 1, 2026

Quality Gate Failed Quality Gate failed

Failed conditions
64.9% Coverage on New Code (required ≥ 80%)
6.9% Duplication on New Code (required ≤ 3%)
E Reliability Rating on New Code (required ≥ A)

See analysis details on SonarQube Cloud

Catch issues before they fail your Quality Gate with our IDE extension SonarQube for IDE

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

api-surface-area-approved-by-team Indicate API surface area introduced by this PR has been approved by team

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants