|
1 |
| -# Change log |
| 1 | +<!-- markdownlint-disable MD024 --> |
| 2 | +# Changelog |
2 | 3 |
|
3 |
| -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). |
| 4 | +All notable changes to this project will be documented in this file. |
4 | 5 |
|
5 |
| -## [v3.0.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v3.0.0) (2023-04-04) |
| 6 | +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). |
| 7 | + |
| 8 | +## [v3.1.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v3.1.0) - 2024-12-10 |
| 9 | + |
| 10 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-exec/compare/v3.0.0...v3.1.0) |
| 11 | + |
| 12 | +### Fixed |
| 13 | + |
| 14 | +- Reinstate Ubuntu-2004 github actions runner image for nightly tests and CI [#239](https://github.com/puppetlabs/puppetlabs-exec/pull/239) ([shubhamshinde360](https://github.com/shubhamshinde360)) |
| 15 | + |
| 16 | +## [v3.0.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v3.0.0) - 2023-04-04 |
6 | 17 |
|
7 | 18 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-exec/compare/v2.2.1...v3.0.0)
|
8 | 19 |
|
9 | 20 | ### Changed
|
10 | 21 |
|
11 |
| -- \(Cont 777\) - add puppet 8 support/drop puppet 6 support [\#213](https://github.com/puppetlabs/puppetlabs-exec/pull/213) ([jordanbreen28](https://github.com/jordanbreen28)) |
| 22 | +- (Cont 777) - add puppet 8 support/drop puppet 6 support [#213](https://github.com/puppetlabs/puppetlabs-exec/pull/213) ([jordanbreen28](https://github.com/jordanbreen28)) |
12 | 23 |
|
13 |
| -## [v2.2.1](https://github.com/puppetlabs/puppetlabs-exec/tree/v2.2.1) (2023-03-23) |
| 24 | +## [v2.2.1](https://github.com/puppetlabs/puppetlabs-exec/tree/v2.2.1) - 2023-03-23 |
14 | 25 |
|
15 | 26 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-exec/compare/v2.2.0...v2.2.1)
|
16 | 27 |
|
17 | 28 | ### Fixed
|
18 | 29 |
|
19 |
| -- pdksync - \(CONT-189\) Remove support for RedHat6 / OracleLinux6 [\#203](https://github.com/puppetlabs/puppetlabs-exec/pull/203) ([david22swan](https://github.com/david22swan)) |
20 |
| -- pdksync - \(CONT-130\) - Dropping Support for Debian 9 [\#200](https://github.com/puppetlabs/puppetlabs-exec/pull/200) ([jordanbreen28](https://github.com/jordanbreen28)) |
| 30 | +- pdksync - (CONT-189) Remove support for RedHat6 / OracleLinux6 [#203](https://github.com/puppetlabs/puppetlabs-exec/pull/203) ([david22swan](https://github.com/david22swan)) |
| 31 | +- pdksync - (CONT-130) - Dropping Support for Debian 9 [#200](https://github.com/puppetlabs/puppetlabs-exec/pull/200) ([jordanbreen28](https://github.com/jordanbreen28)) |
21 | 32 |
|
22 |
| -## [v2.2.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v2.2.0) (2022-10-03) |
| 33 | +## [v2.2.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v2.2.0) - 2022-10-03 |
23 | 34 |
|
24 | 35 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-exec/compare/v2.1.0...v2.2.0)
|
25 | 36 |
|
26 | 37 | ### Added
|
27 | 38 |
|
28 |
| -- pdksync - \(GH-cat-11\) Certify Support for Ubuntu 22.04 [\#197](https://github.com/puppetlabs/puppetlabs-exec/pull/197) ([david22swan](https://github.com/david22swan)) |
29 |
| -- pdksync - \(GH-cat-12\) Add Support for Redhat 9 [\#196](https://github.com/puppetlabs/puppetlabs-exec/pull/196) ([david22swan](https://github.com/david22swan)) |
| 39 | +- pdksync - (GH-cat-11) Certify Support for Ubuntu 22.04 [#197](https://github.com/puppetlabs/puppetlabs-exec/pull/197) ([david22swan](https://github.com/david22swan)) |
| 40 | +- pdksync - (GH-cat-12) Add Support for Redhat 9 [#196](https://github.com/puppetlabs/puppetlabs-exec/pull/196) ([david22swan](https://github.com/david22swan)) |
30 | 41 |
|
31 | 42 | ### Fixed
|
32 | 43 |
|
33 |
| -- \(MAINT\) Drop Support for Windows Server 2008 R2. [\#198](https://github.com/puppetlabs/puppetlabs-exec/pull/198) ([jordanbreen28](https://github.com/jordanbreen28)) |
| 44 | +- (MAINT) Drop Support for Windows Server 2008 R2. [#198](https://github.com/puppetlabs/puppetlabs-exec/pull/198) ([jordanbreen28](https://github.com/jordanbreen28)) |
34 | 45 |
|
35 |
| -## [v2.1.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v2.1.0) (2022-05-30) |
| 46 | +## [v2.1.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v2.1.0) - 2022-05-30 |
36 | 47 |
|
37 | 48 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-exec/compare/v2.0.0...v2.1.0)
|
38 | 49 |
|
39 | 50 | ### Added
|
40 | 51 |
|
41 |
| -- pdksync - \(FM-8922\) - Add Support for Windows 2022 [\#184](https://github.com/puppetlabs/puppetlabs-exec/pull/184) ([david22swan](https://github.com/david22swan)) |
42 |
| -- pdksync - \(IAC-1753\) - Add Support for AlmaLinux 8 [\#179](https://github.com/puppetlabs/puppetlabs-exec/pull/179) ([david22swan](https://github.com/david22swan)) |
43 |
| -- pdksync - \(IAC-1751\) - Add Support for Rocky 8 [\#178](https://github.com/puppetlabs/puppetlabs-exec/pull/178) ([david22swan](https://github.com/david22swan)) |
| 52 | +- pdksync - (FM-8922) - Add Support for Windows 2022 [#184](https://github.com/puppetlabs/puppetlabs-exec/pull/184) ([david22swan](https://github.com/david22swan)) |
| 53 | +- pdksync - (IAC-1753) - Add Support for AlmaLinux 8 [#179](https://github.com/puppetlabs/puppetlabs-exec/pull/179) ([david22swan](https://github.com/david22swan)) |
| 54 | +- pdksync - (IAC-1751) - Add Support for Rocky 8 [#178](https://github.com/puppetlabs/puppetlabs-exec/pull/178) ([david22swan](https://github.com/david22swan)) |
44 | 55 |
|
45 | 56 | ### Fixed
|
46 | 57 |
|
47 |
| -- pdksync - \(GH-iac-334\) Remove Support for Ubuntu 16.04 [\#187](https://github.com/puppetlabs/puppetlabs-exec/pull/187) ([david22swan](https://github.com/david22swan)) |
48 |
| -- pdksync - \(IAC-1787\) Remove Support for CentOS 6 [\#182](https://github.com/puppetlabs/puppetlabs-exec/pull/182) ([david22swan](https://github.com/david22swan)) |
49 |
| -- pdksync - \(IAC-1598\) - Remove Support for Debian 8 [\#177](https://github.com/puppetlabs/puppetlabs-exec/pull/177) ([david22swan](https://github.com/david22swan)) |
| 58 | +- pdksync - (GH-iac-334) Remove Support for Ubuntu 16.04 [#187](https://github.com/puppetlabs/puppetlabs-exec/pull/187) ([david22swan](https://github.com/david22swan)) |
| 59 | +- pdksync - (IAC-1787) Remove Support for CentOS 6 [#182](https://github.com/puppetlabs/puppetlabs-exec/pull/182) ([david22swan](https://github.com/david22swan)) |
| 60 | +- pdksync - (IAC-1598) - Remove Support for Debian 8 [#177](https://github.com/puppetlabs/puppetlabs-exec/pull/177) ([david22swan](https://github.com/david22swan)) |
50 | 61 |
|
51 |
| -## [v2.0.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v2.0.0) (2021-08-25) |
| 62 | +## [v2.0.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v2.0.0) - 2021-08-25 |
52 | 63 |
|
53 | 64 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-exec/compare/v1.0.0...v2.0.0)
|
54 | 65 |
|
55 |
| -### Changed |
56 |
| - |
57 |
| -- Update metadata.json - remove ubuntu 14.04 [\#157](https://github.com/puppetlabs/puppetlabs-exec/pull/157) ([daianamezdrea](https://github.com/daianamezdrea)) |
58 |
| - |
59 | 66 | ### Added
|
60 | 67 |
|
61 |
| -- pdksync - \(IAC-1720\) - Add Support for Ubuntu 20.04 [\#175](https://github.com/puppetlabs/puppetlabs-exec/pull/175) ([david22swan](https://github.com/david22swan)) |
62 |
| -- pdksync - \(IAC-1709\) - Add Support for Debian 11 [\#173](https://github.com/puppetlabs/puppetlabs-exec/pull/173) ([david22swan](https://github.com/david22swan)) |
63 |
| -- pdksync - \(IAC-1719\) - Add Support for Debian 10 [\#172](https://github.com/puppetlabs/puppetlabs-exec/pull/172) ([david22swan](https://github.com/david22swan)) |
| 68 | +- pdksync - (IAC-1720) - Add Support for Ubuntu 20.04 [#175](https://github.com/puppetlabs/puppetlabs-exec/pull/175) ([david22swan](https://github.com/david22swan)) |
| 69 | +- pdksync - (IAC-1709) - Add Support for Debian 11 [#173](https://github.com/puppetlabs/puppetlabs-exec/pull/173) ([david22swan](https://github.com/david22swan)) |
| 70 | +- pdksync - (IAC-1719) - Add Support for Debian 10 [#172](https://github.com/puppetlabs/puppetlabs-exec/pull/172) ([david22swan](https://github.com/david22swan)) |
64 | 71 |
|
65 |
| -## [v1.0.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v1.0.0) (2021-03-01) |
| 72 | +## [v1.0.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v1.0.0) - 2021-03-02 |
66 | 73 |
|
67 | 74 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-exec/compare/v0.9.0...v1.0.0)
|
68 | 75 |
|
69 | 76 | ### Changed
|
70 | 77 |
|
71 |
| -- pdksync - Remove RHEL 5 family support [\#155](https://github.com/puppetlabs/puppetlabs-exec/pull/155) ([sanfrancrisko](https://github.com/sanfrancrisko)) |
72 |
| -- pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 [\#152](https://github.com/puppetlabs/puppetlabs-exec/pull/152) ([carabasdaniel](https://github.com/carabasdaniel)) |
| 78 | +- Update metadata.json - remove ubuntu 14.04 [#157](https://github.com/puppetlabs/puppetlabs-exec/pull/157) ([daianamezdrea](https://github.com/daianamezdrea)) |
| 79 | +- pdksync - Remove RHEL 5 family support [#155](https://github.com/puppetlabs/puppetlabs-exec/pull/155) ([sanfrancrisko](https://github.com/sanfrancrisko)) |
| 80 | +- pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 [#152](https://github.com/puppetlabs/puppetlabs-exec/pull/152) ([carabasdaniel](https://github.com/carabasdaniel)) |
73 | 81 |
|
74 |
| -## [v0.9.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v0.9.0) (2021-01-18) |
| 82 | +## [v0.9.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v0.9.0) - 2021-01-19 |
75 | 83 |
|
76 | 84 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-exec/compare/v0.8.0...v0.9.0)
|
77 | 85 |
|
78 | 86 | ### Added
|
79 | 87 |
|
80 |
| -- pdksync - \(feat\) - Add support for Puppet 7 [\#143](https://github.com/puppetlabs/puppetlabs-exec/pull/143) ([daianamezdrea](https://github.com/daianamezdrea)) |
81 |
| -- \(GH-31\) Update init types [\#138](https://github.com/puppetlabs/puppetlabs-exec/pull/138) ([pmcmaw](https://github.com/pmcmaw)) |
| 88 | +- pdksync - (feat) - Add support for Puppet 7 [#143](https://github.com/puppetlabs/puppetlabs-exec/pull/143) ([daianamezdrea](https://github.com/daianamezdrea)) |
| 89 | +- (GH-31) Update init types [#138](https://github.com/puppetlabs/puppetlabs-exec/pull/138) ([pmcmaw](https://github.com/pmcmaw)) |
82 | 90 |
|
83 |
| -## [v0.8.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v0.8.0) (2020-10-06) |
| 91 | +## [v0.8.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v0.8.0) - 2020-10-06 |
84 | 92 |
|
85 | 93 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-exec/compare/v0.7.0...v0.8.0)
|
86 | 94 |
|
87 | 95 | ### Added
|
88 | 96 |
|
89 |
| -- pdksync - \(IAC-973\) - Update travis/appveyor to run on new default branch main [\#129](https://github.com/puppetlabs/puppetlabs-exec/pull/129) ([david22swan](https://github.com/david22swan)) |
| 97 | +- pdksync - (IAC-973) - Update travis/appveyor to run on new default branch main [#129](https://github.com/puppetlabs/puppetlabs-exec/pull/129) ([david22swan](https://github.com/david22swan)) |
90 | 98 |
|
91 | 99 | ### Fixed
|
92 | 100 |
|
93 |
| -- \(IAC-985\) - Removal of Inappropriate terminology [\#134](https://github.com/puppetlabs/puppetlabs-exec/pull/134) ([david22swan](https://github.com/david22swan)) |
| 101 | +- (IAC-985) - Removal of Inappropriate terminology [#134](https://github.com/puppetlabs/puppetlabs-exec/pull/134) ([david22swan](https://github.com/david22swan)) |
94 | 102 |
|
95 |
| -## [v0.7.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v0.7.0) (2020-01-21) |
| 103 | +## [v0.7.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v0.7.0) - 2020-01-21 |
96 | 104 |
|
97 | 105 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-exec/compare/v0.6.0...v0.7.0)
|
98 | 106 |
|
99 | 107 | ### Added
|
100 | 108 |
|
101 |
| -- pdksync - "MODULES-10242 Add ubuntu14 support back to the modules" [\#105](https://github.com/puppetlabs/puppetlabs-exec/pull/105) ([sheenaajay](https://github.com/sheenaajay)) |
102 |
| -- \(FM-8687\) - Addition of Support for CentOS 8 [\#101](https://github.com/puppetlabs/puppetlabs-exec/pull/101) ([david22swan](https://github.com/david22swan)) |
| 109 | +- pdksync - "MODULES-10242 Add ubuntu14 support back to the modules" [#105](https://github.com/puppetlabs/puppetlabs-exec/pull/105) ([sheenaajay](https://github.com/sheenaajay)) |
103 | 110 |
|
104 |
| -## [v0.6.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v0.6.0) (2019-11-11) |
| 111 | +## [v0.6.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v0.6.0) - 2019-11-12 |
105 | 112 |
|
106 | 113 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-exec/compare/v0.5.0...v0.6.0)
|
107 | 114 |
|
108 | 115 | ### Changed
|
109 | 116 |
|
110 |
| -- pdksync - FM-8499 - remove ubuntu14 support [\#99](https://github.com/puppetlabs/puppetlabs-exec/pull/99) ([lionce](https://github.com/lionce)) |
| 117 | +- pdksync - FM-8499 - remove ubuntu14 support [#99](https://github.com/puppetlabs/puppetlabs-exec/pull/99) ([lionce](https://github.com/lionce)) |
| 118 | + |
| 119 | +### Added |
| 120 | + |
| 121 | +- (FM-8687) - Addition of Support for CentOS 8 [#101](https://github.com/puppetlabs/puppetlabs-exec/pull/101) ([david22swan](https://github.com/david22swan)) |
111 | 122 |
|
112 |
| -## [v0.5.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v0.5.0) (2019-09-09) |
| 123 | +## [v0.5.0](https://github.com/puppetlabs/puppetlabs-exec/tree/v0.5.0) - 2019-09-09 |
113 | 124 |
|
114 | 125 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-exec/compare/0.4.0...v0.5.0)
|
115 | 126 |
|
116 | 127 | ### Changed
|
117 | 128 |
|
118 |
| -- pdksync - \(MODULES-8444\) - Raise lower Puppet bound [\#75](https://github.com/puppetlabs/puppetlabs-exec/pull/75) ([david22swan](https://github.com/david22swan)) |
| 129 | +- pdksync - (MODULES-8444) - Raise lower Puppet bound [#75](https://github.com/puppetlabs/puppetlabs-exec/pull/75) ([david22swan](https://github.com/david22swan)) |
119 | 130 |
|
120 | 131 | ### Added
|
121 | 132 |
|
122 |
| -- \(FM-8217\) Port module to litmus [\#83](https://github.com/puppetlabs/puppetlabs-exec/pull/83) ([michaeltlombardi](https://github.com/michaeltlombardi)) |
123 |
| -- \(FM-8152\) Add Windows Server 2019 support [\#80](https://github.com/puppetlabs/puppetlabs-exec/pull/80) ([eimlav](https://github.com/eimlav)) |
124 |
| -- \(FM-8039\) Add RedHat 8 support [\#79](https://github.com/puppetlabs/puppetlabs-exec/pull/79) ([eimlav](https://github.com/eimlav)) |
125 |
| -- \[FM-7943\] Puppet Strings [\#78](https://github.com/puppetlabs/puppetlabs-exec/pull/78) ([carabasdaniel](https://github.com/carabasdaniel)) |
| 133 | +- (FM-8217) Port module to litmus [#83](https://github.com/puppetlabs/puppetlabs-exec/pull/83) ([michaeltlombardi](https://github.com/michaeltlombardi)) |
| 134 | +- (FM-8152) Add Windows Server 2019 support [#80](https://github.com/puppetlabs/puppetlabs-exec/pull/80) ([eimlav](https://github.com/eimlav)) |
| 135 | +- (FM-8039) Add RedHat 8 support [#79](https://github.com/puppetlabs/puppetlabs-exec/pull/79) ([eimlav](https://github.com/eimlav)) |
| 136 | +- [FM-7943] Puppet Strings [#78](https://github.com/puppetlabs/puppetlabs-exec/pull/78) ([carabasdaniel](https://github.com/carabasdaniel)) |
126 | 137 |
|
127 |
| -## [0.4.0](https://github.com/puppetlabs/puppetlabs-exec/tree/0.4.0) (2019-04-04) |
| 138 | +## [0.4.0](https://github.com/puppetlabs/puppetlabs-exec/tree/0.4.0) - 2019-04-05 |
128 | 139 |
|
129 | 140 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-exec/compare/0.3.0...0.4.0)
|
130 | 141 |
|
131 | 142 | ### Added
|
132 | 143 |
|
133 |
| -- \(SEN-788\) Make linux and windows private [\#68](https://github.com/puppetlabs/puppetlabs-exec/pull/68) ([conormurray95](https://github.com/conormurray95)) |
134 |
| -- \(SEN-788\) Add discovery extension metadata [\#67](https://github.com/puppetlabs/puppetlabs-exec/pull/67) ([conormurray95](https://github.com/conormurray95)) |
135 |
| -- \(SEN-788\) Add implementation metadata [\#66](https://github.com/puppetlabs/puppetlabs-exec/pull/66) ([conormurray95](https://github.com/conormurray95)) |
| 144 | +- (SEN-788) Make linux and windows private [#68](https://github.com/puppetlabs/puppetlabs-exec/pull/68) ([conormurray95](https://github.com/conormurray95)) |
| 145 | +- (SEN-788) Add discovery extension metadata [#67](https://github.com/puppetlabs/puppetlabs-exec/pull/67) ([conormurray95](https://github.com/conormurray95)) |
| 146 | +- (SEN-788) Add implementation metadata [#66](https://github.com/puppetlabs/puppetlabs-exec/pull/66) ([conormurray95](https://github.com/conormurray95)) |
136 | 147 |
|
137 | 148 | ### Fixed
|
138 | 149 |
|
139 |
| -- \(MODULES-8717\) Move testing from task\_helper to BoltSpec & Fix BoltSpec dependency issue [\#62](https://github.com/puppetlabs/puppetlabs-exec/pull/62) ([HelenCampbell](https://github.com/HelenCampbell)) |
140 |
| -- pdksync - \(FM-7655\) Fix rubygems-update for ruby \< 2.3 [\#55](https://github.com/puppetlabs/puppetlabs-exec/pull/55) ([tphoney](https://github.com/tphoney)) |
141 |
| -- \(DI-3301\) Linux task should use eval [\#49](https://github.com/puppetlabs/puppetlabs-exec/pull/49) ([davejohnston](https://github.com/davejohnston)) |
| 150 | +- (MODULES-8717) Move testing from task_helper to BoltSpec & Fix BoltSpec dependency issue [#62](https://github.com/puppetlabs/puppetlabs-exec/pull/62) ([HelenCampbell](https://github.com/HelenCampbell)) |
| 151 | +- pdksync - (FM-7655) Fix rubygems-update for ruby < 2.3 [#55](https://github.com/puppetlabs/puppetlabs-exec/pull/55) ([tphoney](https://github.com/tphoney)) |
| 152 | +- (DI-3301) Linux task should use eval [#49](https://github.com/puppetlabs/puppetlabs-exec/pull/49) ([davejohnston](https://github.com/davejohnston)) |
142 | 153 |
|
143 |
| -## [0.3.0](https://github.com/puppetlabs/puppetlabs-exec/tree/0.3.0) (2018-09-28) |
| 154 | +## [0.3.0](https://github.com/puppetlabs/puppetlabs-exec/tree/0.3.0) - 2018-09-28 |
144 | 155 |
|
145 | 156 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-exec/compare/0.2.0...0.3.0)
|
146 | 157 |
|
147 | 158 | ### Added
|
148 | 159 |
|
149 |
| -- \(DI-3301\) Adding agentless windows and linux exec tasks [\#43](https://github.com/puppetlabs/puppetlabs-exec/pull/43) ([HairyMike](https://github.com/HairyMike)) |
150 |
| -- \(FM-7262\) - Addition of support for ubuntu 18.04 [\#32](https://github.com/puppetlabs/puppetlabs-exec/pull/32) ([david22swan](https://github.com/david22swan)) |
151 |
| -- \[FM-7057\] Addition of Debian 9 support to exec [\#30](https://github.com/puppetlabs/puppetlabs-exec/pull/30) ([david22swan](https://github.com/david22swan)) |
152 |
| -- \(MODULES-6609\) Update metadata for Win2k8R2 [\#23](https://github.com/puppetlabs/puppetlabs-exec/pull/23) ([jarretlavallee](https://github.com/jarretlavallee)) |
153 |
| - |
154 |
| -## 0.2.0 |
155 |
| -### Summary |
156 |
| -This release uses the PDK convert functionality which in return makes the module PDK compliant. It also includes one feature and a roll up of maintenance changes. |
157 |
| - |
158 |
| -### Changed |
159 |
| -- Update modules to modulepath [MODULES-5945](https://tickets.puppet.com/browse/MODULES-5945). |
160 |
| -- Test Cleanup. |
161 |
| -- Edit the acceptance test to call Puppet rather than deprecated Netstat. |
162 |
| -- Modulesync changes. |
163 |
| - |
164 |
| -### Added |
165 |
| -- Flexibility added to directory management in `tomcat::instance`. |
166 |
| -- PDK Convert exec. |
167 |
| - |
168 |
| -### Fixed |
169 |
| -- Fix typo in metadata summary. |
170 |
| -- Fix minor typo in `failonfail` parameter description. |
171 |
| -- Update Tasks Test. |
172 |
| -- Addressing Rubocop errors. |
173 |
| - |
174 |
| -## Release 0.1.0 |
175 |
| -### Summary |
176 |
| -This is the initial release of the exec task. |
| 160 | +- (DI-3301) Adding agentless windows and linux exec tasks [#43](https://github.com/puppetlabs/puppetlabs-exec/pull/43) ([HairyMike](https://github.com/HairyMike)) |
| 161 | +- (FM-7262) - Addition of support for ubuntu 18.04 [#32](https://github.com/puppetlabs/puppetlabs-exec/pull/32) ([david22swan](https://github.com/david22swan)) |
| 162 | +- [FM-7057] Addition of Debian 9 support to exec [#30](https://github.com/puppetlabs/puppetlabs-exec/pull/30) ([david22swan](https://github.com/david22swan)) |
| 163 | +- (MODULES-6609) Update metadata for Win2k8R2 [#23](https://github.com/puppetlabs/puppetlabs-exec/pull/23) ([jarretlavallee](https://github.com/jarretlavallee)) |
177 | 164 |
|
178 |
| -### Features |
179 |
| -- Execute a command with arguments. |
180 |
| -- Enable/Disable intervleaving of stddout and stderr of the command. |
181 |
| -- Enable/Disable fail on failure of the command. |
| 165 | +## [0.2.0](https://github.com/puppetlabs/puppetlabs-exec/tree/0.2.0) - 2018-02-15 |
182 | 166 |
|
183 |
| -[0.2.0]: https://github.com/puppetlabs/puppetlabs-tomcat/compare/0.1.0...0.2.0 |
| 167 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-exec/compare/0.1.0...0.2.0) |
184 | 168 |
|
| 169 | +## [0.1.0](https://github.com/puppetlabs/puppetlabs-exec/tree/0.1.0) - 2017-10-11 |
185 | 170 |
|
186 |
| -\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)* |
| 171 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-exec/compare/994734837da52c7d2ca987295da7eff7ffc7ec74...0.1.0) |
0 commit comments