Releases: voxpupuli/puppet-nfs
Releases · voxpupuli/puppet-nfs
v4.0.1
v4.0.0
What's Changed
Breaking Changes 🛠
- 🔥 remove EOL SLES/OpenSUSE version and ✨ add currrent SLES/OpenSUSE version by @thomas-merz in #219
- Drop puppet, update openvox minimum version to 8.19 by @TheMeier in #221
- Drop EOL Ubuntu 20.04, RedHat 7, CentOS 8 by @kenyon in #230
New Features 🎉
- Allow export clients to be Array by @moritz-makandra in #213
- metadata.json: Add OpenVox by @jstraw in #217
- Add support for Debian 12 by @smortex in #223
- Add RHEL/CentOS 10 support by @cmd-ntrf in #225
- Add Ubuntu 24.04 support by @bastelfreak in #204
- Option for create nfs exported directory by @bschonec in #186
- Add Debian 13 & AlmaLinux & Rocky & OracleLinux support by @bastelfreak in #227
Documentation Updates 📚
- Rework documentation into Puppet Strings format by @Safranil in #212
- README cleanup by @kenyon in #232
- docs, tests: update obsolete syntax by @kenyon in #233
- README: fix resource creation example by @kenyon in #236
Other Changes
- Replace stdlib
deleteanddifferencefunctions with built-in operator by @kenyon in #235 metadata.json: removeaugeas_coreandmount_coreby @kenyon in #234- Remove unused/obsolete
spec/local-testingfiles and docs by @kenyon in #231 - Unit test refactor: use
on_supported_osfrom rspec-puppet-facts by @kenyon in #229 - Migrate from
params.ppto hiera data by @tuxmea in #194
New Contributors
- @Safranil made their first contribution in #212
- @moritz-makandra made their first contribution in #213
- @pccibot made their first contribution in #216
- @jstraw made their first contribution in #217
- @thomas-merz made their first contribution in #219
- @TheMeier made their first contribution in #220
- @smortex made their first contribution in #223
- @kenyon made their first contribution in #235
Full Changelog: v3.0.0...v4.0.0
v3.0.0
What's Changed
Breaking Changes 🛠
- Drop Debian 10 support by @bastelfreak in #203
New Features 🎉
- Add Puppet 8 compatibility by @tuxmea in #178
- move static data from params.pp to init.pp by @bastelfreak in #198
- Add CentOS 8/9 support by @bastelfreak in #200
- Add RedHat 9 support by @bastelfreak in #199
Other Changes
- lint auto fix by @tuxmea in #191
- README.md: Add badges and transfer notice by @bastelfreak in #196
- Delete legacy nodesets by @bastelfreak in #201
- Remove data for EoL operating systems by @bastelfreak in #202
- puppet-lint: validate types and documentation by @bastelfreak in #206
New Contributors
Full Changelog: v2.1.11...v3.0.0