summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
blob: cc595fd8fe374792e2f612711700f1b1bce954e2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<!---
This file is reset every time a new release is done. The contents of this file are for the currently unreleased version.

Example Note:

## Example Heading
Details about the thing that changed that needs to get included in the Release Notes in markdown.
-->

# Ohai Release Notes:

## Microsoft Azure
- Hosts running on Microsoft Azure will now be better detected as Azure hosts when they don't have a cloud hint file. The presence of the waagent on Windows and Linux or the presence of DHCP option 245 on Linux will mark a host as running in Azure.

## Amazon EC2
- Linux hosts that include the ec2metadata command line tool will now be detected as running in EC2