Releases: voxpupuli/puppet-catalog_diff
Releases Β· voxpupuli/puppet-catalog_diff
v4.1.0
What's Changed
New Features π
- log destination for compiled catalogs by @bastelfreak in #102
- reports: create them human readable by @bastelfreak in #103
- Allow trusted facts to be derived from node name by @nabertrand in #110
Bug Fixes π
- Fix failed nodes report by @edward-harley in #108
Other Changes
- document all parameters with puppet-strings by @bastelfreak in #119
- Replace legacy
fqdn
fact withnetworking.fqdn
by @bastelfreak in #118 - Delete unused spec_helper_local.rb by @bastelfreak in #120
- FacterDB: Switch to stringified facts by @bastelfreak in #121
- Replace remaining invocations of obsolete URI.escape by @vchepkov in #123
New Contributors
- @saimonn made their first contribution in #106
- @zilchms made their first contribution in #109
- @nabertrand made their first contribution in #110
- @edward-harley made their first contribution in #108
- @vchepkov made their first contribution in #123
Full Changelog: v4.0.1...v4.1.0
v2.3.0
Added
- Use
prefer\_requested\_environment
true
#35 (alexjfisher) - Include list of
all\_changed\_nodes
in json report #34 (alexjfisher) - Hide sensitive parameters #33 (alexjfisher)
- Add link to upload_facts.rb script and documentation how to use it in Puppet upgrades to README #30 (JohnEricson)
v2.2.1
v2.2.0
v2.1.0
v2.0.0
v1.7.0
Added
- Refactor #14 (raphink)
- Lint #13 (raphink)
- Ignore parameters #12 (raphink)
- Sort hash keys in formater #11 (raphink)
- Include environment in report #10 (raphink)
- Update to current PDK template #9 (DavidS)
- Cache str diffs #8 (raphink)
- Puppetdb catalog #7 (raphink)
- Output endpoint in debug #6 (raphink)
- Support certless API #3 (raphink)
- Use v3 catalog API #2 (raphink)