Skip to content

Commit acbfdc8

Browse files
authored
Merge pull request #214 from puppetlabs/release-prep
Release prep v2.0.1
2 parents 0f223e0 + 45d43ca commit acbfdc8

File tree

3 files changed

+143
-3
lines changed

3 files changed

+143
-3
lines changed

CHANGELOG.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@
22

33
All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/en/1.0.0/) and this project adheres to [Semantic Versioning](http://semver.org).
44

5-
## [v2.0.0](https://github.com/puppetlabs/puppetlabs-facter_task/tree/v2.0.0) (2023-04-04)
5+
## [v2.0.1](https://github.com/puppetlabs/puppetlabs-facter_task/tree/v2.0.1) (2023-04-04)
66

7-
[Full Changelog](https://github.com/puppetlabs/puppetlabs-facter_task/compare/v1.3.1...v2.0.0)
7+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-facter_task/compare/v1.3.1...v2.0.1)
88

99
### Changed
1010

HISTORY.md

+140
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,143 @@
1+
## [v2.0.1](https://github.com/puppetlabs/puppetlabs-facter_task/tree/v2.0.1) (2023-04-04)
2+
3+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-facter_task/compare/v1.3.1...v2.0.1)
4+
5+
### Changed
6+
7+
- \(Cont 778\) - add puppet 8 support/drop puppet 6 support [\#211](https://github.com/puppetlabs/puppetlabs-facter_task/pull/211) ([jordanbreen28](https://github.com/jordanbreen28))
8+
9+
## [v1.3.1](https://github.com/puppetlabs/puppetlabs-facter_task/tree/v1.3.1) (2023-04-04)
10+
11+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-facter_task/compare/v1.3.0...v1.3.1)
12+
13+
### Fixed
14+
15+
- pdksync - \(CONT-189\) Remove support for RedHat6 / OracleLinux6 [\#203](https://github.com/puppetlabs/puppetlabs-facter_task/pull/203) ([david22swan](https://github.com/david22swan))
16+
- pdksync - \(CONT-130\) - Dropping Support for Debian 9 [\#200](https://github.com/puppetlabs/puppetlabs-facter_task/pull/200) ([jordanbreen28](https://github.com/jordanbreen28))
17+
18+
## [v1.3.0](https://github.com/puppetlabs/puppetlabs-facter_task/tree/v1.3.0) (2022-10-03)
19+
20+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-facter_task/compare/v1.2.0...v1.3.0)
21+
22+
### Added
23+
24+
- pdksync - \(GH-cat-11\) Certify Support for Ubuntu 22.04 [\#197](https://github.com/puppetlabs/puppetlabs-facter_task/pull/197) ([david22swan](https://github.com/david22swan))
25+
- pdksync - \(GH-cat-12\) Add Support for Redhat 9 [\#196](https://github.com/puppetlabs/puppetlabs-facter_task/pull/196) ([david22swan](https://github.com/david22swan))
26+
27+
### Fixed
28+
29+
- \(MAINT\) Drop support for Windows Server 2008 R2. [\#198](https://github.com/puppetlabs/puppetlabs-facter_task/pull/198) ([jordanbreen28](https://github.com/jordanbreen28))
30+
31+
## [v1.2.0](https://github.com/puppetlabs/puppetlabs-facter_task/tree/v1.2.0) (2022-05-24)
32+
33+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-facter_task/compare/v1.1.0...v1.2.0)
34+
35+
### Added
36+
37+
- pdksync - \(FM-8922\) - Add Support for Windows 2022 [\#184](https://github.com/puppetlabs/puppetlabs-facter_task/pull/184) ([david22swan](https://github.com/david22swan))
38+
- pdksync - \(IAC-1753\) - Add Support for AlmaLinux 8 [\#179](https://github.com/puppetlabs/puppetlabs-facter_task/pull/179) ([david22swan](https://github.com/david22swan))
39+
- pdksync - \(IAC-1751\) - Add Support for Rocky 8 [\#178](https://github.com/puppetlabs/puppetlabs-facter_task/pull/178) ([david22swan](https://github.com/david22swan))
40+
41+
### Fixed
42+
43+
- pdksync - \(GH-iac-334\) Remove Support for Ubuntu 14.04/16.04 [\#187](https://github.com/puppetlabs/puppetlabs-facter_task/pull/187) ([david22swan](https://github.com/david22swan))
44+
- pdksync - \(IAC-1787\) Remove Support for CentOS 6 [\#182](https://github.com/puppetlabs/puppetlabs-facter_task/pull/182) ([david22swan](https://github.com/david22swan))
45+
- pdksync - \(IAC-1598\) - Remove Support for Debian 8 [\#177](https://github.com/puppetlabs/puppetlabs-facter_task/pull/177) ([david22swan](https://github.com/david22swan))
46+
47+
## [v1.1.0](https://github.com/puppetlabs/puppetlabs-facter_task/tree/v1.1.0) (2021-08-25)
48+
49+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-facter_task/compare/v1.0.0...v1.1.0)
50+
51+
### Changed
52+
53+
- pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 [\#151](https://github.com/puppetlabs/puppetlabs-facter_task/pull/151) ([carabasdaniel](https://github.com/carabasdaniel))
54+
55+
### Added
56+
57+
- pdksync - \(IAC-1720\) - Add Support for Ubuntu 20.04 [\#175](https://github.com/puppetlabs/puppetlabs-facter_task/pull/175) ([david22swan](https://github.com/david22swan))
58+
- pdksync - \(IAC-1709\) - Add Support for Debian 11 [\#173](https://github.com/puppetlabs/puppetlabs-facter_task/pull/173) ([david22swan](https://github.com/david22swan))
59+
- pdksync - \(IAC-1719\) - Add Support for Debian 10 [\#172](https://github.com/puppetlabs/puppetlabs-facter_task/pull/172) ([david22swan](https://github.com/david22swan))
60+
61+
## [v1.0.0](https://github.com/puppetlabs/puppetlabs-facter_task/tree/v1.0.0) (2021-02-27)
62+
63+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-facter_task/compare/v0.9.0...v1.0.0)
64+
65+
### Changed
66+
67+
- pdksync - \(MAINT\) Remove RHEL 5 family support [\#154](https://github.com/puppetlabs/puppetlabs-facter_task/pull/154) ([sanfrancrisko](https://github.com/sanfrancrisko))
68+
69+
## [v0.9.0](https://github.com/puppetlabs/puppetlabs-facter_task/tree/v0.9.0) (2021-01-18)
70+
71+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-facter_task/compare/v.0.8.0...v0.9.0)
72+
73+
### Added
74+
75+
- pdksync - \(feat\) Add support for Puppet 7 [\#142](https://github.com/puppetlabs/puppetlabs-facter_task/pull/142) ([daianamezdrea](https://github.com/daianamezdrea))
76+
77+
## [v.0.8.0](https://github.com/puppetlabs/puppetlabs-facter_task/tree/v.0.8.0) (2020-11-16)
78+
79+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-facter_task/compare/v0.7.0...v.0.8.0)
80+
81+
### Added
82+
83+
- \(MODULES-10833\) Add support for puppet facts show [\#134](https://github.com/puppetlabs/puppetlabs-facter_task/pull/134) ([BogdanIrimie](https://github.com/BogdanIrimie))
84+
- pdksync - \(IAC-973\) - Update travis/appveyor to run on new default branch main [\#127](https://github.com/puppetlabs/puppetlabs-facter_task/pull/127) ([david22swan](https://github.com/david22swan))
85+
86+
### Fixed
87+
88+
- \(MODULES-10602\) workaround for "765: unexpected token at ''" error [\#135](https://github.com/puppetlabs/puppetlabs-facter_task/pull/135) ([carabasdaniel](https://github.com/carabasdaniel))
89+
- \(IAC-986\) - Removal of inappropriate terminology [\#132](https://github.com/puppetlabs/puppetlabs-facter_task/pull/132) ([david22swan](https://github.com/david22swan))
90+
91+
## [v0.7.0](https://github.com/puppetlabs/puppetlabs-facter_task/tree/v0.7.0) (2020-01-03)
92+
93+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-facter_task/compare/v0.6.0...v0.7.0)
94+
95+
### Added
96+
97+
- pdksync - "MODULES-10242 Add ubuntu14 support back to the modules" [\#101](https://github.com/puppetlabs/puppetlabs-facter_task/pull/101) ([sheenaajay](https://github.com/sheenaajay))
98+
- \(FM-8688\) - Addition of support for CentOS 8 [\#97](https://github.com/puppetlabs/puppetlabs-facter_task/pull/97) ([david22swan](https://github.com/david22swan))
99+
- FM-8218 Port Module facter\_task to Litmus [\#79](https://github.com/puppetlabs/puppetlabs-facter_task/pull/79) ([sheenaajay](https://github.com/sheenaajay))
100+
101+
## [v0.6.0](https://github.com/puppetlabs/puppetlabs-facter_task/tree/v0.6.0) (2019-11-11)
102+
103+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-facter_task/compare/v0.5.0...v0.6.0)
104+
105+
### Changed
106+
107+
- pdksync - FM-8499 - remove ubuntu14 support [\#93](https://github.com/puppetlabs/puppetlabs-facter_task/pull/93) ([lionce](https://github.com/lionce))
108+
109+
## [v0.5.0](https://github.com/puppetlabs/puppetlabs-facter_task/tree/v0.5.0) (2019-09-05)
110+
111+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-facter_task/compare/0.4.1...v0.5.0)
112+
113+
### Changed
114+
115+
- pdksync - \(MODULES-8444\) - Raise lower Puppet bound [\#69](https://github.com/puppetlabs/puppetlabs-facter_task/pull/69) ([david22swan](https://github.com/david22swan))
116+
117+
### Added
118+
119+
- \(FM-8153\) Add Windows Server 2019 support [\#73](https://github.com/puppetlabs/puppetlabs-facter_task/pull/73) ([eimlav](https://github.com/eimlav))
120+
- \(FM-8040\) Add RedHat 8 support [\#72](https://github.com/puppetlabs/puppetlabs-facter_task/pull/72) ([eimlav](https://github.com/eimlav))
121+
- FM-7944 - stringify facter\_task [\#71](https://github.com/puppetlabs/puppetlabs-facter_task/pull/71) ([lionce](https://github.com/lionce))
122+
123+
## [0.4.1](https://github.com/puppetlabs/puppetlabs-facter_task/tree/0.4.1) (2019-04-05)
124+
125+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-facter_task/compare/0.4.0...0.4.1)
126+
127+
### Fixed
128+
129+
- pdksync - \(FM-7655\) Fix rubygems-update for ruby \< 2.3 [\#55](https://github.com/puppetlabs/puppetlabs-facter_task/pull/55) ([tphoney](https://github.com/tphoney))
130+
131+
## [0.4.0](https://github.com/puppetlabs/puppetlabs-facter_task/tree/0.4.0) (2018-09-28)
132+
133+
[Full Changelog](https://github.com/puppetlabs/puppetlabs-facter_task/compare/0.3.1...0.4.0)
134+
135+
### Added
136+
137+
- pdksync - \(FM-7392\) - Puppet 6 Testing Changes [\#49](https://github.com/puppetlabs/puppetlabs-facter_task/pull/49) ([pmcmaw](https://github.com/pmcmaw))
138+
- pdksync - \(MODULES-6805\) metadata.json shows support for puppet 6 [\#48](https://github.com/puppetlabs/puppetlabs-facter_task/pull/48) ([tphoney](https://github.com/tphoney))
139+
- \(FM-7268\) - Addition of support for ubuntu 18.04 [\#41](https://github.com/puppetlabs/puppetlabs-facter_task/pull/41) ([david22swan](https://github.com/david22swan))
140+
1141
## 0.3.1
2142
Patch release for Windows path resolution on 32-bit
3143

metadata.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "puppetlabs-facter_task",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"author": "puppetlabs",
55
"summary": "Tasks that inspect the value of system facts",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)