All notable changes to this project will be documented in this file. Each new release typically also includes the latest modulesync defaults. These should not affect the functionality of the module.
v1.1.0 (2024-02-01)
Implemented enhancements:
- README.md: Update code example #23 (bastelfreak)
- Document PE workaround for auth.conf #19 (bastelfreak)
- Add Puppet 8 support #17 (bastelfreak)
v1.0.0 (2023-05-24)
Release 1.0.0 is the first release of the puppet_certificate
module in the Vox Pupuli namespace.
It is the first version, (under any puppetforge namespace), to support Puppet 6 and 7, (and likely also works with the upcoming Puppet 8). It is also tested with some very old Puppet versions (eg. 3.x on Ruby 2.0). There is a lot of code in the provider to make this possible and a future major release will likely drop this code.
Closed issues:
- Certificate cleaning fails if CA is missing the certificate #13
- Compatibility with Puppet 7 #10
- Puppet::SSL::Host is deprecated #9
- Uninitialized constant Puppet::Rest #8
Merged pull requests:
- Ignore
certificate unknown
error when cleaning cert #14 (alexjfisher) - Vox Pupuli migration #12 (alexjfisher)
- Big refactor and make it work with Puppet 6 and 7 #11 (alexjfisher)
- Add support for Puppet 6 #7 (m4rx0)
- Add clean parameter #5 (raphink)
- Ensure valid #4 (raphink)
- Add refresh #3 (raphink)
0.1.0 (2019-11-25)
0.0.3 (2015-03-31)
0.0.2 (2013-03-26)
Merged pull requests:
* This Changelog was automatically generated by github_changelog_generator