Skip to content

Releases: trfore/ansible-role-mongodb-install

v1.0.14

02 Apr 01:08
7f61e6e
Compare
Choose a tag to compare

Major

  • Support for MongoDB 7.x.x

Fixes

  • Resolve molecule testing error on Ubuntu 22.04 when using the tarball (#1).

Full Changelog: v1.0.13...v1.0.14

v1.0.13

01 Apr 19:55
c2d81cb
Compare
Choose a tag to compare

Minor

  • Add code of conduct
  • Update issue templates to new format
  • Upgrade MongoDB 4.4.25 to 4.4.29
  • Upgrade MongoDB 5.0.22 to 5.0.26
  • Upgrade MongoDB 6.0.11 to 6.0.14

Fixes

  • Update list of held packages
  • Change error handling in task for holding packages and checking for the mongod binary

v1.0.12

30 Oct 15:28
2c6c860
Compare
Choose a tag to compare

Minor:

  • Upgrade MongoDB 5.0.21 to 5.0.22
  • Tested MongoDB Versions:
  • "4.4": "4.4.25"
  • "5.0": "5.0.22"
  • "6.0": "6.0.11"

v1.0.11

14 Oct 17:03
a77a113
Compare
Choose a tag to compare

Minor:

  • Upgrade MongoDB 6.0.10 to 6.0.11
  • Tested MongoDB Versions:
  • "4.4": "4.4.25"
  • "5.0": "5.0.21"
  • "6.0": "6.0.11"

v1.0.10

02 Oct 20:59
850c9e8
Compare
Choose a tag to compare

Minor:

  • Upgrade MongoDB 4.4.24 to 4.4.25
  • Upgrade MongoDB 6.0.9 to 6.0.10
  • Tested MongoDB Versions:
  • "4.4": "4.4.25"
  • "5.0": "5.0.21"
  • "6.0": "6.0.10"

v1.0.9

12 Sep 20:31
9343b4b
Compare
Choose a tag to compare

Minor:

  • Upgrade MongoDB 5.0.20 to 5.0.21
  • Tested MongoDB Versions:
  • "4.4": "4.4.24"
  • "5.0": "5.0.21"
  • "6.0": "6.0.9"

v1.0.8

27 Aug 17:57
5a62bb7
Compare
Choose a tag to compare

Minor:

  • Upgrade MongoDB 4.4.23 to 4.4.24
  • Tested MongoDB Versions:
  • "4.4": "4.4.24"
  • "5.0": "5.0.20"
  • "6.0": "6.0.9"

v1.0.7

17 Aug 19:14
43cde9f
Compare
Choose a tag to compare

Minor:

  • Tested MongoDB Versions:
  • "4.4": "4.4.23"
  • "5.0": "5.0.20"
  • "6.0": "6.0.9"

v1.0.6

17 Aug 19:02
7b8ea25
Compare
Choose a tag to compare
  • Major
  • Works with ansible.community.general > 7.2.0 resolving #13,
  • RedHat installs now have mongodb_pkg_hold_list values based upon the requested MongoDB version.
  • Minor
  • Add request for molecule and python version to Bug Issue Template

Release 1.0.5

17 Aug 18:46
Compare
Choose a tag to compare

Release 1.0.5

  • Update release to SemVer (v1.x.x)

  • Tested MongoDB Versions:

  • "4.4": "4.4.23"
  • "5.0": "5.0.19"
  • "6.0": "6.0.8"