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

Add auth mechanism to the Liquibase MongoDB connection string #36561

Merged
merged 1 commit into from
Oct 24, 2023

Conversation

loicmathieu
Copy link
Contributor

@loicmathieu loicmathieu commented Oct 18, 2023

Fixes #35666

I only added support for auth mechanism, I didn't check all other possible configuration properties for candidates but almost all can be added as connection properties as did in this PR.

@quarkus-bot

This comment has been minimized.

@loicmathieu loicmathieu force-pushed the liquibase-mongodb-auth-mechanism branch from c793080 to 52aeb39 Compare October 19, 2023 07:31
@github-actions
Copy link

github-actions bot commented Oct 19, 2023

🙈 The PR is closed and the preview is expired.

@gsmet gsmet force-pushed the liquibase-mongodb-auth-mechanism branch from 52aeb39 to 4f5eca2 Compare October 24, 2023 11:48
Copy link
Member

@gsmet gsmet left a comment

Choose a reason for hiding this comment

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

Looks good, thanks. I force pushed to fix a small typo.

Let's merge, CI was all green.

@gsmet gsmet merged commit 10558f1 into quarkusio:main Oct 24, 2023
6 of 8 checks passed
@quarkus-bot quarkus-bot bot added this to the 3.6 - main milestone Oct 24, 2023
@gsmet gsmet modified the milestones: 3.6 - main, 3.5.1 Oct 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
Development

Successfully merging this pull request may close these issues.

Quarkus Liquibase-MongoDB Extension is ignoring auth-mechanism and auth-mechanism-properties
3 participants