Skip to content

Latest commit

 

History

History
168 lines (105 loc) · 9.81 KB

CHANGELOG.md

File metadata and controls

168 lines (105 loc) · 9.81 KB

powershell Cookbook CHANGELOG

This file is used to list changes made in each version of the powershell cookbook.

5.1.0 (2016-09-02)

  • Remove the windows_reboot resource which has been removed from the Windows cookbook.

5.0.0 (2016-09-02)

  • Require Chef 12.1 or later
  • Dynamically install rubyzip in the provider. This eliminates the need for the default recipe, which only installed the rubyzip gem. It now just works as expected
  • Test Powershell 2-5 and the custom resource in test kitchen on multiple Windows releases
  • Remove test deps that are in ChefDK from the Gemfile
  • Update the documentation for the powershell recipes to clarify what happens if the platform is not supported

4.0.0 (2016-09-02)

  • Remove support for Windows XP, 2003, 2003 R2, and 2008
  • Remove the powershell provider that was only needed for Chef 10
  • Require a modern windows cookbook release
  • Consistently check platform_family in recipes
  • Use node.normal instead of node.set in specs
  • Switch ruby linting to cookstyle and the new rakefile
  • Rename the minimal recipe to test
  • Avoid deprecation warnings during specs and use doc output
  • Fix a long failing spec so we can get the tests green

v3.3.2 (2016-06-09)

Full Changelog

Merged pull requests:

v3.3.1 (2016-05-27)

Full Changelog

Merged pull requests:

v3.3.0 (2016-05-17)

Full Changelog

Merged pull requests:

v3.2.3 (2015-12-24)

Full Changelog

Merged pull requests:

v3.2.2 (2015-12-18)

Full Changelog

Merged pull requests:

v3.2.1 (2015-12-17)

Full Changelog

Merged pull requests:

v3.2.0 (2015-12-14)

Full Changelog

Merged pull requests:

v3.0.7 (2014-07-16)

Full Changelog

v3.0.6 (2014-07-15)

Full Changelog

v3.0.5 (2014-07-12)

Full Changelog

v3.0.4 (2014-05-10)

Full Changelog

v3.0.2 (2014-04-24)

Full Changelog

v3.0.0 (2014-02-05)

Full Changelog

v2.0.0 (2014-01-03)

Full Changelog

Merged pull requests:

  • [COOK-3330] Only adds the helper on windows (fixes crashes on *nix) #5 (skoczen)

v1.1.2 (2013-08-28)

Full Changelog

Merged pull requests:

1.1.0 (2013-06-15)

Full Changelog

Merged pull requests:

  • fixing foodcritic alerts #3 (ranjib)
  • Add powershell_out mixin for use in LWRPs at compile #2 (moserke)

1.0.8 (2012-11-26)

Merged pull requests: