Skip to content

Commit d501ee3

Browse files
committed
Release 19.1.0
1 parent f14985e commit d501ee3

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changelog
22

3+
## [19.1.0](https://github.com/theforeman/puppet-puppet/tree/19.1.0) (2024-02-20)
4+
5+
[Full Changelog](https://github.com/theforeman/puppet-puppet/compare/19.0.0...19.1.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Add puppet8 certificate renewal endpoint. [\#905](https://github.com/theforeman/puppet-puppet/pull/905) ([jcpunk](https://github.com/jcpunk))
10+
- Add support for OracleLinux/AlmaLinux/Rocky 9 [\#900](https://github.com/theforeman/puppet-puppet/pull/900) ([evgeni](https://github.com/evgeni))
11+
12+
**Fixed bugs:**
13+
14+
- Replace File.exists? with File.exist? for Ruby 3.2 compatibility [\#906](https://github.com/theforeman/puppet-puppet/pull/906) ([tuxmea](https://github.com/tuxmea))
15+
316
## [19.0.0](https://github.com/theforeman/puppet-puppet/tree/19.0.0) (2023-11-14)
417

518
[Full Changelog](https://github.com/theforeman/puppet-puppet/compare/18.0.0...19.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": "theforeman-puppet",
3-
"version": "19.0.0",
3+
"version": "19.1.0",
44
"author": "theforeman",
55
"summary": "Puppet agent and server configuration",
66
"license": "GPL-3.0+",

0 commit comments

Comments
 (0)