summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNoah Kantrowitz <noah@coderanger.net>2017-05-23 16:40:23 -0500
committerNoah Kantrowitz <noah@coderanger.net>2017-05-23 16:40:23 -0500
commitee28a0f9bc8f7cfd1bcb7e867678528ccc405bcc (patch)
tree8cb04ee43700870873ae636ab3d6976ad160c43b
parent96aaf91e77a5402939bbf8c789e7fd930e371fc8 (diff)
downloadchef-ee28a0f9bc8f7cfd1bcb7e867678528ccc405bcc.tar.gz
Copy the 13.0 changelog over from the tm/release_notes branch.
Signed-off-by: Noah Kantrowitz <noah@coderanger.net>
-rw-r--r--CHANGELOG.md62
1 files changed, 62 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 38e74de836..cb24f8a6ef 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -15,6 +15,68 @@ This changelog reflects the current state of chef's master branch on github and
- Update windows\_task to fix day validation with monthly frequency [\#6105](https://github.com/chef/chef/pull/6105) ([Stromweld](https://github.com/Stromweld))
- cab\_package should compare package name and version [\#6100](https://github.com/chef/chef/pull/6100) ([smurawski](https://github.com/smurawski))
+# [v13.0.118](https://github.com/chef/chef/tree/v13.0.118) (2017-04-12)
+[Full Changelog](https://github.com/chef/chef/compare/v12.19.36...v13.0.118)
+
+**Merged pull requests:**
+
+- Chef-13: better solution to gem\_package source issues [\#6028](https://github.com/chef/chef/pull/6028) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef 13: Remove the knife cookbook create command in favor of Chef-DK [\#6024](https://github.com/chef/chef/pull/6024) ([tas50](https://github.com/tas50))
+- Ensure DataBagItems are a Mash [\#6018](https://github.com/chef/chef/pull/6018) ([thommay](https://github.com/thommay))
+- RFC 59 - Load ohai plugins [\#6017](https://github.com/chef/chef/pull/6017) ([thommay](https://github.com/thommay))
+- Implement RFC033: Root aliases [\#6015](https://github.com/chef/chef/pull/6015) ([coderanger](https://github.com/coderanger))
+- Chef-13: shell\_out PATH fixes and path\_sanity changes [\#6014](https://github.com/chef/chef/pull/6014) ([lamont-granquist](https://github.com/lamont-granquist))
+- Remove use\_inline\_resources [\#6013](https://github.com/chef/chef/pull/6013) ([coderanger](https://github.com/coderanger))
+- No more knife cookbook site vendor [\#6008](https://github.com/chef/chef/pull/6008) ([coderanger](https://github.com/coderanger))
+- Allow lazy{} to be used in template resource variables. [\#6005](https://github.com/chef/chef/pull/6005) ([coderanger](https://github.com/coderanger))
+- Chef-13: Freeze property defaults [\#6003](https://github.com/chef/chef/pull/6003) ([coderanger](https://github.com/coderanger))
+- Make Standardized Exit Codes The Default Behavior [\#6001](https://github.com/chef/chef/pull/6001) ([smurawski](https://github.com/smurawski))
+- Chef-13: Remove the consts for DSL-based resources/providers [\#6000](https://github.com/chef/chef/pull/6000) ([coderanger](https://github.com/coderanger))
+- Chef-13: tweaks to rubygems source option for urls [\#5995](https://github.com/chef/chef/pull/5995) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13 knife search exit 1 when no results [\#5994](https://github.com/chef/chef/pull/5994) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: remove iconv from the chef build [\#5993](https://github.com/chef/chef/pull/5993) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: coerce package options property to an Array [\#5991](https://github.com/chef/chef/pull/5991) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: turn on zypper gpg checks by default [\#5990](https://github.com/chef/chef/pull/5990) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: remove deprecated knife subcommand APIs [\#5989](https://github.com/chef/chef/pull/5989) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: Remove deprecated Chef::ResourceResolver.resource API [\#5988](https://github.com/chef/chef/pull/5988) ([lamont-granquist](https://github.com/lamont-granquist))
+- Expand the system info displayed on error to give us some more data to work with when helping users [\#5987](https://github.com/chef/chef/pull/5987) ([coderanger](https://github.com/coderanger))
+- Chef-13: remove deprecated run\_command API entirely [\#5985](https://github.com/chef/chef/pull/5985) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: fix notifying array resources [\#5984](https://github.com/chef/chef/pull/5984) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: remove deprecated launchd resource hash property [\#5983](https://github.com/chef/chef/pull/5983) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: remove Chef::Resource.updated= [\#5982](https://github.com/chef/chef/pull/5982) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: remove more deprecated method\_missing access [\#5979](https://github.com/chef/chef/pull/5979) ([lamont-granquist](https://github.com/lamont-granquist))
+- fix knife ssh --exit-on-error [\#5978](https://github.com/chef/chef/pull/5978) ([tchernomax](https://github.com/tchernomax))
+- apply knife search node fuzzifier to knife ssh [\#5977](https://github.com/chef/chef/pull/5977) ([lamont-granquist](https://github.com/lamont-granquist))
+- Add policy\_name and policy\_group indexes to converge message sent to data-collector [\#5973](https://github.com/chef/chef/pull/5973) ([itmustbejj](https://github.com/itmustbejj))
+- Allow users to opt out of the systemd\_unit verifier [\#5971](https://github.com/chef/chef/pull/5971) ([nathwill](https://github.com/nathwill))
+- set default guard\_interpreter to powershell\_script [\#5966](https://github.com/chef/chef/pull/5966) ([Happycoil](https://github.com/Happycoil))
+- Retry API requests if using an unsupported version [\#5960](https://github.com/chef/chef/pull/5960) ([thommay](https://github.com/thommay))
+- disable building nokogiri on windows for now [\#5958](https://github.com/chef/chef/pull/5958) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: Make ActionClass a class [\#5952](https://github.com/chef/chef/pull/5952) ([lamont-granquist](https://github.com/lamont-granquist))
+- Fix action class weirdness in Chef-13 [\#5946](https://github.com/chef/chef/pull/5946) ([lamont-granquist](https://github.com/lamont-granquist))
+- Bump nokogiri for CVE-2016-4658 [\#5943](https://github.com/chef/chef/pull/5943) ([brugidou](https://github.com/brugidou))
+- Fix gem installs via gem in metadata if more than 1 cookbook references the same gem [\#5942](https://github.com/chef/chef/pull/5942) ([brugidou](https://github.com/brugidou))
+- Make ResourceReporter smarter to get resource identity and state [\#5941](https://github.com/chef/chef/pull/5941) ([afiune](https://github.com/afiune))
+- Don't `rescue Exception` in retryable resources [\#5940](https://github.com/chef/chef/pull/5940) ([srenatus](https://github.com/srenatus))
+- Chef-13: Support nameless resources and remove deprecated multi-arg resources [\#5938](https://github.com/chef/chef/pull/5938) ([lamont-granquist](https://github.com/lamont-granquist))
+- Add InSpec to chef omnibus builds [\#5937](https://github.com/chef/chef/pull/5937) ([adamleff](https://github.com/adamleff))
+- Use the ruby 2.4.1 release [\#5936](https://github.com/chef/chef/pull/5936) ([thommay](https://github.com/thommay))
+- Chef-13: Simplify DSL creation [\#5934](https://github.com/chef/chef/pull/5934) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: Remove deprecated Chef::Client attrs [\#5932](https://github.com/chef/chef/pull/5932) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: remove method\_missing from the DSL [\#5930](https://github.com/chef/chef/pull/5930) ([lamont-granquist](https://github.com/lamont-granquist))
+- V2 Cookbook Manifests [\#5929](https://github.com/chef/chef/pull/5929) ([thommay](https://github.com/thommay))
+- Chef-13: remove node\_map back-compat [\#5926](https://github.com/chef/chef/pull/5926) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: remove deprecated run\_context methods [\#5925](https://github.com/chef/chef/pull/5925) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: Remove support for the sort option to searches. [\#5924](https://github.com/chef/chef/pull/5924) ([coderanger](https://github.com/coderanger))
+- Chef-13: remove Chef::ShellOut [\#5923](https://github.com/chef/chef/pull/5923) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: remove more deprecated provider\_resolver code [\#5920](https://github.com/chef/chef/pull/5920) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: remove old platform mapping code [\#5914](https://github.com/chef/chef/pull/5914) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: remove the old rake tasks [\#5913](https://github.com/chef/chef/pull/5913) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: raise on properties redefining inherited methods [\#5912](https://github.com/chef/chef/pull/5912) ([lamont-granquist](https://github.com/lamont-granquist))
+- fix node\#debug\_value access through arrays [\#5911](https://github.com/chef/chef/pull/5911) ([lamont-granquist](https://github.com/lamont-granquist))
+- Remove Chef::REST [\#5910](https://github.com/chef/chef/pull/5910) ([thommay](https://github.com/thommay))
+- Chef-13: Nillable properties [\#5907](https://github.com/chef/chef/pull/5907) ([lamont-granquist](https://github.com/lamont-granquist))
+
## [v12.19.36](https://github.com/chef/chef/tree/v12.19.36) (2017-02-23)
[Full Changelog](https://github.com/chef/chef/compare/v12.18.31...v12.19.36)