# Ohai 8.15.0 released

**URL:** https://discourse.chef.io/t/ohai-8-15-0-released/8280
**Category:** Chef Release Announcements
**Created:** [April 19, 2016, 8:32pm UTC](https://discourse.chef.io/t/ohai-8-15-0-released/8280 "2016-04-19T20:32:36Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![tas50](https://sea2.discourse-cdn.com/flex016/user_avatar/discourse.chef.io/tas50/32/941_2.png) [@tas50](https://discourse.chef.io/u/tas50)
#### Post date: [April 19, 2016, 8:32pm UTC](https://discourse.chef.io/t/ohai-8-15-0-released/8280/1 "2016-04-19T20:32:36Z")

</div>

Hey Chefs,

Today we released Ohai 8.15.0, which is available on Rubygems now, and will be included with the next Chef release. This is a minor release, but it comes with some improvements that might be important to you.

- New FIPS plugin to determine if the system is FIPS enabled or not
- Fixes to the data returned by the mono, erlang, scala, and elixir plugins
- Improved debug logging in language and cloud plugins
- Fixed an issue where the C plugin was causing DNS lookups on Windows machines

Here’s the complete changelog:

> <https://github.com/chef/ohai/blob/master/CHANGELOG.md>

-Tim
