Skip to content
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

fix: remove erroneous @InternalApi marker on CRT HTTP engine config class #742

Merged
merged 1 commit into from
Nov 21, 2022

Conversation

ianbotsf
Copy link
Contributor

Issue #

Found while reproducing aws-sdk-kotlin#758

Description of changes

The CrtHttpEngineConfig class has the @InternalApi marker applied to it, meaning users have no way to reference or build a CRT engine configuration without opting in.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@ianbotsf ianbotsf requested a review from a team as a code owner November 21, 2022 17:14
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@ianbotsf ianbotsf merged commit a7fc89a into main Nov 21, 2022
@ianbotsf ianbotsf deleted the fix-internalapi-crt-config branch November 22, 2022 00:32
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.

2 participants