Skip to content

Latest commit

 

History

History
96 lines (56 loc) · 5.54 KB

CHANGELOG.md

File metadata and controls

96 lines (56 loc) · 5.54 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 (2023-08-02)

Full Changelog

Implemented enhancements:

  • Add support for managing more configuration files #35 (smortex)

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)

Full Changelog

Breaking changes:

Implemented enhancements:

Merged pull requests:

v0.3.0 (2023-03-31)

Full Changelog

Breaking changes:

Implemented enhancements:

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:

v0.2.0 (2023-03-23)

Full Changelog

Implemented enhancements:

v0.1.0 (2023-03-23)

Full Changelog

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator