Releases: voxpupuli/puppet-mongodb
Releases · voxpupuli/puppet-mongodb
Release list
v7.0.0
What's Changed
Breaking Changes 🛠
- remove EOL OSes by @h-haaks in #775
- Update default repo version to latest supported by OS by @h-haaks in #779
New Features 🎉
- metadata.json: Add OpenVox by @jstraw in #770
- allow puppet/systemd 8.x by @jay7x in #769
- Add Ubuntu 24.04 support by @h-haaks in #778
- Allow puppetlabs/apt 10.x by @smortex in #773
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
- @jstraw made their first contribution in #770
- @jay7x made their first contribution in #769
- @dermsd made their first contribution in #772
- @kenyon made their first contribution in #780
- @pccibot made their first contribution in #781
Full Changelog: v6.0.1...v7.0.0
Release 0.7.0
Added replica set support through custom type and provider.
Release 0.6.0
Added client support for Red Hat family operating systems.
Release 0.5.0
Added types and providers for MongoDB users and databases.
Release 0.4.0
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
- 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
- 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.