summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
blob: 6d60f16065b8cf3bf6e62173345f268f3ef5ac6c (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
_This file holds "in progress" release notes for the current release under development and is intended for consumption by the Chef Documentation team. Please see <https://docs.chef.io/release_notes.html> for the official Chef release notes._

# Chef Client Release Notes 12.18:

## Highlighted enhancements for this release:

- You can now enable chef-client to run as a scheduled task directly from the client MSI on Windows hosts.

## Highlighted bug fixes for this release:

- Fixed exposure of sensitive data of resources marked as sensitive inside Reporting. Before you
  were able to see the sensitive data on the Run History tab in the Chef Manage Console. Now we
  are sending a new blank resource if the resource is marked as sensitive, this way we will not
  compromise any sensitive data.

  _Note: Old data that was already sent to Reporting marked as sensitive will continue to be
  displayed. Apologies._

## New deprecations introduced in this release:

### Chef Platform Methods

- **Deprecation ID**: 13
- **Remediation Docs**: <https://docs.chef.io/chef_platform_methods.html>
- **Expected Removal**: Chef 13 (April 2017)