Skip to content

Commit

Permalink
Release 3.2.1
Browse files Browse the repository at this point in the history
Signed-off-by: Martin Alfke <[email protected]>
  • Loading branch information
tuxmea committed Oct 28, 2024
1 parent a022625 commit e2ca174
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,21 @@ All notable changes to this project will be documented in this file.
Each new release typically also includes the latest modulesync defaults.
These should not affect the functionality of the module.

## [v3.2.1](https://github.com/voxpupuli/puppet-wildfly/tree/v3.2.1) (2024-10-28)

[Full Changelog](https://github.com/voxpupuli/puppet-wildfly/compare/v3.2.0...v3.2.1)

**Breaking changes:**

- Drop support for non-systemd [\#330](https://github.com/voxpupuli/puppet-wildfly/pull/330) ([bastelfreak](https://github.com/bastelfreak))
- Drop EoL Ubuntu 18.04 support [\#329](https://github.com/voxpupuli/puppet-wildfly/pull/329) ([bastelfreak](https://github.com/bastelfreak))
- Drop EoL Debian 10 support [\#328](https://github.com/voxpupuli/puppet-wildfly/pull/328) ([bastelfreak](https://github.com/bastelfreak))
- Drop EoL EL7/Scientific Linux support [\#327](https://github.com/voxpupuli/puppet-wildfly/pull/327) ([bastelfreak](https://github.com/bastelfreak))

**Fixed bugs:**

- Fix systemd templates [\#334](https://github.com/voxpupuli/puppet-wildfly/pull/334) ([tuxmea](https://github.com/tuxmea))

## [v3.2.0](https://github.com/voxpupuli/puppet-wildfly/tree/v3.2.0) (2024-08-26)

[Full Changelog](https://github.com/voxpupuli/puppet-wildfly/compare/v3.1.0...v3.2.0)
Expand Down
2 changes: 1 addition & 1 deletion metadata.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"project_page": "https://github.com/voxpupuli/puppet-wildfly",
"source": "https://github.com/voxpupuli/puppet-wildfly",
"summary": "Install, configure and manage Wildfly (8/9/10/11+), JBoss EAP (6.1+/7.0+) and some Wildfly based products like apiman, Keycloak and Infinispan.",
"version": "3.2.1-rc0",
"version": "3.2.1",
"tags": [
"jboss",
"wildfly",
Expand Down

0 comments on commit e2ca174

Please sign in to comment.