Skip to content

Latest commit

Β 

History

History
206 lines (135 loc) Β· 15 KB

CHANGELOG.md

File metadata and controls

206 lines (135 loc) Β· 15 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.

v4.0.1 (2023-08-01)

Full Changelog

Fixed bugs:

Merged pull requests:

v4.0.0 (2023-06-22)

Full Changelog

Breaking changes:

Implemented enhancements:

Merged pull requests:

  • switch from camptocamp to voxpupuli module #96 (tuxmea)

v3.0.0 (2022-07-20)

Full Changelog

Breaking changes:

Implemented enhancements:

Fixed bugs:

Closed issues:

  • node_list doesn't work as intended #62
  • Migrating this Repository to Voxpupuli #60
  • doing diff on same node - 2 different environments? #41
  • Saving a report doesn't work when passing two catalogs into the CLI #37

Merged pull requests:

v2.3.0 (2020-08-18)

Full Changelog

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 (2020-07-15)

Full Changelog

Fixed

  • Get rid of obsolete URI.escape #29 (raphink)
  • Fix problem where a node's details wouldn't load/show in puppet-catalog-diff-viewer #28 (JohnEricson)

v2.2.0 (2020-06-19)

Full Changelog

Added

  • Add --exclude_resource_types= flag #27 (raphink)

v2.1.1 (2020-06-10)

Full Changelog

v2.1.0 (2020-06-10)

Full Changelog

Added

  • Use #notice instead of #err for realtime message #26 (raphink)
  • Add --exclude_defined_resources #25 (raphink)

v2.0.0 (2020-05-05)

Full Changelog

Changed

  • Decommission old fact_search methods #17 (raphink)

Added

Fixed

v1.7.0 (2020-05-05)

Full Changelog

Added

Fixed

  • Fix: v4/catalog returns an embedded catalog #5 (raphink)
  • Check key in parsed catalog #1 (raphink)

v1.6.0 (2015-06-04)

Full Changelog

  • The generation date (global info)
  • Two node fields: old_version and new_version, using the catalog versions. #8 (raphink)

v1.5.2 (2015-06-03)

Full Changelog

v1.5.1 (2015-06-02)

Full Changelog

v1.5.0 (2015-06-02)

Full Changelog

v1.0.0 (2015-06-02)

  • Initial fork and release of RIAAs build (acidprime)

* This Changelog was automatically generated by github_changelog_generator