Skip to content

Commit d272128

Browse files
authored
Merge pull request #670 from bastelfreak/rel1400
Release 14.0.0
2 parents bb13383 + 2d9c27a commit d272128

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,23 @@ 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+
## [v14.0.0](https://github.com/voxpupuli/puppet-r10k/tree/v14.0.0) (2024-12-11)
8+
9+
[Full Changelog](https://github.com/voxpupuli/puppet-r10k/compare/v13.0.0...v14.0.0)
10+
11+
**Breaking changes:**
12+
13+
- rm manage\_ruby\_dependency param & r10k::install::gem [\#661](https://github.com/voxpupuli/puppet-r10k/pull/661) ([jhoblitt](https://github.com/jhoblitt))
14+
- drop support for EL7 [\#660](https://github.com/voxpupuli/puppet-r10k/pull/660) ([jhoblitt](https://github.com/jhoblitt))
15+
16+
**Implemented enhancements:**
17+
18+
- Add Debian 12 support [\#669](https://github.com/voxpupuli/puppet-r10k/pull/669) ([bastelfreak](https://github.com/bastelfreak))
19+
- Add Ubuntu 24.04 support [\#668](https://github.com/voxpupuli/puppet-r10k/pull/668) ([bastelfreak](https://github.com/bastelfreak))
20+
- Add CentOS 9 support [\#667](https://github.com/voxpupuli/puppet-r10k/pull/667) ([bastelfreak](https://github.com/bastelfreak))
21+
- Add Support for r10k 4 & 5 [\#666](https://github.com/voxpupuli/puppet-r10k/pull/666) ([bastelfreak](https://github.com/bastelfreak))
22+
- Update webhook-go 2.2.0-\>2.8.0 [\#665](https://github.com/voxpupuli/puppet-r10k/pull/665) ([saz](https://github.com/saz))
23+
724
## [v13.0.0](https://github.com/voxpupuli/puppet-r10k/tree/v13.0.0) (2024-04-26)
825

926
[Full Changelog](https://github.com/voxpupuli/puppet-r10k/compare/v12.2.0...v13.0.0)

metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"author": "Vox Pupuli",
33
"license": "Apache-2.0",
44
"name": "puppet-r10k",
5-
"version": "13.0.1-rc0",
5+
"version": "14.0.0",
66
"operatingsystem_support": [
77
{
88
"operatingsystem": "Debian",

0 commit comments

Comments
 (0)