Skip to content

Latest commit

 

History

History
60 lines (36 loc) · 3.9 KB

CHANGELOG.md

File metadata and controls

60 lines (36 loc) · 3.9 KB

Changelog

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)

Full Changelog

Implemented enhancements:

v1.0.0 (2023-05-24)

Full Changelog

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:

0.1.0 (2019-11-25)

Full Changelog

0.0.3 (2015-03-31)

Full Changelog

0.0.2 (2013-03-26)

Full Changelog

Merged pull requests:

  • Add a 'waitforcert' parameter to the puppet_certificate type #1 (branan)

* This Changelog was automatically generated by github_changelog_generator