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 (2023-08-02)
Implemented enhancements:
Fixed bugs:
- Fix installation from archive #37 (smortex)
- Fix files recurse parameter when ensure => absent #36 (smortex)
Closed issues:
- Figure out how to handle opensearch-dashboards #20
v1.0.0 (2023-06-16)
Breaking changes:
- Require stdlib 9.x #32 (bastelfreak)
- Drop Puppet 6 #27 (smortex)
Implemented enhancements:
- If specific version specified, hold the package? #24
- Add Puppet 8 support #31 (bastelfreak)
- Relax dependencies version requirements #29 (smortex)
- Add package pinning/versionlock #25 (crazymind1337)
Merged pull requests:
- purge pdk settings from metadata.json #30 (bastelfreak)
v0.3.0 (2023-03-31)
Breaking changes:
- Refactor repository handling #17 (crazymind1337)
Implemented enhancements:
- Switch to module hiera data values #21 (crazymind1337)
- Do not use parameters for private classes #14 (smortex)
- Add Debian repository handling #12 (crazymind1337)
Fixed bugs:
- Fixes apt-get update to be executed before package installation #19 (crazymind1337)
Closed issues:
- Package is installed before apt-get update #18
- Use module hiera data instead of params.pp #16
- Using the repository will only install the current latest package version #15
Merged pull requests:
- Add Debian 11 to supported OSes #13 (crazymind1337)
v0.2.0 (2023-03-23)
Implemented enhancements:
- cleanup metadata.json; add missing source key #9 (crazymind1337)
v0.1.0 (2023-03-23)
Merged pull requests:
- update README.md and use latest repositories for depending modules in rspec tests #7 (crazymind1337)
- Add beaker tests; add missing dependencies to metadata.json #6 (crazymind1337)
- add rspec tests with fixes for manifests #5 (crazymind1337)
- fix lint issues #4 (crazymind1337)
- set a correct license in metadata #3 (crazymind1337)
- modulesync for puppet-opensearch #2 (crazymind1337)
- first stage of a working module #1 (crazymind1337)
* This Changelog was automatically generated by github_changelog_generator