Ohai, it’s been awhile!
Since the last release was almost four months ago and we've had some new features added and some hairy bugs squashed, we thought a new version of Ohai, our system information gathering tool used with Chef, was in order.
The Ohai 0.3.0 MVP is returning Chef 0.5.2 MVP, Bryan McLellan for the DMI plugin on Linux. Now when Ohai runs as root, data from DMI is reported in a usable manner. Bryan also helped identify bugs.
Our community rocks for finding bugs and reporting tickets and also for fixing these issues and making improvements! Mark Imbriaco identified a bug where zombie processes were being created, and Matthew Kent fixed it. Mathieu Sauve-Frankel returned with some contributions like a Perl plugin, and a fix for the Python plugin throwing an exception.
One of Opscode's advisors, Benjamin Black, added code to handle incremental updates to data and re-running plugins (say through Nanite). He also fixed some bugs and improved the data returned for network interfaces.
Opscode added additional data about the Ruby environment – the default gem installation path and which Ruby binary is used. A new feature a long time coming is the ability to specify one or more attributes and return only those, rather than the entire JSON blob. Note this only works on toplevel attributes (hostname, platform, languages, etc), but we plan to have the ability to narrow down in a near-term release.
And now, the release notes: