Skip to content

Commit c1eaa90

Browse files
committed
Release 17.0.0
1 parent e89753c commit c1eaa90

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

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

3+
## [17.0.0](https://github.com/theforeman/puppet-certs/tree/17.0.0) (2023-11-12)
4+
5+
[Full Changelog](https://github.com/theforeman/puppet-certs/compare/16.1.1...17.0.0)
6+
7+
**Breaking changes:**
8+
9+
- Drop Puppet 6 support [\#435](https://github.com/theforeman/puppet-certs/pull/435) ([ekohl](https://github.com/ekohl))
10+
- Remove default\_ca parameter [\#425](https://github.com/theforeman/puppet-certs/pull/425) ([ehelms](https://github.com/ehelms))
11+
- puppetlabs/stdlib: Require 9.x [\#411](https://github.com/theforeman/puppet-certs/pull/411) ([bastelfreak](https://github.com/bastelfreak))
12+
13+
**Implemented enhancements:**
14+
15+
- Mark compatible with puppet-extlib 7.x [\#437](https://github.com/theforeman/puppet-certs/pull/437) ([ekohl](https://github.com/ekohl))
16+
- Document certs::apache parameters [\#423](https://github.com/theforeman/puppet-certs/pull/423) ([ekohl](https://github.com/ekohl))
17+
- Set required params and autorequire [\#422](https://github.com/theforeman/puppet-certs/pull/422) ([ekohl](https://github.com/ekohl))
18+
- Manage the build\_dir [\#419](https://github.com/theforeman/puppet-certs/pull/419) ([ehelms](https://github.com/ehelms))
19+
- Remove unused full\_path method [\#418](https://github.com/theforeman/puppet-certs/pull/418) ([ekohl](https://github.com/ekohl))
20+
- Deploy the CA password file to ssl build directory [\#416](https://github.com/theforeman/puppet-certs/pull/416) ([ehelms](https://github.com/ehelms))
21+
- Add Puppet 8 support [\#412](https://github.com/theforeman/puppet-certs/pull/412) ([bastelfreak](https://github.com/bastelfreak))
22+
23+
**Fixed bugs:**
24+
25+
- Fix some RuboCop flagged issues for Puppet 8 support [\#438](https://github.com/theforeman/puppet-certs/pull/438) ([ekohl](https://github.com/ekohl))
26+
27+
## [16.1.1](https://github.com/theforeman/puppet-certs/tree/16.1.1) (2023-10-05)
28+
29+
[Full Changelog](https://github.com/theforeman/puppet-certs/compare/16.1.0...16.1.1)
30+
31+
**Fixed bugs:**
32+
33+
- Handle more unknown password errors [\#433](https://github.com/theforeman/puppet-certs/pull/433) ([ekohl](https://github.com/ekohl))
34+
35+
## [16.1.0](https://github.com/theforeman/puppet-certs/tree/16.1.0) (2023-10-05)
36+
37+
[Full Changelog](https://github.com/theforeman/puppet-certs/compare/16.0.2...16.1.0)
38+
39+
**Implemented enhancements:**
40+
41+
- Support changing passwords on keystores & truststores [\#430](https://github.com/theforeman/puppet-certs/pull/430) ([ekohl](https://github.com/ekohl))
42+
343
## [16.0.2](https://github.com/theforeman/puppet-certs/tree/16.0.2) (2023-06-19)
444

545
[Full Changelog](https://github.com/theforeman/puppet-certs/compare/16.0.1...16.0.2)

0 commit comments

Comments
 (0)