Skip to content

Commit 73ab73b

Browse files
committed
Release 31.0.0
1 parent aa2e939 commit 73ab73b

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

CHANGELOG.md

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

3+
## [30.0.0](https://github.com/theforeman/puppet-foreman_proxy_content/tree/30.0.0) (2025-02-13)
4+
5+
[Full Changelog](https://github.com/theforeman/puppet-foreman_proxy_content/compare/30.0.0...30.0.0)
6+
7+
**Breaking changes:**
8+
9+
- Drop EL8 support -- Foreman/Katello do not support EL8 anymore [\#503](https://github.com/theforeman/puppet-foreman_proxy_content/pull/503) ([evgeni](https://github.com/evgeni))
10+
11+
**Implemented enhancements:**
12+
13+
- Allow puppet-foreman\_proxy 28.0.0 [\#507](https://github.com/theforeman/puppet-foreman_proxy_content/pull/507) ([ehelms](https://github.com/ehelms))
14+
- Allow puppet-pulpcore 12.0.0 [\#506](https://github.com/theforeman/puppet-foreman_proxy_content/pull/506) ([ehelms](https://github.com/ehelms))
15+
- Allow puppet-certs 20.0.0 [\#505](https://github.com/theforeman/puppet-foreman_proxy_content/pull/505) ([ehelms](https://github.com/ehelms))
16+
17+
**Fixed bugs:**
18+
19+
- use the correct backend protocol when defining the gpg proxy [\#502](https://github.com/theforeman/puppet-foreman_proxy_content/pull/502) ([evgeni](https://github.com/evgeni))
20+
321
## [30.0.0](https://github.com/theforeman/puppet-foreman_proxy_content/tree/30.0.0) (2024-11-04)
422

523
[Full Changelog](https://github.com/theforeman/puppet-foreman_proxy_content/compare/29.0.1...30.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": "katello-foreman_proxy_content",
3-
"version": "30.0.0",
3+
"version": "31.0.0",
44
"author": "katello",
55
"summary": "Deploys and manages a Foreman proxy server with content",
66
"license": "GPL-3.0+",

0 commit comments

Comments
 (0)