Skip to content

Latest commit

 

History

History
181 lines (97 loc) · 8.9 KB

CHANGELOG.md

File metadata and controls

181 lines (97 loc) · 8.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.

v7.0.0 (2023-07-07)

Full Changelog

Breaking changes:

Implemented enhancements:

Merged pull requests:

  • Relax dependencies version requirements #57 (smortex)

v6.0.0 (2023-06-15)

Full Changelog

Breaking changes:

  • Drop Debian 9 (EOL) #54 (smortex)
  • Return a hash of removed certificates in the dehydrated::cleanup task #52 (smortex)

v5.0.0 (2022-09-12)

Full Changelog

Breaking changes:

Implemented enhancements:

Merged pull requests:

4.1.1 (2021-05-14)

Full Changelog

Fixed bugs:

4.1.0 (2021-05-14)

Full Changelog

Implemented enhancements:

  • Add support for --noop to dehydrated::cleanup #42 (smortex)

Merged pull requests:

4.0.0 (2021-05-10)

Full Changelog

Breaking changes:

  • Remove Puppet 5 from testing and bump minimal version to 6.0.0 #40 (smortex)

Implemented enhancements:

  • Add a cleanup task to remove unmanaged certificates #41 (smortex)

3.1.0 (2021-04-14)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Remove explicit data_provider from metadata.json #35 (smortex)

3.0.0 (2020-12-26)

Full Changelog

Breaking changes:

  • Update the dehydrated repository URL #30 (smortex)

2.4.1 (2020-12-25)

Full Changelog

Fixed bugs:

  • Restore the previous dehydrated repository URL #28 (smortex)

2.4.0 (2020-12-21)

Full Changelog

Implemented enhancements:

  • Default to dehydrated 0.7.0 when installing from repos #26 (smortex)
  • Move common default values to init.pp #25 (smortex)

Merged pull requests:

  • Add a GitHub action for publishing to the forge #24 (smortex)
  • Switch from Travis CI to GitHub Actions #23 (neomilium)

2.3.0 (2020-09-04)

Full Changelog

Implemented enhancements:

  • Implement helper functions to retrieve ssl paths #21 (neomilium)
  • Make internal classes private #20 (smortex)
  • Add task and plan to renew certificates #16 (smortex)
  • Keep going on certificate creation/renewal failure #14 (smortex)
  • Add documentation for classes and defined types #13 (smortex)

2.2.0 (2019-05-07)

Full Changelog

2.1.0 (2018-12-05)

Full Changelog

Implemented enhancements:

  • Add support for exec timeout option #9 (sergiik)
  • Default to dehydrated 0.5.0 when installing from repos #5 (smortex)

Fixed bugs:

  • Add missing dependency on apache::mod::alias #6 (smortex)

2.0.0 (2017-12-22)

Full Changelog

Implemented enhancements:

  • Allow expressing dependencies #3 (smortex)
  • Extend and modernize puppet-dehydrated #2 (smortex)

1.1.0 (2017-06-01)

Full Changelog

Implemented enhancements:

1.0.1 (2017-01-08)

Full Changelog

1.0.0 (2016-10-20)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator