v2.0.1 (2023-04-04)
- (Cont 778) - add puppet 8 support/drop puppet 6 support #211 (jordanbreen28)
v1.3.1 (2023-04-04)
- pdksync - (CONT-189) Remove support for RedHat6 / OracleLinux6 #203 (david22swan)
- pdksync - (CONT-130) - Dropping Support for Debian 9 #200 (jordanbreen28)
v1.3.0 (2022-10-03)
- pdksync - (GH-cat-11) Certify Support for Ubuntu 22.04 #197 (david22swan)
- pdksync - (GH-cat-12) Add Support for Redhat 9 #196 (david22swan)
- (MAINT) Drop support for Windows Server 2008 R2. #198 (jordanbreen28)
v1.2.0 (2022-05-24)
- pdksync - (FM-8922) - Add Support for Windows 2022 #184 (david22swan)
- pdksync - (IAC-1753) - Add Support for AlmaLinux 8 #179 (david22swan)
- pdksync - (IAC-1751) - Add Support for Rocky 8 #178 (david22swan)
- pdksync - (GH-iac-334) Remove Support for Ubuntu 14.04/16.04 #187 (david22swan)
- pdksync - (IAC-1787) Remove Support for CentOS 6 #182 (david22swan)
- pdksync - (IAC-1598) - Remove Support for Debian 8 #177 (david22swan)
v1.1.0 (2021-08-25)
- pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 #151 (carabasdaniel)
- pdksync - (IAC-1720) - Add Support for Ubuntu 20.04 #175 (david22swan)
- pdksync - (IAC-1709) - Add Support for Debian 11 #173 (david22swan)
- pdksync - (IAC-1719) - Add Support for Debian 10 #172 (david22swan)
v1.0.0 (2021-02-27)
- pdksync - (MAINT) Remove RHEL 5 family support #154 (sanfrancrisko)
v0.9.0 (2021-01-18)
- pdksync - (feat) Add support for Puppet 7 #142 (daianamezdrea)
v.0.8.0 (2020-11-16)
- (MODULES-10833) Add support for puppet facts show #134 (BogdanIrimie)
- pdksync - (IAC-973) - Update travis/appveyor to run on new default branch main #127 (david22swan)
- (MODULES-10602) workaround for "765: unexpected token at ''" error #135 (carabasdaniel)
- (IAC-986) - Removal of inappropriate terminology #132 (david22swan)
v0.7.0 (2020-01-03)
- pdksync - "MODULES-10242 Add ubuntu14 support back to the modules" #101 (sheenaajay)
- (FM-8688) - Addition of support for CentOS 8 #97 (david22swan)
- FM-8218 Port Module facter_task to Litmus #79 (sheenaajay)
v0.6.0 (2019-11-11)
v0.5.0 (2019-09-05)
- pdksync - (MODULES-8444) - Raise lower Puppet bound #69 (david22swan)
- (FM-8153) Add Windows Server 2019 support #73 (eimlav)
- (FM-8040) Add RedHat 8 support #72 (eimlav)
- FM-7944 - stringify facter_task #71 (lionce)
0.4.1 (2019-04-05)
0.4.0 (2018-09-28)
- pdksync - (FM-7392) - Puppet 6 Testing Changes #49 (pmcmaw)
- pdksync - (MODULES-6805) metadata.json shows support for puppet 6 #48 (tphoney)
- (FM-7268) - Addition of support for ubuntu 18.04 #41 (david22swan)
Patch release for Windows path resolution on 32-bit
- The way in which facter_task builds the path to the Windows facter executable on 32-bit Windows (MODULES-7419)
- Provides a clearer error message when running tasks fails.
This breaking release changes the return format to always be structured json instead of unformatted strings. It also allows fetching all facts.
- Make the format always return json instead of strings.
- Fetch all facts if no fact to fetch is provided.
Patch release for Windows path resolution.
- The way in which facter_task builds the path to the Windows facter executable (MODULES-5738)
Conversion of the module using PDK 1.4.1
- The module has been converted using the PDK version 1.4.1, alongside the addition of some relevant Rubocop fixes.
Security release for CVE-2018-6508
- init task vulnerability to arbitrary remote code execution
- issue with Facter path (FM-6472)
- Readme updates.
- noop metadata
- Retrieve custom facts.
- Fixed locales project name.
This is the initial release of the facter task.
- Allows the retrieval of a fact from a node.