Skip to content

Tags: juju/mgo

Tags

v3.0.8

Toggle v3.0.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #36 from juju/mgo-param-typo

fix: address a typo in the tlsAllowInvalidHostnames param

v3.0.7

Toggle v3.0.7's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #36 from juju/mgo-param-typo

fix: address a typo in the tlsAllowInvalidHostnames param

v3.0.6

Toggle v3.0.6's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #34 from wallyworld/master

feat: add start mgo option to use CA cert

v2.0.3

Toggle v2.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #35 from wallyworld/new-mgo-args

feat: start mgo with option to use CA cert

v3.0.5

Toggle v3.0.5's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #32 from jameinel/3.6-gofmt

chore: just 'go fmt' all the files

v3.0.4

Toggle v3.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #25 from tlm/fix-firewall-issues-macos

Fixes firewall issues on macos.

v3.0.3

Toggle v3.0.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #24 from hpidcock/fix-read-concern

#24

For safety, we need to set the readConcern and writeConcern in transactions and ensure readPreference is on the primary.

v3.0.2

Toggle v3.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
hpidcock Harry Pidcock
Merge branch 'v2'

v2.0.2

Toggle v2.0.2's commit message

Verified

This commit was signed with the committer’s verified signature.
hpidcock Harry Pidcock
Fix testing package.

v3.0.1

Toggle v3.0.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #23 from hpidcock/v3-testing

Merge branch 'v2-testing' into v3-testing