Skip to content

Commit 328b945

Browse files
Merge pull request #432 from voxpupuli/release-prep
Release 6.1.1
2 parents 147efd3 + 3addd7c commit 328b945

File tree

2 files changed

+24
-1
lines changed

2 files changed

+24
-1
lines changed

CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,29 @@ 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.1.1](https://github.com/voxpupuli/puppet-jira/tree/v6.1.1) (2025-02-24)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-jira/compare/v6.1.0...v6.1.1)
10+
11+
Due to some CI issues, the `v6.1.0` release was tagged as `v6.1.0` but contains `v6.1.0-rc0` in metadata.json. `v6.1.1` is just a rerelease.
12+
13+
## [v6.1.0](https://github.com/voxpupuli/puppet-jira/tree/v6.1.0) (2025-02-24)
14+
15+
[Full Changelog](https://github.com/voxpupuli/puppet-jira/compare/v6.0.0...v6.1.0)
16+
17+
**Implemented enhancements:**
18+
19+
- Add manage\_homedir support [\#392](https://github.com/voxpupuli/puppet-jira/issues/392)
20+
- Add "change database password" parameter - JIRA \>10.3 [\#429](https://github.com/voxpupuli/puppet-jira/pull/429) ([diLLec](https://github.com/diLLec))
21+
- Add `manage_homedir` parameter [\#428](https://github.com/voxpupuli/puppet-jira/pull/428) ([Joris29](https://github.com/Joris29))
22+
- Allow puppet/systemd 8.x [\#427](https://github.com/voxpupuli/puppet-jira/pull/427) ([jay7x](https://github.com/jay7x))
23+
- update puppet-systemd upper bound to 8.0.0 [\#423](https://github.com/voxpupuli/puppet-jira/pull/423) ([TheMeier](https://github.com/TheMeier))
24+
- Add Debian 11 support [\#397](https://github.com/voxpupuli/puppet-jira/pull/397) ([root-expert](https://github.com/root-expert))
25+
26+
**Fixed bugs:**
27+
28+
- Update Readme, fix CI Badge, Links, Code Block formats, add Reference… [\#420](https://github.com/voxpupuli/puppet-jira/pull/420) ([rwaffen](https://github.com/rwaffen))
29+
730
## [v6.0.0](https://github.com/voxpupuli/puppet-jira/tree/v6.0.0) (2024-02-13)
831

932
[Full Changelog](https://github.com/voxpupuli/puppet-jira/compare/v5.1.0...v6.0.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.0.1-rc0",
3+
"version": "6.1.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)