Skip to content

Latest commit

 

History

History
413 lines (277 loc) · 33 KB

CHANGELOG.md

File metadata and controls

413 lines (277 loc) · 33 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog and this project adheres to Semantic Versioning.

v5.1.0 - 2025-01-27

Full Changelog

Added

Fixed

v5.0.0 - 2023-04-24

Full Changelog

Changed

  • (CONT-795) Puppet 8 support / Drop Puppet 6 #343 (LukasAud)

v4.3.1 - 2023-04-24

Full Changelog

Fixed

  • pdksync - (CONT-189) Remove support for RedHat6 / OracleLinux6 / Scientific6 #335 (david22swan)
  • pdksync - (CONT-130) - Dropping Support for Debian 9 #332 (jordanbreen28)

v4.3.0 - 2022-10-03

Full Changelog

Added

  • pdksync - (GH-cat-11) Certify Support for Ubuntu 22.04 #329 (david22swan)

Fixed

  • (MAINT) Dropped support for Windows(7,8, 2008 Server & 2008 R2 Server) and AIX (5.3, 6.1) #330 (jordanbreen28)

v4.2.0 - 2022-06-06

Full Changelog

Added

Fixed

v4.1.0 - 2021-08-23

Full Changelog

Added

Fixed

  • (MODULES-11149) Modify result of 'last' to remove current time #305 (nmburgan)

v4.0.2 - 2021-03-19

Full Changelog

Fixed

  • (MODULES-10963) remove win32-process on Puppet 7 #287 (gimmyxd)

v4.0.1 - 2021-03-15

Full Changelog

Fixed

  • Cleanup: Changed to ctrl::sleep() and removed redundant reboot::sleep() function #284 (fetzerms)
  • (MODULES-10955) More robust handling of reboot-task output #280 (fetzerms)

v4.0.0 - 2021-03-02

Full Changelog

Changed

v3.2.0 - 2021-01-19

Full Changelog

Added

v3.1.0 - 2020-11-17

Full Changelog

Added

  • pdksync - (IAC-973) - Update travis/appveyor to run on new default branch main #253 (david22swan)

v3.0.0 - 2020-02-27

Full Changelog

Changed

  • (GH-1376) Change $nodes parameter for reboot plan to $targets #223 (beechtom)

v2.4.0 - 2020-02-03

Full Changelog

Added

v2.3.0 - 2019-12-06

Full Changelog

Added

Fixed

v2.2.0 - 2019-07-25

Full Changelog

2.2.0 - 2019-07-24

Full Changelog

Added

Fixed

  • Add additional guards for nix process detach #210 (reidmv)
  • Fix plan return value #209 (reidmv)
  • MODULES-8726: Ensure sbin is in the path #205 (xalimar)
  • [MODULES-8718] Check for root or sudo in the reboot task nix.sh script #203 (thilinapiy)
  • (MODULES-8717) Fix dependency issue on boltspec #202 (HelenCampbell)

2.1.2 - 2018-12-13

Full Changelog

Fixed

Other

2.1.1 - 2018-12-06

Full Changelog

Other

  • (MODULES-8091) Update module version 2.1.1 #185 (glennsarti)
  • (packaging) Make task implementations unique for the Forge and PE #184 (MikaelSmith)

2.1.0 - 2018-12-05

Full Changelog

Added

Other

2.0.0 - 2018-01-24

Full Changelog

Other

1.2.1 - 2015-11-24

Full Changelog

Other

  • (FM-3881) prep for 1.2.1 supported release #99 (ferventcoder)
  • (MODULES-2822) Adjust reboot_required specs #98 (Iristyle)
  • (MODULES-2822) Windows provider reboot_required #97 (Iristyle)

1.2.0 - 2015-10-14

Full Changelog

