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: bump crt-kotlin latest to fix leaked connections #529

Merged
merged 2 commits into from
Feb 16, 2022
Merged

Conversation

aajtodd
Copy link
Collaborator

@aajtodd aajtodd commented Feb 16, 2022

Issue #

fixes #511
depends on awslabs/aws-crt-kotlin#45

Description of changes

Bumps aws-crt-kotlin to latest SNAPSHOT which depends on latest aws-crt-java with the fix for the connection leak.

See awslabs/aws-crt-java#437 for the actual fix

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

@aajtodd aajtodd requested a review from a team as a code owner February 16, 2022 15:49
@github-actions
Copy link

A new generated diff is ready to view: __generated-main...__generated-fix-511

@sonarcloud
Copy link

sonarcloud bot commented Feb 16, 2022

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

@github-actions
Copy link

A new generated diff is ready to view: __generated-main...__generated-fix-511

@aajtodd aajtodd merged commit 2c8eb00 into main Feb 16, 2022
@aajtodd aajtodd deleted the fix-511 branch February 16, 2022 19:29
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.

CrtHttpEngine leaks connections on cancellations
2 participants