Skip to content

Conversation

@dfbernal
Copy link

No description provided.

project.clj Outdated
@@ -1,11 +1,11 @@
(defproject helpshift/mongrove "0.2.0"
(defproject com.github.dfbernal/mongrove "0.2.1"
Copy link

Choose a reason for hiding this comment

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

Please remove this hunk.

(.writeConcern (get write-concern-map write-concern))
(.readPreference (get read-preference-map read-preference))
(.retryWrites retry-writes)
(.credential credential)

Choose a reason for hiding this comment

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

The credential needs to be conditionally handled. Initialization without a username and password is failing.

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.

3 participants