Skip to content
This repository has been archived by the owner on Jun 11, 2024. It is now read-only.

Latest commit

 

History

History
39 lines (30 loc) · 1.01 KB

CHANGELOG.md

File metadata and controls

39 lines (30 loc) · 1.01 KB

ohai Cookbook CHANGELOG

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

v1.1.12

  • Dummy release due to a Community Site upload failure

v1.1.10

Bug

  • COOK-3091 - Fix checking Chef::Config[:config_file]

v1.1.8

  • [COOK-1918] - Ohai cookbook to distribute plugins fails on windows
  • [COOK-2096] - Ohai cookbook sets unix-only default path attribute

v1.1.6

  • [COOK-2057] - distribution from another cookbok fails if ohai attributes are loaded after the other cookbook

v1.1.4

  • [COOK-1128] - readme update, Replace reference to deprecated chef cookbook with one to chef-client

v1.1.2

  • [COOK-1424] - prevent plugin_path growth to infinity

v1.1.0

  • [COOK-1174] - custom_plugins is only conditionally available
  • [COOK-1383] - allow plugins from other cookbooks

v1.0.2

  • [COOK-463] ohai cookbook default recipe should only reload plugins if there were updates