Skip to content

Commit b580cd0

Browse files
authored
Merge pull request #447 from voxpupuli/release-prep
Release 6.2.1
2 parents c9c7535 + 6de19be commit b580cd0

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
44
Each new release typically also includes the latest modulesync defaults.
55
These should not affect the functionality of the module.
66

7+
## [v6.2.1](https://github.com/voxpupuli/puppet-jira/tree/v6.2.1) (2025-06-02)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-jira/compare/v6.2.0...v6.2.1)
10+
11+
**Fixed bugs:**
12+
13+
- Use Deferred on epp call to generate dbconfig.xml [\#445](https://github.com/voxpupuli/puppet-jira/pull/445) ([h-haaks](https://github.com/h-haaks))
14+
15+
**Closed issues:**
16+
17+
- With release 6.2.0 puppet again starts to change dbconfig.xml on every agent run [\#444](https://github.com/voxpupuli/puppet-jira/issues/444)
18+
719
## [v6.2.0](https://github.com/voxpupuli/puppet-jira/tree/v6.2.0) (2025-03-27)
820

921
[Full Changelog](https://github.com/voxpupuli/puppet-jira/compare/v6.1.1...v6.2.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-jira",
3-
"version": "6.2.1-rc0",
3+
"version": "6.2.1",
44
"author": "Vox Pupuli",
55
"summary": "Module to install, configure and manage Atlassian Jira",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)