Skip to content

Commit aa201a3

Browse files
committed
Release 26.0.0
1 parent a281273 commit aa201a3

File tree

2 files changed

+22
-1
lines changed

2 files changed

+22
-1
lines changed

CHANGELOG.md

+21
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,26 @@
11
# Changelog
22

3+
## [26.0.0](https://github.com/theforeman/puppet-foreman/tree/26.0.0) (2025-02-11)
4+
5+
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/25.3.0...26.0.0)
6+
7+
**Breaking changes:**
8+
9+
- Drop EoL EL8 / Ubuntu 20.04 / Debian 11 Support [\#1198](https://github.com/theforeman/puppet-foreman/pull/1198) ([bastelfreak](https://github.com/bastelfreak))
10+
- Drop foreman::compute::gce [\#1171](https://github.com/theforeman/puppet-foreman/pull/1171) ([ekohl](https://github.com/ekohl))
11+
12+
**Implemented enhancements:**
13+
14+
- Add parameter to enable iop-advisor-engine to rh\_cloud plugin [\#1204](https://github.com/theforeman/puppet-foreman/pull/1204) ([ehelms](https://github.com/ehelms))
15+
- puppetlabs/apt: allow 10.x [\#1200](https://github.com/theforeman/puppet-foreman/pull/1200) ([evgeni](https://github.com/evgeni))
16+
- puppet/systemd: allow 8.x [\#1199](https://github.com/theforeman/puppet-foreman/pull/1199) ([evgeni](https://github.com/evgeni))
17+
- Fixes [\#38085](https://projects.theforeman.org/issues/38085) - Cap the number of Puma workers at 100 [\#1197](https://github.com/theforeman/puppet-foreman/pull/1197) ([ekohl](https://github.com/ekohl))
18+
- Add resource\_quota plugin [\#1196](https://github.com/theforeman/puppet-foreman/pull/1196) ([nadjaheitmann](https://github.com/nadjaheitmann))
19+
20+
**Fixed bugs:**
21+
22+
- pass the correct foreman url to iop advisor engine [\#1207](https://github.com/theforeman/puppet-foreman/pull/1207) ([evgeni](https://github.com/evgeni))
23+
324
## [25.3.0](https://github.com/theforeman/puppet-foreman/tree/25.3.0) (2024-11-04)
425

526
[Full Changelog](https://github.com/theforeman/puppet-foreman/compare/25.2.2...25.3.0)

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "theforeman-foreman",
3-
"version": "25.3.0",
3+
"version": "26.0.0",
44
"author": "theforeman",
55
"summary": "Foreman server configuration",
66
"license": "GPL-3.0+",

0 commit comments

Comments
 (0)