Skip to content

Latest commit

 

History

History
92 lines (59 loc) · 5.81 KB

CHANGELOG.md

File metadata and controls

92 lines (59 loc) · 5.81 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.

v5.1.0 (2023-12-04)

Full Changelog

Implemented enhancements:

Merged pull requests:

v5.0.0 (2023-11-08)

Full Changelog

Breaking changes:

  • 🐛 Fix firewall usage to match the new module, switch to puppetlabs/firewall 7 #36 (JGodin-C2C)
  • Drop debian 9 support #26 (voxel01)

Implemented enhancements:

Fixed bugs:

  • Fix CentOS8 - jail user/ enable service #25 (voxel01)

v4.0.0 (2023-05-13)

Full Changelog

Breaking changes:

Implemented enhancements:

  • Define ressource type to validate instead of validate_re #23 (voxel01)
  • Add support for hitch #15 (voxel01)
  • Add support of custom MSE config #14 (voxel01)
  • add support for Varnish Controller Agent #13 (voxel01)

Fixed bugs:

v3.0.0 (2023-03-05)

Full Changelog

The Module is based on https://forge.puppet.com/modules/maxchk/varnish/readme. Compared to the last 1.0.0 in that namespace, we did:

  • Add support for new OS
  • Drop support for outdated OS
  • Move VCL Subclasses (acl, acl_member, backend, director, probe, selector)
  • Add support for varnish 6
  • Addsupport for varnish-plus / Varnish Enterprise

Merged pull requests:

1.0.0 (2016-07-27)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator