summaryrefslogtreecommitdiff
path: root/RELEASE_NOTES.md
Commit message (Collapse)AuthorAgeFilesLines
* add RELEASE_NOTES on gem_package source changeslcg/chef-13-rubygems-sourceLamont Granquist2017-04-041-0/+14
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Merge branch 'master' into no-more-constsNoah Kantrowitz2017-04-041-0/+17
|\ | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * release notestm/cookbook_v2Thom May2017-04-041-0/+16
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
* | Release notes, but I don’t love them. [ci skip]Noah Kantrowitz2017-04-031-0/+14
|/ | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* [ci skip] add RELNOTES on iconv removallcg/remove-iconvLamont Granquist2017-04-021-0/+11
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Note final removal of run_command API in RELEASE_NOTESLamont Granquist2017-04-011-0/+4
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* [ci skip] note slight breakage in RELEASE_NOTESLamont Granquist2017-03-311-0/+14
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* [ci skip] slight more clarity in RELEASE_NOTESLamont Granquist2017-03-311-2/+3
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* [ci skip] typo in RELEASE_NOTESLamont Granquist2017-03-311-1/+1
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* [ci skip] add RELEASE_NOTELamont Granquist2017-03-311-0/+6
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* add relnotes for nameless resources [ci skip]Lamont Granquist2017-03-301-0/+15
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* bump ruby to 2.4.1Lamont Granquist2017-03-281-0/+5
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* add retry change to RELEASE_NOTES.mdStephan Renatus2017-03-271-0/+4
| | | | | | I've put it next to another change related to Chef::Resource. Signed-off-by: Stephan Renatus <srenatus@chef.io>
* Merge branch 'master' into easy-install-notesNoah Kantrowitz2017-03-211-0/+45
|\ | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * [ci skip] RELEASE_NOTES for simplifying DSL wiringLamont Granquist2017-03-211-0/+5
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * [ci skip] add method_missing removal notesLamont Granquist2017-03-211-0/+5
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Merge branch 'master' into query-sortThom May2017-03-211-0/+4
| |\
| | * add RELEASE_NOTES for Chef::ShellOut removallcg/remove-chef-shell-outLamont Granquist2017-03-201-0/+4
| | | | | | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * | Remove support for the sort option to searches.Noah Kantrowitz2017-03-201-0/+3
| |/ | | | | | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
| * Chef-13: remove Chef::Platform.set and related methodsLamont Granquist2017-03-171-0/+5
| | | | | | | | | | | | Switch over the Chef-12.0 ProviderResolver is now completed. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Update RELEASE_NOTES with chef-shell changesTom Duffield2017-03-171-0/+5
| | | | | | | | Signed-off-by: Tom Duffield <tom@chef.io>
| * add RELEASE_NOTESLamont Granquist2017-03-171-0/+8
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
| * Remove Chef::RESTtm/remove_chef_restThom May2017-03-161-0/+3
| | | | | | | | Signed-off-by: Thom May <thom@chef.io>
| * Chef-13 freeze merged node attributelcg/node-freezeLamont Granquist2017-03-151-0/+7
| | | | | | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* | Add easy_install removal to the release notes. [ci skip]Noah Kantrowitz2017-03-151-0/+6
|/ | | Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
* [ci skip] add missing relnotes for Node deep-dupingLamont Granquist2017-03-151-0/+17
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* [ci skip] update RELEASE_NOTES for declare_resource API changesLamont Granquist2017-03-141-0/+6
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* update RELEASE_NOTES for node method_missing removalLamont Granquist2017-03-131-0/+6
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* update RELNOTESLamont Granquist2017-03-071-1/+1
| | | | | | no longer dropping the Array syntax it was being used. Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* add RELEASE_NOTESlcg/remove-supportsLamont Granquist2017-03-061-0/+4
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* raise on cookbook self-dependencyLamont Granquist2017-02-281-1/+5
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* remove policyfile fallback API for old Chef ServersLamont Granquist2017-02-281-0/+4
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Chef-13: Remove Chef::PolicyBuilder::ExpandNodeObject#load_nodeLamont Granquist2017-02-281-0/+4
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Chef-13: relative creates paths in the execute resource requires a cwdLamont Granquist2017-02-281-0/+5
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Chef-13: Remove supports API from all user providersLamont Granquist2017-02-281-0/+4
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* add RELEASE_NOTES for mandatory code property on script resourceLamont Granquist2017-02-281-1/+7
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Chef-13: chef_gem no longer runs at compile time by defaultLamont Granquist2017-02-281-0/+8
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* start Chef-13 RELEASE_NOTESLamont Granquist2017-02-281-142/+8
| | | | Signed-off-by: Lamont Granquist <lamont@scriptkiddie.org>
* Deprecate Cisco platformsshain/deprecate_ciscoScott Hain2017-02-171-0/+4
| | | | Signed-off-by: Scott Hain <shain@chef.io>
* Update release notes for 12.191219_notesTim Smith2017-02-101-40/+73
| | | | | | We merged in notes for 12.19 with the old 12.18 notes. This removes the 12.18 notes and adds the notes from Thom’s PR. It also adds the 6 anticipated Ohai deprecations. Two of these deprecations have yet to be merged into master, but they’re planned for 13.0. Signed-off-by: Tim Smith <tsmith@chef.io>
* Be more specific about using the alternate user featureBryan McLellan2017-02-091-3/+3
| | | | | | | The caveat with the alternate user feature is specific to running as a service, so we should be more specific about that. Signed-off-by: Bryan McLellan <btm@loftninjas.org>
* Added note that this feature requires SE_ASSIGNPRIMARYTOKEN_NAME user rightnimisha2017-02-091-0/+11
| | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* Updated release docs for alternate user identity support in execute resourcesnimisha2017-02-091-0/+73
| | | | Signed-off-by: nimisha <nimisha.sharad@msystechnologies.com>
* Add 2 missing items to the release notesTim Smith2017-01-231-6/+3
| | | | Signed-off-by: Tim Smith <tsmith@chef.io>
* Fixed review commentnimisha2017-01-061-1/+1
| | | | Signed-off-by: nimisha <nimisha.sharad@clogeny.com>
* Release notes for returns property in chocolatey_packagenimisha2017-01-061-0/+1
| | | | Signed-off-by: nimisha <nimisha.sharad@clogeny.com>
* Fix release note linksTim Smith2017-01-051-3/+3
|
* Add run_command deprecation to the release notesdepTim Smith2017-01-051-1/+6
|
* Fix typo on RELEASE_NOTESafiune/COOL-642/dont-report-sensitive-dataSalim Afiune2016-12-221-1/+1
| | | | Signed-off-by: Salim Afiune <afiune@chef.io>
* Added Release NotesSalim Afiune2016-12-221-0/+11
| | | | Signed-off-by: Salim Afiune <afiune@chef.io>