From 4615c26fdb85a2e60b8b36093a21bd8288fe2217 Mon Sep 17 00:00:00 2001 From: pccibot <12855858+pccibot@users.noreply.github.com> Date: Wed, 8 Jul 2026 11:35:59 +0000 Subject: [PATCH] Release 5.1.3 --- CHANGELOG.md | 8 ++++++++ metadata.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1542afd..92711dc 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.3](https://github.com/voxpupuli/puppet-wildfly/tree/v5.1.3) (2026-07-08) + +[Full Changelog](https://github.com/voxpupuli/puppet-wildfly/compare/v5.1.2...v5.1.3) + +**Fixed bugs:** + +- Fix wildfly\_resource path validation regex [\#374](https://github.com/voxpupuli/puppet-wildfly/pull/374) ([g42-dev](https://github.com/g42-dev)) + ## [v5.1.2](https://github.com/voxpupuli/puppet-wildfly/tree/v5.1.2) (2026-07-08) [Full Changelog](https://github.com/voxpupuli/puppet-wildfly/compare/v5.1.1...v5.1.2) diff --git a/metadata.json b/metadata.json index 54fe332..e26117a 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.3-rc0", + "version": "5.1.3", "tags": [ "jboss", "wildfly",