Skip to content

Commit 9fc61ab

Browse files
committed
Release 30.0.0
1 parent a9b0fcd commit 9fc61ab

2 files changed

Lines changed: 22 additions & 1 deletion

File tree

CHANGELOG.md

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

3+
## [30.0.0](https://github.com/theforeman/puppet-foreman_proxy/tree/30.0.0) (2026-01-27)
4+
5+
[Full Changelog](https://github.com/theforeman/puppet-foreman_proxy/compare/29.1.0...30.0.0)
6+
7+
**Breaking changes:**
8+
9+
- Fixes [\#38841](https://projects.theforeman.org/issues/38841) - Remove ACD plugin [\#890](https://github.com/theforeman/puppet-foreman_proxy/pull/890) ([maximiliankolb](https://github.com/maximiliankolb))
10+
- Drop ssh-async rex mode [\#884](https://github.com/theforeman/puppet-foreman_proxy/pull/884) ([adamruzicka](https://github.com/adamruzicka))
11+
12+
**Implemented enhancements:**
13+
14+
- Fixes [\#38964](https://projects.theforeman.org/issues/38964) - Add salt minimum auth version [\#891](https://github.com/theforeman/puppet-foreman_proxy/pull/891) ([sbernhard](https://github.com/sbernhard))
15+
- Add openbolt acceptance test [\#885](https://github.com/theforeman/puppet-foreman_proxy/pull/885) ([bastelfreak](https://github.com/bastelfreak))
16+
- Implement openbolt plugin support [\#883](https://github.com/theforeman/puppet-foreman_proxy/pull/883) ([bastelfreak](https://github.com/bastelfreak))
17+
- Implement Rocky 9 support [\#882](https://github.com/theforeman/puppet-foreman_proxy/pull/882) ([bastelfreak](https://github.com/bastelfreak))
18+
- Introduce SSH cert support [\#867](https://github.com/theforeman/puppet-foreman_proxy/pull/867) ([adamlazik1](https://github.com/adamlazik1))
19+
20+
## [29.1.0](https://github.com/theforeman/puppet-foreman_proxy/tree/29.1.0) (2025-12-09)
21+
22+
[Full Changelog](https://github.com/theforeman/puppet-foreman_proxy/compare/29.0.0...29.1.0)
23+
324
## [29.0.0](https://github.com/theforeman/puppet-foreman_proxy/tree/29.0.0) (2025-11-06)
425

526
[Full Changelog](https://github.com/theforeman/puppet-foreman_proxy/compare/28.2.0...29.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-foreman_proxy",
3-
"version": "29.0.0",
3+
"version": "30.0.0",
44
"author": "theforeman",
55
"summary": "Foreman Smart Proxy configuration",
66
"license": "GPL-3.0+",

0 commit comments

Comments
 (0)