Skip to content

Latest commit

 

History

History
54 lines (29 loc) · 2.45 KB

CHANGELOG.md

File metadata and controls

54 lines (29 loc) · 2.45 KB

1.1.1 (2023-05-04)

Bug Fixes

  • ci: use Github PAT instead of GITHUB_TOKEN (91626aa)

1.1.0 (2023-05-04)

Features

  • ci: automatically bump version in metadata.json (a6d0df0)
  • ci: run publish puppet module on release creation (36a21fb)

Bug Fixes

  • ci: debug bump-metadata-version.sh (d237078)
  • ci: fix usage between GNU sed and BSD sed (1abab02)

1.0.0 (2023-05-04)

Features

  • adding semantic release (4b9eaab)
  • automatically publish module on puppet forge (fda44bf)
  • expose archive url variable in public class (3ae8891)

Bug Fixes

  • ci: fix installation of conventional-changelog-conventionalcommits (db55608)
  • ci: missing conventional-changelog-conventionalcommits plugin (3d036c1)
  • type: fix typo (319afdc)
  • wrong usage of variables in systemd template (5a0c93a)

Changelog

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

Release 0.1.0

Features

  • Initial Release

Bugfixes

Known Issues

  • Bareos Exporter is not able to use environment variables so you need to have dsn params in a world readable file for systemd for now
  • Probably some :)