Skip to content

Commit 835da05

Browse files
wbclarkehelms
authored andcommitted
Release 18.1.0
1 parent 4c54bbc commit 835da05

File tree

3 files changed

+60
-1
lines changed

3 files changed

+60
-1
lines changed

CHANGELOG.md

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

3+
## [18.1.0](https://github.com/theforeman/puppet-foreman_proxy_content/tree/18.1.0) (2021-04-28)
4+
5+
[Full Changelog](https://github.com/theforeman/puppet-foreman_proxy_content/compare/18.0.0...18.1.0)
6+
7+
**Implemented enhancements:**
8+
9+
- Improve clarity of content type feature param documentation strings [\#344](https://github.com/theforeman/puppet-foreman_proxy_content/pull/344) ([wbclark](https://github.com/wbclark))
10+
11+
**Fixed bugs:**
12+
13+
- Fixes [\#32443](https://projects.theforeman.org/issues/32443) - Add support for md5 for ALLOWED\_CONTENT\_CHECKSUM [\#349](https://github.com/theforeman/puppet-foreman_proxy_content/pull/349) ([jlsherrill](https://github.com/jlsherrill))
14+
315
## [18.0.0](https://github.com/theforeman/puppet-foreman_proxy_content/tree/18.0.0) (2021-04-27)
416

517
[Full Changelog](https://github.com/theforeman/puppet-foreman_proxy_content/compare/17.1.0...18.0.0)

HISTORY.md

Lines changed: 47 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,50 @@
1+
## [18.0.0](https://github.com/theforeman/puppet-foreman_proxy_content/tree/18.0.0) (2021-04-27)
2+
3+
[Full Changelog](https://github.com/theforeman/puppet-foreman_proxy_content/compare/17.1.0...18.0.0)
4+
5+
**Breaking changes:**
6+
7+
- Refs [\#32239](https://projects.theforeman.org/issues/32239) - Drop pulp 2 parameters from foreman\_proxy::plugin::pulp [\#339](https://github.com/theforeman/puppet-foreman_proxy_content/pull/339) ([ehelms](https://github.com/ehelms))
8+
- Refs [\#32037](https://projects.theforeman.org/issues/32037): Add flag to enable katello\_agent infrastructure and disable it by default [\#329](https://github.com/theforeman/puppet-foreman_proxy_content/pull/329) ([ehelms](https://github.com/ehelms))
9+
10+
**Implemented enhancements:**
11+
12+
- Allow puppet-certs \< 13.0.0 [\#348](https://github.com/theforeman/puppet-foreman_proxy_content/pull/348) ([wbclark](https://github.com/wbclark))
13+
- Fixes [\#32160](https://projects.theforeman.org/issues/32160) - enable ansible content [\#343](https://github.com/theforeman/puppet-foreman_proxy_content/pull/343) ([jlsherrill](https://github.com/jlsherrill))
14+
- Fixes [\#32338](https://projects.theforeman.org/issues/32338) - expose pulpcore allowed\_content\_checksums [\#342](https://github.com/theforeman/puppet-foreman_proxy_content/pull/342) ([jlsherrill](https://github.com/jlsherrill))
15+
- Allow puppet-qpid 8+ [\#341](https://github.com/theforeman/puppet-foreman_proxy_content/pull/341) ([ehelms](https://github.com/ehelms))
16+
- Generalize Puppet certs chaining [\#340](https://github.com/theforeman/puppet-foreman_proxy_content/pull/340) ([ekohl](https://github.com/ekohl))
17+
18+
**Fixed bugs:**
19+
20+
- Refs [\#32338](https://projects.theforeman.org/issues/32338) - Move content array param to params.pp [\#346](https://github.com/theforeman/puppet-foreman_proxy_content/pull/346) ([ekohl](https://github.com/ekohl))
21+
22+
## [17.1.0](https://github.com/theforeman/puppet-foreman_proxy_content/tree/17.1.0) (2021-03-24)
23+
24+
[Full Changelog](https://github.com/theforeman/puppet-foreman_proxy_content/compare/17.0.0...17.1.0)
25+
26+
**Implemented enhancements:**
27+
28+
- Fixes [\#32161](https://projects.theforeman.org/issues/32161): Set disablereuse=on and retry=0 on reverse proxy [\#337](https://github.com/theforeman/puppet-foreman_proxy_content/pull/337) ([ehelms](https://github.com/ehelms))
29+
- Fixes [\#32149](https://projects.theforeman.org/issues/32149) - Expose pulpcore-{content,api} gunicorn worker timeouts [\#335](https://github.com/theforeman/puppet-foreman_proxy_content/pull/335) ([wbclark](https://github.com/wbclark))
30+
- Add pulpcore\_django\_secret\_key parameter [\#331](https://github.com/theforeman/puppet-foreman_proxy_content/pull/331) ([laugmanuel](https://github.com/laugmanuel))
31+
32+
## [17.0.0](https://github.com/theforeman/puppet-foreman_proxy_content/tree/17.0.0) (2021-03-10)
33+
34+
[Full Changelog](https://github.com/theforeman/puppet-foreman_proxy_content/compare/16.0.0...17.0.0)
35+
36+
**Breaking changes:**
37+
38+
- Refs [\#31878](https://projects.theforeman.org/issues/31878): Use client certificate auth to talk from qpid-dispatch t… [\#327](https://github.com/theforeman/puppet-foreman_proxy_content/pull/327) ([ehelms](https://github.com/ehelms))
39+
40+
**Implemented enhancements:**
41+
42+
- Fixes [\#31868](https://projects.theforeman.org/issues/31868): Switch to /pulp/content/ by default for clients [\#328](https://github.com/theforeman/puppet-foreman_proxy_content/pull/328) ([ehelms](https://github.com/ehelms))
43+
44+
**Merged pull requests:**
45+
46+
- Allow katello/qpid 7.x [\#332](https://github.com/theforeman/puppet-foreman_proxy_content/pull/332) ([ekohl](https://github.com/ekohl))
47+
148
## [16.0.0](https://github.com/theforeman/puppet-foreman_proxy_content/tree/16.0.0) (2021-02-10)
249

350
[Full Changelog](https://github.com/theforeman/puppet-foreman_proxy_content/compare/15.0.0...16.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": "18.0.0",
3+
"version": "18.1.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)