Releases: voxpupuli/puppet-wildfly
Releases · voxpupuli/puppet-wildfly
v4.0.0
What's Changed
Breaking Changes 🛠
- Drop EoL CentOS 8 support by @bastelfreak in #335
New Features 🎉
Other Changes
Full Changelog: v3.2.1...v4.0.0
v3.2.1
What's Changed
Breaking Changes 🛠
- Drop EoL Ubuntu 18.04 support by @bastelfreak in #329
- Drop EoL EL7/Scientific Linux support by @bastelfreak in #327
- Drop EoL Debian 10 support by @bastelfreak in #328
- Drop support for non-systemd by @bastelfreak in #330
Bug Fixes 🐛
Full Changelog: v3.2.0...v3.2.1
v3.2.0
What's Changed
New Features 🎉
- puppetlabs/stdlib: Allow 9.x by @zilchms in #321
- feat: allow jboss to run with systemd by @tuxmea in #331
Bug Fixes 🐛
- Create missing
$wildfly::install_cache_dir
directory by @EmersonPrado in #310 - Don't try to stop absent servers in
wildfly::host::server_config
by @EmersonPrado in #313 - Use correct download URLs for Wildfly version >= 25 by @EmersonPrado in #316
Other Changes
New Contributors
- @smortex made their first contribution in #312
- @bastelfreak made their first contribution in #314
- @zilchms made their first contribution in #317
- @tuxmea made their first contribution in #331
Full Changelog: v3.1.0...v3.2.0
v2.3.2
Update CHANGELOG.
v2.3.1
Update CHANGELOG.
v2.3.0
Update changelog.
v2.2.0
Stop using edge group.
v2.1.0
Update README.md
v2.0.3
Update CHANGELOG.
v2.0.2
Rewrite service_config in Puppet.