|
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 | +## [v4.2.0](https://github.com/puppetlabs/puppetlabs-reboot/tree/v4.2.0) (2022-06-06) |
| 6 | + |
| 7 | +[Full Changelog](https://github.com/puppetlabs/puppetlabs-reboot/compare/v4.1.0...v4.2.0) |
| 8 | + |
| 9 | +### Added |
| 10 | + |
| 11 | +- pdksync - \(GH-cat-12\) Add Support for Redhat 9 [\#324](https://github.com/puppetlabs/puppetlabs-reboot/pull/324) ([david22swan](https://github.com/david22swan)) |
| 12 | +- pdksync - \(FM-8922\) - Add Support for Windows 2022 [\#314](https://github.com/puppetlabs/puppetlabs-reboot/pull/314) ([david22swan](https://github.com/david22swan)) |
| 13 | +- pdksync - \(IAC-1753\) - Add Support for AlmaLinux 8 [\#309](https://github.com/puppetlabs/puppetlabs-reboot/pull/309) ([david22swan](https://github.com/david22swan)) |
| 14 | +- pdksync - \(IAC-1751\) - Add Support for Rocky 8 [\#308](https://github.com/puppetlabs/puppetlabs-reboot/pull/308) ([david22swan](https://github.com/david22swan)) |
| 15 | + |
| 16 | +### Fixed |
| 17 | + |
| 18 | +- pdksync - \(GH-iac-334\) Remove Support for Ubuntu 14.04/16.04 [\#316](https://github.com/puppetlabs/puppetlabs-reboot/pull/316) ([david22swan](https://github.com/david22swan)) |
| 19 | +- pdksync - \(IAC-1787\) Remove Support for CentOS 6 [\#312](https://github.com/puppetlabs/puppetlabs-reboot/pull/312) ([david22swan](https://github.com/david22swan)) |
| 20 | +- pdksync - \(IAC-1598\) - Remove Support for Debian 8 [\#307](https://github.com/puppetlabs/puppetlabs-reboot/pull/307) ([david22swan](https://github.com/david22swan)) |
| 21 | + |
5 | 22 | ## [v4.1.0](https://github.com/puppetlabs/puppetlabs-reboot/tree/v4.1.0) (2021-08-23)
|
6 | 23 |
|
7 | 24 | [Full Changelog](https://github.com/puppetlabs/puppetlabs-reboot/compare/v4.0.2...v4.1.0)
|
@@ -97,14 +114,14 @@ All notable changes to this project will be documented in this file. The format
|
97 | 114 |
|
98 | 115 | ### Added
|
99 | 116 |
|
100 |
| -- Fix plan return value [\#209](https://github.com/puppetlabs/puppetlabs-reboot/pull/209) ([reidmv](https://github.com/reidmv)) |
101 | 117 | - \(FM-8051\) Add RedHat 8 support [\#207](https://github.com/puppetlabs/puppetlabs-reboot/pull/207) ([eimlav](https://github.com/eimlav))
|
102 |
| -- MODULES-8726: Ensure sbin is in the path [\#205](https://github.com/puppetlabs/puppetlabs-reboot/pull/205) ([xalimar](https://github.com/xalimar)) |
103 | 118 | - \(MODULES-8148\) - Add SLES 15 support [\#191](https://github.com/puppetlabs/puppetlabs-reboot/pull/191) ([eimlav](https://github.com/eimlav))
|
104 | 119 |
|
105 | 120 | ### Fixed
|
106 | 121 |
|
107 | 122 | - Add additional guards for nix process detach [\#210](https://github.com/puppetlabs/puppetlabs-reboot/pull/210) ([reidmv](https://github.com/reidmv))
|
| 123 | +- Fix plan return value [\#209](https://github.com/puppetlabs/puppetlabs-reboot/pull/209) ([reidmv](https://github.com/reidmv)) |
| 124 | +- MODULES-8726: Ensure sbin is in the path [\#205](https://github.com/puppetlabs/puppetlabs-reboot/pull/205) ([xalimar](https://github.com/xalimar)) |
108 | 125 | - \[MODULES-8718\] Check for root or sudo in the reboot task nix.sh script [\#203](https://github.com/puppetlabs/puppetlabs-reboot/pull/203) ([thilinapiy](https://github.com/thilinapiy))
|
109 | 126 | - \(MODULES-8717\) Fix dependency issue on boltspec [\#202](https://github.com/puppetlabs/puppetlabs-reboot/pull/202) ([HelenCampbell](https://github.com/HelenCampbell))
|
110 | 127 |
|
|
0 commit comments