All notable changes to this project will be documented in this file.
1.2.1 (2024-02-09)
Fixed bugs:
1.2.0 (2024-01-29)
Implemented enhancements:
- Support facts by symbol #87 (h0tw1r3)
- support for hiera datadir #86 (h0tw1r3)
- optimize puppetdb query #85 (h0tw1r3)
- optimize search file content #84 (h0tw1r3)
- support puppetdb token authentication #73 (h0tw1r3)
Fixed bugs:
- Getting 'ArgumentError: invalid byte sequence in UTF-8' when using ghostbuster_facts #63
Merged pull requests:
- Update voxpupuli-rubocop requirement from ~> 2.3.0 to ~> 2.4.0 #82 (dependabot[bot])
- Update voxpupuli-rubocop requirement from ~> 2.2.0 to ~> 2.3.0 #81 (dependabot[bot])
1.1.0 (2024-01-08)
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:
- reorder gems in Gemfile/gemspec #78 (bastelfreak)
- Set minimal Ruby version to 2.7 #77 (bastelfreak)
1.0.0 (2023-11-11)
Breaking changes:
Closed issues:
- Can we bump this module to support puppet-lint > 3? #67
Merged pull requests:
- Bump actions/checkout from 3 to 4 #72 (dependabot[bot])
- added some unsafe rubocop fixes #71 (zilchms)
- Update puppet-lint requirement from >= 1.0, < 3.0 to >= 1.0, < 5.0 #70 (dependabot[bot])
- modulesync 2023-8-23 #69 (zilchms)
- add transfer notice to README; adjust gemspec accordingly #68 (zilchms)
- Use default certificate locations #65 (raphink)
- typo fix in the readme file #64 (Sher-Chowdhury)
0.9.0 (2017-08-18)
Merged pull requests:
0.8.0 (2016-09-23)
Closed issues:
- Conflicts with puppet-lint 2 #61
0.7.3 (2016-06-08)
Fixed bugs:
- [Hiera_files] False positive when fact is boolean #59
Merged pull requests:
0.7.2 (2016-05-19)
Fixed bugs:
- Facts used in inline_templates are not detected #53
Merged pull requests:
0.7.1 (2016-05-16)
Merged pull requests:
0.7.0 (2016-05-16)
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:
- Detect unused types (fixes #44) #51 (mcanevet)
- Detect unused functions (fixes #43) #50 (mcanevet)
- Use fixtures for puppetdb queries #49 (mcanevet)
- Detect unused facts (fixes #45) #46 (mcanevet)
0.6.0 (2016-05-12)
Implemented enhancements:
- Plugin to detect unused hiera files #26
Merged pull requests:
0.5.1 (2016-05-11)
Implemented enhancements:
Fixed bugs:
- Module path with ending slash cause an error #13
Closed issues:
- non-ssl fails #14
Merged pull requests:
- Detect templates included in templates (Fix #37) #41 (mcanevet)
- Add a spec lib to ease PuppetDB mocking #40 (raphink)
- Use fixtures #39 (mcanevet)
0.5.0 (2016-05-10)
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:
- Use a better regexp for manifests #34 (raphink)
- V2 refactor #31 (raphink)
- Use puppet-lint plugins #27 (mcanevet)
- Fix travis run (fixes #18) #24 (mcanevet)
0.4.5 (2016-05-04)
0.4.4 (2016-05-04)
0.4.3 (2016-05-04)
Merged pull requests:
0.4.2 (2016-05-02)
0.4.1 (2016-05-02)
Merged pull requests:
0.4.0 (2016-04-28)
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)
Fixed bugs:
- Add documentation and allow relative paths in .ghostbusterignore file #12 (roidelapluie)
0.2.0 (2015-10-07)
Implemented enhancements:
- Implement a .ghostbusterignore file #11 (roidelapluie)
0.1.4 (2015-09-14)
Implemented enhancements:
- Setup automatic releases on Travis CI #9
Fixed bugs:
- Skip symlink files #10
- Search for files in all subfolders #8 (roman-mueller)
0.1.3 (2015-04-23)
Implemented enhancements:
0.1.2 (2015-04-23)
0.1.1 (2015-04-23)
Closed issues:
- Add support for non SSL #3
0.1.0 (2015-04-22)
Implemented enhancements:
0.0.6 (2015-04-22)
0.0.5 (2015-04-22)
Implemented enhancements:
0.0.4 (2015-04-21)
0.0.2 (2015-04-21)
0.0.1 (2015-04-21)
* This Changelog was automatically generated by github_changelog_generator