Skip to content

Commit a8a4c9d

Browse files
committed
Release 30.0.0
1 parent 699c467 commit a8a4c9d

2 files changed

Lines changed: 27 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,31 @@
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+
- Allow theforeman/foreman 29.x [\#892](https://github.com/theforeman/puppet-foreman_proxy/pull/892) ([evgeni](https://github.com/evgeni))
15+
- 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))
16+
- Add openbolt acceptance test [\#885](https://github.com/theforeman/puppet-foreman_proxy/pull/885) ([bastelfreak](https://github.com/bastelfreak))
17+
- Implement openbolt plugin support [\#883](https://github.com/theforeman/puppet-foreman_proxy/pull/883) ([bastelfreak](https://github.com/bastelfreak))
18+
- Implement Rocky 9 support [\#882](https://github.com/theforeman/puppet-foreman_proxy/pull/882) ([bastelfreak](https://github.com/bastelfreak))
19+
- Introduce SSH cert support [\#867](https://github.com/theforeman/puppet-foreman_proxy/pull/867) ([adamlazik1](https://github.com/adamlazik1))
20+
21+
**Fixed bugs:**
22+
23+
- Set user and password last when constructing an URI [\#894](https://github.com/theforeman/puppet-foreman_proxy/pull/894) ([evgeni](https://github.com/evgeni))
24+
25+
## [29.1.0](https://github.com/theforeman/puppet-foreman_proxy/tree/29.1.0) (2025-12-09)
26+
27+
[Full Changelog](https://github.com/theforeman/puppet-foreman_proxy/compare/29.0.0...29.1.0)
28+
329
## [29.0.0](https://github.com/theforeman/puppet-foreman_proxy/tree/29.0.0) (2025-11-06)
430

531
[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)