Skip to content
This repository has been archived by the owner on Jun 19, 2020. It is now read-only.

Releases: puppetlabs/facter-ng

Facter 4.0.26

11 Jun 10:55
Compare
Choose a tag to compare

Full Changelog

Added

Fixed

Fix environment variable facts

29 May 07:49
Compare
Choose a tag to compare

Fixed

  • (FACT-2636) Set external as fact_type for environment variable facts. #537 (IrimieBogdan)

Added VMware and Virt-What resolvers for the Virtual fact

26 May 08:14
Compare
Choose a tag to compare

Added

Fix trace and log errors when encountering exceptions in custom facts files

22 May 08:47
Compare
Choose a tag to compare

Fixed

  • (FACT-2632) Log error message if we encounter exceptions while loading custom facts files #528 (IrimieBogdan)
  • (FACT-2631) Trace is not working as expected #527 (IrimieBogdan)

Add facts and improve compatibility with Facter 3

20 May 08:49
Compare
Choose a tag to compare

Added

Fixed

  • (FACT-2617) Fix for tests/external_facts/external_fact_stderr_messages_output_to_stderr.rb #522 (IrimieBogdan)
  • (FACT-2523) Fix for tests/external_facts/non_root_users_default_external_fact_directory.rb #518 (IrimieBogdan)
  • (FACT-2522) Fix for tests/external_facts/fact_directory_precedence.rb #517 (IrimieBogdan)
  • (FACT-2521) Fix for tests/external_facts/external_fact_overrides_custom_fact_with_10000_weight_or_less.rb #514 (IrimieBogdan)
  • (FACT-2525) Fix for tests/options/color.rb #512 (IrimieBogdan)

Added Linux networking facts, Aix processors fact, Improve error handling from Open3, Run acceptance tests with Github Actions

13 May 08:53
Compare
Choose a tag to compare

Added

Fixed

  • (FACT-2533) Fix for tests/facts/partitions.rb #507 (oanatmaria)
  • (FACT-2531) Fix for tests/facts/validate_file_system_size_bytes.rb #500 (oanatmaria)
  • (FACT-2582) Date and Time in external YAML fact is not loaded #499 (IrimieBogdan)
  • (FACT-2556) Refactor existing facts to use the new OS hierarchy #486 (IrimieBogdan)

Display facts on RedHat 5 and CentOS 6

06 May 07:56
Compare
Choose a tag to compare

Added

Fixed

  • (FACT-2590) No facts are displayed on Redhat 5 and Centos6 #484 (IrimieBogdan)
  • (FACT-2530) Fix for tests/facts/os_processors_and_kernel.rb #449 (oanatmaria)

4.0.19

29 Apr 12:02
Compare
Choose a tag to compare

Added

Fixed

  • (FACT-2585) Mountpoints fact returns ASCI-8BIT instead of UTF-8 in some cases #472 (IrimieBogdan)
  • (FACT-2570) Use Facter options to store custom and external facts #467 (IrimieBogdan)
  • (FACT-2565) Debian development versions causes fatal error when resolving os.release #466 (Filipovici-Andrei)

Full Changelog

4.0.18

29 Apr 11:44
df99078
Compare
Choose a tag to compare

Added

  • (FACT-2564) Add support for zpool_featureflags and fix zpool_version #443 (smortex)

Fixed

Full Changelog

Fixed how custom and external fact directories are loaded

21 Apr 13:14
Compare
Choose a tag to compare

Fixed

  • (FACT-2562) Correctly load custom and external fact directories #458 (IrimieBogdan)