Other

  • (maint) Emit Windows debug messages for pending #94 (Iristyle)
  • (FM-3747) Prepare Supported release 1.2.0 #93 (ferventcoder)
  • (MODULES-2659) Detect CCM pending reboot state #92 (Iristyle)
  • (MODULES-2658) Detect DSC pending reboot state #91 (Iristyle)
  • (MODULES-2674) Windows masterless acceptance testing #90 (Iristyle)
  • (MODULES-2657) Detect Windows computer rename #88 (Iristyle)
  • (maint) Guarantee Facter version for old Puppets / (MODULES-2452) Update Beaker Version #87 (ferventcoder)

1.1.0 - 2015-07-29

Full Changelog

Other

  • (maint) puppetlabs_spec_helper ~>0.10.3 #86 (ferventcoder)
  • (MODULES-2207) Gem restrictions for Older puppet versions #84 (ferventcoder)
  • (MODULES-2207) Update Modulesync #83 (ferventcoder)
  • (FM-2978) Update beaker setting log_level => debug #82 (cyberious)
  • (maint) Move to use Beaker-puppet_install_helper - Setup to use puppet_install_helper for simplicity Allows for AIO testing without addition #81 (cyberious)
  • (maint) Update tests to use apply_manifests_on - Also update to accept either of the possible exit codes #80 (cyberious)
  • (FM-2752) Add/update travis with modulesync #78 (cyberious)
  • FM-2591 - Fix acceptance tests. #77 (bmjen)
  • (MODULES-1977) Fix problems with POSIX provider #76 (elyscape)
  • (MODULES-1977) Convert Linux provider to POSIX #75 (elyscape)
  • (MODULES-1724) Emit notice when scheduling reboot #74 (elyscape)
  • Fix reboot spec tests #73 (cyberious)
  • 1.0.0 release #72 (elyscape)

1.0.0 - 2015-04-15

Full Changelog

Other

  • (MODULES-1729) Document Linux :timeout restrictions #71 (elyscape)
  • FM-2425 - Supported release 1.0.0 prep #70 (cyberious)
  • FM-2393 Fix spacing issues with test cases and the regex to match it #69 (cyberious)
  • Updates README per DOC-1495 #68 (psoloway)
  • Remove init.pp to pass lint #67 (hunner)
  • Remove unused and uncessesary init.pp #66 (cyberious)
  • Travis improvements: run on non-master branches, build on Ruby 1.8.7, and reduce build times #65 (elyscape)
  • (MODULES-1730) Only run the shutdown command once #64 (elyscape)
  • (MODULES-1729) Round :timeout up to the nearest minute and warn #63 (elyscape)
  • (MODULES-1638) Remove prompt parameter #62 (elyscape)
  • Add default action to install_puppet for unsupported platforms #61 (cyberious)
  • Fix summary and license in metadata.json #60 (elyscape)
  • Replace watcher with at_exit for Windows provider #59 (elyscape)
  • Fix checks on output for test cases #58 (cyberious)
  • Add Linux support #57 (elyscape)
  • Add metadata summary per FM-1523 #56 (lrnrthr)
  • (maint) Allow setting gem mirror via GEM_SOURCE env var #54 (justinstoller)
  • Merge 0.1.x #53 (underscorgan)

0.1.9 - 2014-11-10

Full Changelog

Other

  • 0.1.9 release prep #52 (cyberious)
  • Remove unused gems from Gemfile which were causing issues of Beaker version being updated #51 (cyberious)
  • Update Rakefile to rescue LoadError for beaker/tasks/test especially for those on windows #49 (cyberious)
  • MODULES-1404 fix project url #48 (cyberious)

0.1.8 - 2014-08-27

Full Changelog

Other

0.1.7 - 2014-07-16

Full Changelog

Other

0.1.6 - 2014-07-07

Full Changelog

Other

0.1.5 - 2014-03-03

Full Changelog

Other

0.1.4 - 2014-02-07

Full Changelog

0.1.3 - 2014-02-07

Full Changelog