Skip to content

Merge CRT H2 Support#6729

Merged
zoewangg merged 15 commits intomasterfrom
feature/master/crtH2
Apr 1, 2026
Merged

Merge CRT H2 Support#6729
zoewangg merged 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

@zoewangg zoewangg added this pull request to the merge queue Apr 1, 2026
Merged via the queue into master with commit 3b697c3 Apr 1, 2026
40 of 42 checks passed
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

This pull request has been closed and the conversation has been locked. Comments on closed PRs are hard for our team to see. If you need more assistance, please open a new issue that references this one.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Apr 1, 2026
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

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