Skip to content

Latest commit

 

History

History
418 lines (292 loc) · 36.9 KB

CHANGELOG.md

File metadata and controls

418 lines (292 loc) · 36.9 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.

v6.0.1 - 2024-12-17

Full Changelog

Fixed

v6.0.0 - 2023-04-24

Full Changelog

Changed

v5.2.1 - 2023-04-21

Full Changelog

Fixed

v5.2.0 - 2022-10-03

Full Changelog

Added

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

Fixed

  • (MAINT) Dropped support for Windows(7,8,2008 + 2008 R2(Server), Fedora(27+28) and OSX OS's(10.12-.14) #382 (jordanbreen28)

v5.1.0 - 2022-06-13

Full Changelog

Added

Fixed

  • pdksync - (GH-iac-334) Remove Support for Ubuntu 14.04/16.04 #372 (david22swan)
  • pdksync - (IAC-1598) - Remove Support for Debian 8 #361 (david22swan)

v5.0.0 - 2021-03-02

Full Changelog

Changed

  • pdksync - Remove Puppet 5 from testing and bump minimal version to 6.0.0 #330 (carabasdaniel)

v4.1.0 - 2020-12-07

Full Changelog

Added

v4.0.0 - 2020-07-09

Full Changelog

Changed

Added

  • (IAC-835) Support added for Debian 10 and CentOS/RHEL 8 #306 (david22swan)

Fixed

v3.0.1 - 2020-01-15

Full Changelog

Fixed

v3.0.0 - 2020-01-06

Full Changelog

Changed

Fixed

2.3.0 - 2019-04-22

Full Changelog

Other

2.2.0 - 2018-10-24

Full Changelog

Other

2.1.5 - 2018-05-09

Full Changelog

Other

2.1.4 - 2018-03-29

Full Changelog

Other

2.1.3 - 2017-12-08

Full Changelog

Other

2.1.2 - 2017-07-27

Full Changelog

Other

2.1.1 - 2017-07-07

Full Changelog

Other

  • fix broken link, tidy up punctuation #188 (jbondpdx)
  • (MODULES-5163) Release prep 2.1.1 #187 (glennsarti)
  • (MODULES-5145) Return available UI Output on error #185 (Iristyle)
  • (MODULES-5144) Prep for puppet 5 #184 (hunner)
  • (MODULES-4138) Provider will respect the environment parameter #183 (glennsarti)
  • (MODULES-4976) Remove rspec configuration for win32_console #182 (glennsarti)
  • MODULES-4822 puppetlabs-powershell: Update the version compatibility to >= 4.7.0 < 5.0.0 #180 (marsmensch)
  • (MODULES-4754) Dispose runspace on pipe close #179 (Iristyle)
  • [msync] 786266 Implement puppet-module-gems, a45803 Remove metadata.json from locales config #176 (wilson208)
  • (MODULES-3945) Add Non Windows PowerShell platform support #175 (glennsarti)
  • [MODULES-4528] Replace Puppet.version.to_f version comparison from spec_helper.rb #173 (wilson208)
  • [MODULES-4556] Remove PE requirement from metadata.json #172 (wilson208)
  • (maint) stable mergeback #171 (DavidS)
  • (MODULES-4098) Sync the rest of the files #170 (hunner)
  • (MODULES-4263) add blacksmith rake tasks #168 (eputnam)
  • (MODULES-4097) Sync travis.yml #167 (hunner)
  • (FM-5972) Update to next modulesync_configs [dedaf10] #165 (DavidS)
  • (FM-5939) removes spec.opts #164 (eputnam)
  • Workaround frozen strings on ruby 1.9 #160 (hunner)

2.1.0 - 2016-11-17

Full Changelog

Other

  • (FM-5728) Update Changlog Date #161 (jpogran)
  • (MODULES-3632) Update modulesync #159 (hunner)
  • (FM-5728) Update changelog for 2.1.0 #157 (jpogran)
  • (MODULES-3690) PowerShell v2 + .NET Framework less than 3.5 is unsupported for PowerShell Manager #155 (ferventcoder)
  • DOC-2960: new limitation and a bit of editing #154 (bmjen)
  • DOC-2960: new limitation and a bit of editing #153 (jbondpdx)
  • (MODULES-3690) Use custom binary pipe IPC #142 (Iristyle)

2.0.3 - 2016-10-05

Full Changelog

Other

  • (maint) Update changelog and metadata for release #151 (jpogran)
  • (maint) Fix multiline stderr capture #150 (Iristyle)
  • (maint) Re-enable PowerShell 2 tests #149 (Iristyle)
  • (MODULES-3443) Modify error test for differences in Powershell version #148 (glennsarti)
  • (MODULES-3144) Fix race condition draining pipes #147 (Iristyle)
  • (maint) Merge master down to stable #146 (jpogran)
  • (MODULES-3144) Drain stdout / stderr in separate threads #145 (Iristyle)
  • (MODULES-3875) Improve PowerShellManager resilience to failure #144 (Iristyle)
  • (maint) Minor PS tweaks in prep for pipe rewrite #143 (Iristyle)
  • (MODULES-3443) Emit better user code exceptions #139 (glennsarti)
  • (MODULES-3588) Update documentation for change in MODULES-3399 #138 (glennsarti)
  • (MODULES-3775) (msync 8d0455c) update travis/appveyer w/Ruby 2.3 #137 (MosesMendoza)
  • (MODULES-3709) Respect resource timeout interval in powershell manager #136 (glennsarti)
  • (maint) Fix test failures for Puppet 4.6 #135 (Iristyle)
  • (maint) modulesync 70360747 #134 (glennsarti)
  • (MODULES-3640) Update modulesync 30fc4ab #132 (MosesMendoza)
  • (MODULES-3399) Exit user scripts via $LASTEXITCODE #129 (Iristyle)
  • (MODULES-3565) Change the working directory if specified in the resource #125 (glennsarti)

2.0.2 - 2016-07-12

Full Changelog

Other

2.0.1 - 2016-05-24

Full Changelog

Other

  • (FM-5241) Release Powershell 2.0.1 #107 (glennsarti)
  • (FM-5240) Prevent powershell_manager DSC conflict #106 (Iristyle)
  • (MODULES-2634) Verify try/catch with PowerShell module #104 (jpogran)

2.0.0 - 2016-05-18

Full Changelog

Other

1.0.6 - 2015-12-07

Full Changelog

Other

1.0.5 - 2015-07-29

Full Changelog

Other

  • (FM-3079) Release 1.0.5 - PE 2015.2.0 update #64 (cyberious)
  • (maint) puppetlabs_spec_helper ~>0.10.3 #63 (ferventcoder)
  • (MODULES-2207) bin beaker-rspec to ~> 5.1 #62 (ferventcoder)
  • (MODULES-2207) Add Beaker-Rspec #61 (ferventcoder)
  • (MODULES-2207) Update Modulesync #60 (ferventcoder)
  • (maint) Add FUTURE_PARSER back into spec_helper_acceptance #59 (cyberious)
  • (maint) Add beaker-puppet_install_helper and remove old code - Allows us to move forward with AIO testing and unified installer #58 (cyberious)
  • (maint) Update beaker-rspec to 5.0+ #56 (Iristyle)
  • (maint) Remove step call which was removed from Beaker - Beaker made a breaking change that we now need to remove step calls #55 (cyberious)
  • (FM-2752) Add modulesync config and puppet 4 as allowed failure #54 (cyberious)
  • Edits to grammar, markdown, and format to match current styleguide. #50 (jtappa)
  • (BKR-147) add Gemfile setting for BEAKER_VERSION for puppet... #49 (anodelman)
  • Pin Beaker-rspec to 4.x until fixed #47 (cyberious)
  • FM-1523: added module summary to metadata.json #45 (jbondpdx)
  • (maint) Allow setting gem mirror via GEM_SOURCE env var #44 (justinstoller)
  • merge 1.0.x into master #43 (underscorgan)

1.0.4 - 2014-11-04

Full Changelog

Other

1.0.3 - 2014-08-27

Full Changelog

Other

1.0.2 - 2014-07-16

Full Changelog

Other

1.0.1 - 2014-07-09

Full Changelog

Other

  • Update metadata.json as it does not implicitly assume that 3.2.3 is not > 3.2.0 #29 (cyberious)

1.0.0 - 2014-07-08

Full Changelog