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 parsing amqps URL without query params #128

Merged
merged 2 commits into from
May 12, 2024
Merged

Conversation

tyilo
Copy link
Contributor

@tyilo tyilo commented May 2, 2024

The implementation in #121 missed an early return statement, meaning that the TLS adaptor was only applied if there were no query parameters in the URL.

Copy link
Owner

@gftea gftea left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks @tyilo

@gftea gftea merged commit b9dab50 into gftea:main May 12, 2024
10 of 11 checks passed
@tyilo tyilo deleted the fix-amqps-parse branch May 13, 2024 12:37
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