Skip to content

Commit 7a1df12

Browse files
Release Automationgithub-actions[bot]
authored andcommitted
Release 10.4.0
1 parent ba7c12d commit 7a1df12

File tree

2 files changed

+23
-3
lines changed

2 files changed

+23
-3
lines changed

CHANGELOG.md

Lines changed: 22 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,26 @@ 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+
## [v10.4.0](https://github.com/voxpupuli/puppet-gitlab/tree/v10.4.0) (2025-12-04)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-gitlab/compare/v10.3.0...v10.4.0)
10+
11+
**Breaking changes:**
12+
13+
- Drop puppet, update openvox minimum version to 8.19 [\#471](https://github.com/voxpupuli/puppet-gitlab/pull/471) ([TheMeier](https://github.com/TheMeier))
14+
15+
**Implemented enhancements:**
16+
17+
- allow puppetlabs/apt 11.x [\#475](https://github.com/voxpupuli/puppet-gitlab/pull/475) ([marcusdots](https://github.com/marcusdots))
18+
19+
**Closed issues:**
20+
21+
- git\_data\_dirs deprecated [\#464](https://github.com/voxpupuli/puppet-gitlab/issues/464)
22+
23+
**Merged pull requests:**
24+
25+
- Add documentation for git\_data\_dir change in Gitlab 18 [\#467](https://github.com/voxpupuli/puppet-gitlab/pull/467) ([yakatz](https://github.com/yakatz))
26+
727
## [v10.3.0](https://github.com/voxpupuli/puppet-gitlab/tree/v10.3.0) (2025-04-24)
828

929
[Full Changelog](https://github.com/voxpupuli/puppet-gitlab/compare/v10.2.0...v10.3.0)
@@ -60,7 +80,7 @@ These should not affect the functionality of the module.
6080
**Merged pull requests:**
6181

6282
- Update to support Praefect [\#433](https://github.com/voxpupuli/puppet-gitlab/pull/433) ([talseth](https://github.com/talseth))
63-
- fix apt-key deprecation [\#432](https://github.com/voxpupuli/puppet-gitlab/pull/432) ([b17k0](https://github.com/b17k0))
83+
- fix apt-key deprecation [\#432](https://github.com/voxpupuli/puppet-gitlab/pull/432) ([bilkoua](https://github.com/bilkoua))
6484
- Updated CI badges [\#431](https://github.com/voxpupuli/puppet-gitlab/pull/431) ([yakatz](https://github.com/yakatz))
6585

6686
## [v9.0.0](https://github.com/voxpupuli/puppet-gitlab/tree/v9.0.0) (2024-01-25)
@@ -731,7 +751,7 @@ These should not affect the functionality of the module.
731751

732752
**Merged pull requests:**
733753

734-
- Add 'manage\_package' parameter [\#40](https://github.com/voxpupuli/puppet-gitlab/pull/40) ([jameslikeslinux](https://github.com/jameslikeslinux))
754+
- Add 'manage\_package' parameter [\#40](https://github.com/voxpupuli/puppet-gitlab/pull/40) ([puppetjoy](https://github.com/puppetjoy))
735755
- Gitlab CI Runner [\#39](https://github.com/voxpupuli/puppet-gitlab/pull/39) ([maetthu-indermuehle](https://github.com/maetthu-indermuehle))
736756

737757
## [v1.6.0](https://github.com/voxpupuli/puppet-gitlab/tree/v1.6.0) (2015-11-06)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppet-gitlab",
3-
"version": "10.3.1-rc0",
3+
"version": "10.4.0",
44
"author": "Vox Pupuli",
55
"summary": "Installation and configuration of Gitlab Omnibus",
66
"license": "BSD-3-Clause",

0 commit comments

Comments
 (0)