liquibase / liquibase-mongodb

MongoDB extension for Liquibase
Apache License 2.0
54 stars 46 forks source link

Set application name in MongDB driver config #558

Closed mmarcon closed 3 months ago

mmarcon commented 3 months ago

With this change, it's possible to see connections coming from Liquibase in the MongoDB log files.

There are no changes in functionality nor in how the MongoDB driver connects to MongoDB. This change is only about providing some extra metadata to make it easy to audit when connections to a cluster are coming from a Liquibase run.

mmarcon commented 3 months ago

@vitaliimak thank you for approving my PR. I see that some checks are failing but failures don't seem to be related to my change. Is there something I can do to make them pass?

vitaliimak commented 3 months ago

Hi, @mmarcon! Thanks for your contribution! I don't think that you can fix the build issue. Hey @jandroav @jnewton03 @sayaliM0412 could you please take a look at this PR? Checks are failing even though the maintainer approved the PR.

jandroav commented 3 months ago

Hi, @mmarcon! Thanks for your contribution! I don't think that you can fix the build issue. Hey @jandroav @jnewton03 @sayaliM0412 could you please take a look at this PR? Checks are failing even though the maintainer approved the PR.

on it

sonarcloud[bot] commented 3 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code

See analysis details on SonarCloud

jandroav commented 3 months ago

hello @vitaliimak @mmarcon green build