From 3740ebf162e40bcd7726295a0a8fd71197e6a5e6 Mon Sep 17 00:00:00 2001 From: pccibot <12855858+pccibot@users.noreply.github.com> Date: Wed, 8 Jul 2026 08:41:15 +0000 Subject: [PATCH] Release 5.1.2 --- CHANGELOG.md | 8 ++++++++ metadata.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index a7b9b91..1542afd 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.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) + +**Merged pull requests:** + +- chore: switch to namespaced function [\#377](https://github.com/voxpupuli/puppet-wildfly/pull/377) ([tuxmea](https://github.com/tuxmea)) + ## [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) diff --git a/metadata.json b/metadata.json index 73a2db4..108f593 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.2-rc0", + "version": "5.1.2", "tags": [ "jboss", "wildfly",