Skip to content

Releases: voxpupuli/puppet-mongodb

v7.0.0

Choose a tag to compare

@github-actions github-actions released this 12 Jun 20:58
v7.0.0
c9d3ac6

What's Changed

Breaking Changes 🛠

New Features 🎉

Documentation Updates 📚

Other Changes

  • Fix secondary users on a replicaset being marked as changed by @stevenpost in #766
  • replace legacy facts in unit tests by @h-haaks in #774
  • remove tests on EOL MongoDB 5.x by @h-haaks in #776
  • Add MongoDB 8.x to integration tests by @h-haaks in #777
  • fix regex to allow database names to contain "-" in role@db syntax by @dermsd in #772

New Contributors

Full Changelog: v6.0.1...v7.0.0

Release 0.7.0

Choose a tag to compare

@hogepodge hogepodge released this 30 Jan 00:20

Added replica set support through custom type and provider.

Release 0.6.0

Choose a tag to compare

@hogepodge hogepodge released this 17 Jan 21:32

Added client support for Red Hat family operating systems.

Release 0.5.0

Choose a tag to compare

@hogepodge hogepodge released this 17 Jan 21:31

Added types and providers for MongoDB users and databases.

Release 0.4.0

Choose a tag to compare

@hogepodge hogepodge released this 18 Dec 19:15

Major refactoring of the MongoDB module. Includes a new 'mongodb::globals' that consolidates many shared parameters into one location. This is an API-breaking release in anticipation of a 1.0 release.

Release 0.3.0

Choose a tag to compare

@hogepodge hogepodge released this 12 Nov 02:17
  • Incorporates many community submitted patches and parameter additions.
  • Fixes platform and source specific bugs.
  • Drops support for Puppet 2.6.
  • Adds support for rspec-system

Many thanks to the community of Puppet and MongoDB users for their contributions and support.

0.3.0 Release Candidate 1

Pre-release

Choose a tag to compare

@hogepodge hogepodge released this 31 Oct 19:23
  • Incorporates many community submitted patches and parameter additions.
  • Fixes platform and source specific bugs.
  • Drops support for Puppet 2.6.

Many thanks to the community of Puppet and MongoDB users for their contributions and support.