Skip to content

Latest commit

 

History

History
328 lines (179 loc) · 15.8 KB

CHANGELOG.md

File metadata and controls

328 lines (179 loc) · 15.8 KB

Changelog

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

1.2.1 (2024-02-09)

Full Changelog

Fixed bugs:

  • Fix and improve hiera.yaml selection #90 (h0tw1r3)

1.2.0 (2024-01-29)

Full Changelog

Implemented enhancements:

Fixed bugs:

  • Getting 'ArgumentError: invalid byte sequence in UTF-8' when using ghostbuster_facts #63

Merged pull requests:

1.1.0 (2024-01-08)

Full Changelog

Due to problems during the migration from the camptocamp GitHub org to Vox Pupuli we had some issues with the v1.0.0 Release. The tag exists but the release isn't available on rubygems.org.

Merged pull requests:

1.0.0 (2023-11-11)

Full Changelog

Breaking changes:

Closed issues:

  • Can we bump this module to support puppet-lint > 3? #67

Merged pull requests:

0.9.0 (2017-08-18)

Full Changelog

Merged pull requests:

0.8.0 (2016-09-23)

Full Changelog

Closed issues:

  • Conflicts with puppet-lint 2 #61

0.7.3 (2016-06-08)

Full Changelog

Fixed bugs:

  • [Hiera_files] False positive when fact is boolean #59

Merged pull requests:

  • Convert fact value to boolean (fixes #59) #60 (mcanevet)

0.7.2 (2016-05-19)

Full Changelog

Fixed bugs:

  • Facts used in inline_templates are not detected #53

Merged pull requests:

  • Detect facts used in inline_template (fixes #53) #54 (mcanevet)

0.7.1 (2016-05-16)

Full Changelog

Merged pull requests:

  • Use puppetdb instead of manifests for unused types detection #52 (mcanevet)

0.7.0 (2016-05-16)

Full Changelog

Implemented enhancements:

  • Plugin to detect unused facts #45
  • Plugin to detect unused types #44
  • Plugin to detect unused functions #43

Closed issues:

  • Use fixtures for puppetdb calls #42

Merged pull requests:

0.6.0 (2016-05-12)

Full Changelog

Implemented enhancements:

  • Plugin to detect unused hiera files #26

Merged pull requests:

0.5.1 (2016-05-11)

Full Changelog

Implemented enhancements:

  • Use fixtures for unit tests #38
  • Detect templates included in templates #37

Fixed bugs:

  • Module path with ending slash cause an error #13

Closed issues:

  • non-ssl fails #14

Merged pull requests:

0.5.0 (2016-05-10)

Full Changelog

Implemented enhancements:

  • refactor puppet db queries (self.client) #7

Closed issues:

  • [File] False positive when parent dir has recurse => true #21
  • Fix manifests filter regex #33
  • Fix warning: class variable acce ss from toplevel #32
  • Refactor puppet-lint plugins #30
  • Fix pending unit tests #29
  • Refactor using plugins (like puppet-lint) #25

Merged pull requests:

0.4.5 (2016-05-04)

Full Changelog

0.4.4 (2016-05-04)

Full Changelog

0.4.3 (2016-05-04)

Full Changelog

Merged pull requests:

0.4.2 (2016-05-02)

Full Changelog

0.4.1 (2016-05-02)

Full Changelog

Merged pull requests:

0.4.0 (2016-04-28)

Full Changelog

Implemented enhancements:

  • Output to json #17

Fixed bugs:

  • Fix unit tests #18

Closed issues:

  • PuppetDB 3+ support #15

Merged pull requests:

0.2.1 (2015-10-07)

Full Changelog

Fixed bugs:

  • Add documentation and allow relative paths in .ghostbusterignore file #12 (roidelapluie)

0.2.0 (2015-10-07)

Full Changelog

Implemented enhancements:

0.1.4 (2015-09-14)

Full Changelog

Implemented enhancements:

  • Setup automatic releases on Travis CI #9

Fixed bugs:

0.1.3 (2015-04-23)

Full Changelog

Implemented enhancements:

  • add @@logger and log level option #5 (saimonn)

0.1.2 (2015-04-23)

Full Changelog

0.1.1 (2015-04-23)

Full Changelog

Closed issues:

  • Add support for non SSL #3

0.1.0 (2015-04-22)

Full Changelog

Implemented enhancements:

0.0.6 (2015-04-22)

Full Changelog

0.0.5 (2015-04-22)

Full Changelog

Implemented enhancements:

0.0.4 (2015-04-21)

Full Changelog

0.0.2 (2015-04-21)

Full Changelog

0.0.1 (2015-04-21)

Full Changelog

* This Changelog was automatically generated by github_changelog_generator