From 6e9271f1b561a1982a5f2a4a915f0ec0bb233605 Mon Sep 17 00:00:00 2001 From: pccibot <12855858+pccibot@users.noreply.github.com> Date: Wed, 8 Jul 2026 08:19:06 +0000 Subject: [PATCH] Release 5.1.1 --- CHANGELOG.md | 8 ++++++++ metadata.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fc5a1a0..a7b9b91 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,14 @@ 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. +## [v5.1.1](https://github.com/voxpupuli/puppet-wildfly/tree/v5.1.1) (2026-07-08) + +[Full Changelog](https://github.com/voxpupuli/puppet-wildfly/compare/v5.1.0...v5.1.1) + +**Merged pull requests:** + +- chore: fqdn\_rand\_string deprecation [\#375](https://github.com/voxpupuli/puppet-wildfly/pull/375) ([tuxmea](https://github.com/tuxmea)) + ## [v5.1.0](https://github.com/voxpupuli/puppet-wildfly/tree/v5.1.0) (2026-05-08) [Full Changelog](https://github.com/voxpupuli/puppet-wildfly/compare/v5.0.0...v5.1.0) diff --git a/metadata.json b/metadata.json index 63f0856..d43b9ce 100644 --- a/metadata.json +++ b/metadata.json @@ -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": "5.1.0", + "version": "5.1.1", "tags": [ "jboss", "wildfly",