Skip to content

Latest commit

 

History

History
55 lines (41 loc) · 1.24 KB

CHANGELOG.md

File metadata and controls

55 lines (41 loc) · 1.24 KB

webpi Cookbook CHANGELOG

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

v1.2.8 (2014-02-14)

Bug

  • COOK-3832 - install-msi recipe should leverage chef cache

v1.2.6

  • [COOK-3372] - unzip webpi if webpi executable doesn't exist

v1.2.4

Improvement

  • COOK-3474 - Upgrade WebPI (4.5 no longer exists)

v1.2.2

Improvement

  • [COOK-2719]: update webpi documentation to show that Windows 2012 and Windows 8 are supported

v1.2.0

  • [COOK-2298] - webpi will not install anything due to logic bug
  • [COOK-1270] - webpi creates logs with timestamps in the name cluttering c:\
  • [COOK-2438] - WebPI should use an attribute for MSI package name
  • [COOK-2452] - WebPI should check comma separated string of components to determine which to install if any

v1.1.0

  • [COOK-1251] - Fix LWRP "NotImplementedError"
  • [COOK-1726, COOK-1760] - Upgrade to webpi version 4

v1.0.4

  • Created the ability to use the XML parameter for custom xml files.

v1.0.2

  • Ruby 1.9 compat fixes
  • don't unzip if files already exist

v1.0.0

  • initial release