summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTim Smith <tsmith@chef.io>2018-10-30 12:03:37 -0700
committerTim Smith <tsmith@chef.io>2018-10-30 12:03:54 -0700
commit215b392fc5562c54a4a4568d386c8de738307cb2 (patch)
tree0f8fc7401fb3b858a9280507f72894cc8d7745ce
parentd1c782e57e30ab313df7390cf5a36854f394fc1f (diff)
downloadohai-215b392fc5562c54a4a4568d386c8de738307cb2.tar.gz
Add Ohai 13.12 release notes
Signed-off-by: Tim Smith <tsmith@chef.io>
-rw-r--r--RELEASE_NOTES.md16
1 files changed, 16 insertions, 0 deletions
diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md
index 6463fd54..50795b35 100644
--- a/RELEASE_NOTES.md
+++ b/RELEASE_NOTES.md
@@ -1,3 +1,19 @@
+# Ohai Release Nots 13.12
+
+## macOS Improvements
+
+- sysctl commands have been modified to gather only the bare minimum required data, which prevents sysctl hanging in some scenarios
+- Extra data has been removed from the system_profile plugin, reducing the amount of data stored on the chef-server for each node
+
+## SUSE Linux Enterprise Server 15
+
+- Ohai now properly detects SLES 15
+
+## Command Line Improvements
+
+- Outdated man pages have been removed from the gem
+- Relative paths to the config file are now supported on the command line
+
# Ohai Release Notes 13.10
## Detection of Amazon Linux 2.0