2
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
4
5
+ ## [ v2.2.1] ( https://github.com/puppetlabs/puppetlabs-exec/tree/v2.2.1 ) (2023-03-23)
6
+
7
+ [ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-exec/compare/v2.2.0...v2.2.1 )
8
+
9
+ ### Fixed
10
+
11
+ - pdksync - \( CONT-189\) Remove support for RedHat6 / OracleLinux6 [ \# 203] ( https://github.com/puppetlabs/puppetlabs-exec/pull/203 ) ([ david22swan] ( https://github.com/david22swan ) )
12
+ - pdksync - \( CONT-130\) - Dropping Support for Debian 9 [ \# 200] ( https://github.com/puppetlabs/puppetlabs-exec/pull/200 ) ([ jordanbreen28] ( https://github.com/jordanbreen28 ) )
13
+
5
14
## [ v2.2.0] ( https://github.com/puppetlabs/puppetlabs-exec/tree/v2.2.0 ) (2022-10-03)
6
15
7
16
[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-exec/compare/v2.1.0...v2.2.0 )
@@ -44,6 +53,7 @@ All notable changes to this project will be documented in this file. The format
44
53
- pdksync - \( IAC-1720\) - Add Support for Ubuntu 20.04 [ \# 175] ( https://github.com/puppetlabs/puppetlabs-exec/pull/175 ) ([ david22swan] ( https://github.com/david22swan ) )
45
54
- pdksync - \( IAC-1709\) - Add Support for Debian 11 [ \# 173] ( https://github.com/puppetlabs/puppetlabs-exec/pull/173 ) ([ david22swan] ( https://github.com/david22swan ) )
46
55
- pdksync - \( IAC-1719\) - Add Support for Debian 10 [ \# 172] ( https://github.com/puppetlabs/puppetlabs-exec/pull/172 ) ([ david22swan] ( https://github.com/david22swan ) )
56
+ - pdksync - \( feat\) - Add support for Puppet 7 [ \# 143] ( https://github.com/puppetlabs/puppetlabs-exec/pull/143 ) ([ daianamezdrea] ( https://github.com/daianamezdrea ) )
47
57
48
58
## [ v1.0.0] ( https://github.com/puppetlabs/puppetlabs-exec/tree/v1.0.0 ) (2021-03-01)
49
59
@@ -60,7 +70,6 @@ All notable changes to this project will be documented in this file. The format
60
70
61
71
### Added
62
72
63
- - pdksync - \( feat\) - Add support for Puppet 7 [ \# 143] ( https://github.com/puppetlabs/puppetlabs-exec/pull/143 ) ([ daianamezdrea] ( https://github.com/daianamezdrea ) )
64
73
- \( GH-31 \) Update init types [ \# 138] ( https://github.com/puppetlabs/puppetlabs-exec/pull/138 ) ([ pmcmaw] ( https://github.com/pmcmaw ) )
65
74
66
75
## [ v0.8.0] ( https://github.com/puppetlabs/puppetlabs-exec/tree/v0.8.0 ) (2020-10-06)
@@ -106,14 +115,14 @@ All notable changes to this project will be documented in this file. The format
106
115
- \( FM-8152\) Add Windows Server 2019 support [ \# 80] ( https://github.com/puppetlabs/puppetlabs-exec/pull/80 ) ([ eimlav] ( https://github.com/eimlav ) )
107
116
- \( FM-8039\) Add RedHat 8 support [ \# 79] ( https://github.com/puppetlabs/puppetlabs-exec/pull/79 ) ([ eimlav] ( https://github.com/eimlav ) )
108
117
- \[ FM-7943\] Puppet Strings [ \# 78] ( https://github.com/puppetlabs/puppetlabs-exec/pull/78 ) ([ carabasdaniel] ( https://github.com/carabasdaniel ) )
118
+ - \( SEN-788\) Make linux and windows private [ \# 68] ( https://github.com/puppetlabs/puppetlabs-exec/pull/68 ) ([ conormurray95] ( https://github.com/conormurray95 ) )
109
119
110
120
## [ 0.4.0] ( https://github.com/puppetlabs/puppetlabs-exec/tree/0.4.0 ) (2019-04-04)
111
121
112
122
[ Full Changelog] ( https://github.com/puppetlabs/puppetlabs-exec/compare/0.3.0...0.4.0 )
113
123
114
124
### Added
115
125
116
- - \( SEN-788\) Make linux and windows private [ \# 68] ( https://github.com/puppetlabs/puppetlabs-exec/pull/68 ) ([ conormurray95] ( https://github.com/conormurray95 ) )
117
126
- \( SEN-788\) Add discovery extension metadata [ \# 67] ( https://github.com/puppetlabs/puppetlabs-exec/pull/67 ) ([ conormurray95] ( https://github.com/conormurray95 ) )
118
127
- \( SEN-788\) Add implementation metadata [ \# 66] ( https://github.com/puppetlabs/puppetlabs-exec/pull/66 ) ([ conormurray95] ( https://github.com/conormurray95 ) )
119
128
0 commit comments