Skip to content

Commit 6eaa34a

Browse files
Release Automationgithub-actions[bot]
authored andcommitted
Release 7.0.0
1 parent d6ea52d commit 6eaa34a

File tree

2 files changed

+27
-1
lines changed

2 files changed

+27
-1
lines changed

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,32 @@ 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+
## [v7.0.0](https://github.com/voxpupuli/puppet-jira/tree/v7.0.0) (2025-11-27)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-jira/compare/v6.2.1...v7.0.0)
10+
11+
**Breaking changes:**
12+
13+
- Drop puppet, update openvox minimum version to 8.19 [\#462](https://github.com/voxpupuli/puppet-jira/pull/462) ([TheMeier](https://github.com/TheMeier))
14+
- Drop support for EOL Ubuntu 18.04 and Ubuntu 20.04 [\#454](https://github.com/voxpupuli/puppet-jira/pull/454) ([kenyon](https://github.com/kenyon))
15+
- Drop support for EOL EL7 [\#452](https://github.com/voxpupuli/puppet-jira/pull/452) ([kenyon](https://github.com/kenyon))
16+
17+
**Implemented enhancements:**
18+
19+
- puppet/archive Allow 8.x [\#461](https://github.com/voxpupuli/puppet-jira/pull/461) ([TheMeier](https://github.com/TheMeier))
20+
21+
**Fixed bugs:**
22+
23+
- Unknown variable: 'oracle\_separator'. [\#468](https://github.com/voxpupuli/puppet-jira/issues/468)
24+
- \[database\] Use `dburl` variable properly [\#466](https://github.com/voxpupuli/puppet-jira/pull/466) ([Joris29](https://github.com/Joris29))
25+
26+
**Merged pull requests:**
27+
28+
- Add more database unit tests [\#470](https://github.com/voxpupuli/puppet-jira/pull/470) ([Joris29](https://github.com/Joris29))
29+
- Jira 10 acceptance test puppet code cleanup [\#457](https://github.com/voxpupuli/puppet-jira/pull/457) ([kenyon](https://github.com/kenyon))
30+
- README: link to contributing doc for testing instructions [\#455](https://github.com/voxpupuli/puppet-jira/pull/455) ([kenyon](https://github.com/kenyon))
31+
- `metadata.json`: increase `puppetlabs/stdlib` minimum version to 8.4.0 [\#453](https://github.com/voxpupuli/puppet-jira/pull/453) ([kenyon](https://github.com/kenyon))
32+
733
## [v6.2.1](https://github.com/voxpupuli/puppet-jira/tree/v6.2.1) (2025-06-02)
834

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

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.2-rc0",
3+
"version": "7.0.0",
44
"author": "Vox Pupuli",
55
"summary": "Module to install, configure and manage Atlassian Jira",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)