Skip to content

Latest commit

 

History

History
38 lines (30 loc) · 1.26 KB

CHANGELOG.md

File metadata and controls

38 lines (30 loc) · 1.26 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v4.0.0 - 2024-08-13

Added

  • Add support for new installation method 'archive'
  • Add support for Debian repository (#FV24)
  • Add support for S3 binary store (#FV25)
  • Enable GitHub Actions

Changed

  • Remove default value for parameter $package_version
  • Move default values to module data (Hiera)
  • Move hardcoded YUM gpgkey to Hiera
  • Update OS support and dependencies
  • Convert documentation to Puppet Strings
  • Update to PDK 3.2.0
  • Update documentation
  • Migrate unit tests to artifactory v7

Fixed

  • Revive unit and acceptance tests
  • Fix puppet-lint/rubocop offenses

Removed

  • Remove support for setting up a MySQL server instance
  • Remove dependency: puppetlabs/mysql