summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
Commit message (Collapse)AuthorAgeFilesLines
* Update RELEASE_NOTES.mdTim Smith2021-03-121-466/+1
| | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update RELEASE_NOTES.md Tim Smith2020-10-021-1/+1
| | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update RELEASE_NOTES.md Tim Smith2020-10-021-1/+1
| | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update RELEASE_NOTES.md Tim Smith2020-10-021-1/+1
| | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Move this all to WMIPhil Dibowitz2020-10-021-0/+9
| | | | | | This cuts down the time an order of magnitude. Signed-off-by: Phil Dibowitz <phil@ipom.com>
* Spelling fixesspellingTim Smith2020-07-281-6/+6
| | | | | | Pull in the latest rake task, fix some variable names, fix a few legit typos. Signed-off-by: Tim Smith <tsmith@chef.io>
* Fix a few typosTim Smith2020-06-231-4/+4
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add Ohai 15.6 releae notesTim Smith2019-12-121-0/+7
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add missing Ohai 15.3 notesTim Smith2019-11-211-0/+12
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add 15.1 and 15.2 to the release notesTim Smith2019-08-081-6/+27
|
* Merge pull request #1339 from freakinhippie/feature/vbox_hostTim Smith2019-06-111-0/+4
|\ | | | | Add VboxHost plugin to support VirtualBox as a virtualization host
| * added section in RELEASE_NOTES.mdJoshua Colson2019-02-171-0/+4
| | | | | | | | Signed-off-by: Joshua Colson <joshua.colson@gmail.com>
* | Add Ohai 15.0 release notesTim Smith2019-04-291-4/+77
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Adds more resilient GCE checkingNathen Harvey2018-11-201-1/+3
| | | | | | | | | | | | Check the system information to determine if this system is running on Google Compute Engine. See also the Google Cloud Documentation for [detecting if you are running in Compute Engine](https://cloud.google.com/compute/docs/instances/managing-instances#dmi). Signed-off-by: Nathen Harvey <nathenharvey@google.com> Update release notes Signed-off-by: Nathen Harvey <nathenharvey@google.com>
* Set User-Agent in HTTP header for GCE pluginNathen Harvey2018-11-151-0/+4
| | | | | | | | | | | | | | Setting the User-Agent to `chef-ohai/VERSION` will correctly identify ohai as the application making a request to metadata.google.internal. The previous User-Agent header was defaulting to `User-Agent: Ruby` It is now set to `chef-ohai/14.6.2` where `14.6.2` is the value of `Ohai::VERSION` Signed-off-by: Nathen Harvey <nathenharvey@google.com>
* Update master branch for Ohai 15 developmentTim Smith2018-10-261-0/+4
| | | | | | This is necessary before we can start Chef 15 development. Signed-off-by: Tim Smith <tsmith@chef.io>
* Update RELEASE_NOTES.mdTim Smith2018-10-111-1/+1
|
* Add release notes for Ohai 14.6146_notesTim Smith2018-10-101-1/+13
| | | | | | This should cover it all Signed-off-by: Tim Smith <tsmith@chef.io>
* Deprecate the system_profile plugindeprecateTim Smith2018-10-031-0/+8
| | | | | | | | | 1) It's broken 2) It's a huge amount of data on the node 3) It takes 3 seconds to run 4) Hardware plugin does the same thing, but better Signed-off-by: Tim Smith <tsmith@chef.io>
* Link added to thank you note.Mary Jinglewski2018-09-191-1/+1
| | | | Signed-off-by: Mary Jinglewski <mjinglewski@chef.io>
* Copyediting RELEASE_NOTESmjingle2018-09-191-3/+3
|
* Link to github profiles in the release notesTim Smith2018-09-181-3/+3
|
* Add 14.5 release notesTim Smith2018-09-141-0/+14
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add release notes for 14.4Tim Smith2018-08-081-1/+15
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Switch to just using --directory more than onceTim Smith2018-08-071-0/+11
| | | | | | I wasn't aware that this was our standard way of doing this. Works for me. Signed-off-by: Tim Smith <tsmith@chef.io>
* Bump version to 14.3 + add release notesTim Smith2018-07-061-0/+6
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add 14.2 release notesTim Smith2018-06-041-5/+8
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update Release Notes for 14.1tm/14_1_relnotesThom May2018-05-041-0/+17
| | | | Signed-off-by: Thom May <thom@chef.io>
* Add Ohai 14 release notesrelease_notesTim Smith2018-03-271-0/+64
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Release 13.7.1Tim Smith2018-01-101-15/+19
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add a plugin to provide PCI bus information using `lspci`. (#1107)Phil Dibowitz2018-01-031-0/+6
| | | | | | | | | This is based on an original plugin from: https://github.com/GLOBAL2000/chef-ohai-plugins/ With modifications from the fork here: https://github.com/GLOBAL2000/chef-ohai-plugins/ Signed-off-by: Phil Dibowitz <phil@ipom.com>
* Release 13.7.013.7Tim Smith2017-12-041-0/+10
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add a note about the updated OHAI-11/12 deprecationsdeprecation_notesTim Smith2017-10-261-0/+4
| | | | | | We're deprecating these in Ohai 14 not 15 as previously planned Signed-off-by: Tim Smith <tsmith@chef.io>
* Release 13.613.6Tim Smith2017-10-241-8/+12
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Fix regression in #1047 (#1066)Phil Dibowitz2017-10-041-0/+6
| | | | | | | | PR #1047 allows a plugin to return partial data which may be incredibly dangerous. It's a totally reasonable thing to want, however, so we gate it behind a plugin config. However, the default behavior reverts to where it was. Signed-off-by: Phil Dibowitz <phil@ipom.com>
* Critical Plugins (#1064)Phil Dibowitz2017-10-041-0/+10
| | | | | | | | | | | | | | | | | | | | | | | | | | | This adds a new Ohai configuration `critical_plugins` which will cause Ohai to exit (or `fail` if inside of Chef) if the plugins in the list do not run successfully. This feature only supports Ohai 7-style named plugins, not the ancient Ohai 6-style stuff. Tests to follow, but: ``` $ cat /home/phild/ohai.rb ohai.critical_plugins << :Filesystem $ ./bin/ohai -c /home/phild/ohai.rb [2017-10-03T13:43:14-07:00] INFO: The plugin path /etc/chef/ohai/plugins does not exist. Skipping... [2017-10-03T13:43:14-07:00] ERROR: The following plugins marked as critical failed: [:Filesystem] ``` And when I run Chef: ``` [2017-10-03T13:44:11-07:00] FATAL: RuntimeError: The following plugins marked as critical failed: [:Filesystem2]. Failing Chef run. ``` This fixes #879. Signed-off-by: Phil Dibowitz <phil@ipom.com>
* prep 13.5 for releasetm/13_5Thom May2017-09-281-0/+12
| | | | Signed-off-by: Thom May <thom@chef.io>
* Release Ohai 13.4Tim Smith2017-09-111-4/+73
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Merge pull request #1042 from oslerw/masterTim Smith2017-09-101-0/+4
|\ | | | | Add Arch Linux support to package plugin
| * Add Arch Linux support to package pluginWilliam Osler2017-09-101-0/+4
| | | | | | | | Signed-off-by: William Osler <oslerw@fb.com>
* | Release 13.3Tim Smith2017-08-101-2/+2
|/ | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Add f5 detection to the release notestas50-patch-1Tim Smith2017-07-191-0/+9
| | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Release note update per jaymzh13.2Tim Smith2017-06-291-1/+1
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Release 13.2Tim Smith2017-06-291-18/+24
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Release Ohai 13.1.0ohai_131Tim Smith2017-05-091-51/+17
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update Ohai 13 release notesTim Smith2017-04-061-20/+54
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Release 8.23.0Tim Smith2017-01-241-0/+5
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update release notes and chefstyle fixespr/941Tim Smith2017-01-231-0/+4
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Update RELEASE_NOTES.mdTim Smith2016-12-201-0/+14
|
* Add Cumulus Linux detection to the release notesTim Smith2016-12-151-17/+2
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>