diff options
author | tyler-ball <tyleraball@gmail.com> | 2016-02-09 18:07:31 -0700 |
---|---|---|
committer | tyler-ball <tyleraball@gmail.com> | 2016-02-10 09:23:44 -0700 |
commit | df6b8bdfadf78bc96861fc31de740082e59877cf (patch) | |
tree | dcdfe54b23c2fb48edfb9cfbe2fab4d0a11a5a91 /CHANGELOG.md | |
parent | 458d9f1e4ba44ce924347092a4bf5a6bfa84126c (diff) | |
download | chef-df6b8bdfadf78bc96861fc31de740082e59877cf.tar.gz |
VERSION change and CHANGELOG for 12.7.1 release
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 78 |
1 files changed, 42 insertions, 36 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index ce6551c3eb..809a965d8e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,14 +1,20 @@ +## 12.7.1 +* [**Daniel Steen**](https://github.com/dansteen) + * [pr#3183](https://github.com/chef/chef/pull/3183) Provide more helpful error message when accidentally using --secret instead of --secret-file + +* [pr#4532](https://github.com/chef/chef/pull/4532) Bump Bundler + Rubygems +* [pr#4550](https://github.com/chef/chef/pull/4550) Use a streaming request to download cookbook ## 12.7.0 * [**Nate Walck**](https://github.com/natewalck) - [pr#4078](https://github.com/chef/chef/pull/4078) Add `osx_profile` resource for OS X + * [pr#4078](https://github.com/chef/chef/pull/4078) Add `osx_profile` resource for OS X * [**Timothy Cyrus**](https://github.com/tcyrus) - [pr#4420](https://github.com/chef/chef/pull/4420) Update code climate badge and code climate blocks in README.md + * [pr#4420](https://github.com/chef/chef/pull/4420) Update code climate badge and code climate blocks in README.md * [**Jordan Running**](https://github.com/jrunning) - [pr#4399](https://github.com/chef/chef/pull/4399) Correctly save policy_name and policy_group with `knife node edit` + * [pr#4399](https://github.com/chef/chef/pull/4399) Correctly save policy_name and policy_group with `knife node edit` * [**Brian Goad**](https://github.com/bbbco) - [pr#4315](https://github.com/chef/chef/pull/4315) Add extra tests around whether to skip with multiple guards + * [pr#4315](https://github.com/chef/chef/pull/4315) Add extra tests around whether to skip with multiple guards * [pr#4516](https://github.com/chef/chef/pull/4516) Return propper error messages when using windows based `mount`, `user` and `group` resources * [pr#4500](https://github.com/chef/chef/pull/4500) Explicitly declare directory permissions of chef install on windows to restrict rights on Windows client versions @@ -20,38 +26,38 @@ * [pr#4479](https://github.com/chef/chef/pull/4479) Remove incorrect cookbook artifact normalization * [pr#4470](https://github.com/chef/chef/pull/4470) Fix sh spacing issues * [pr#4434](https://github.com/chef/chef/pull/4434) adds EOFError message to handlers -* [pr#4422](https://github.com/chef/chef/pull/4422) Add an apt_update resource -* [pr#4287](https://github.com/chef/chef/pull/4287) Default Chef with FIPS OpenSSL to use sign v1.3 -* [pr#4461](https://github.com/chef/chef/pull/4461) debian-6 is EOL next month -* [pr#4460](https://github.com/chef/chef/pull/4460) Set range of system user/group id to max of 200 -* [pr#4231](https://github.com/chef/chef/pull/4231) zypper multipackage patch -* [pr#4459](https://github.com/chef/chef/pull/4459) use require_paths and not path so bundler grabs all paths from a git reference -* [pr#4450](https://github.com/chef/chef/pull/4450) don't warn about ambiguous property usage -* [pr#4445](https://github.com/chef/chef/pull/4445) Add CBGB to the repository -* [pr#4423](https://github.com/chef/chef/pull/4423) Add deprecation warnings to Chef::REST and all json_creates -* [pr#4439](https://github.com/chef/chef/pull/4439) Sometimes chocolately doesn't appear on the path -* [pr#4432](https://github.com/chef/chef/pull/4432) add get_rest etc calls to ServerAPI -* [pr#4435](https://github.com/chef/chef/pull/4435) add nokogiri to omnibus-chef -* [pr#4419](https://github.com/chef/chef/pull/4419) explicitly adding .bat to service executable called by service in case users remove .bat from PATHEXT -* [pr#4413](https://github.com/chef/chef/pull/4413) configure chef client windows service to the correct chef directory -* [pr#4377](https://github.com/chef/chef/pull/4377) fixing candidate filtering and adding functional tests for chocolatey_package -* [pr#4406](https://github.com/chef/chef/pull/4406) Updating to the latest release of net-ssh to consume https://github.com/net-ssh/net-ssh/pull/280 -* [pr#4405](https://github.com/chef/chef/pull/4405) ServerAPI will return a raw hash, so do that -* [pr#4400](https://github.com/chef/chef/pull/4400) inflate an environment after loading it -* [pr#4396](https://github.com/chef/chef/pull/4396) Remove duplicate initialization of @password in user_v1 -* [pr#4344](https://github.com/chef/chef/pull/4344) Warn (v. info) when reloading resources -* [pr#4369](https://github.com/chef/chef/pull/4369) Migrate omnibus-chef project/software definitions for chef in here -* [pr#4106](https://github.com/chef/chef/pull/4106) add chocolatey_package to core chef -* [pr#4321](https://github.com/chef/chef/pull/4321) fix run_as_user of windows_service -* [pr#4333](https://github.com/chef/chef/pull/4333) no longer wait on node search to refresh vault but pass created ApiCient instead -* [pr#4325](https://github.com/chef/chef/pull/4325) Pin win32-eventlog to 0.6.3 to avoid clashing CreateEvent definition -* [pr#4312](https://github.com/chef/chef/pull/4312) Updates the template to use omnitruck-direct.chef.io -* [pr#4277](https://github.com/chef/chef/pull/4277) non msi packages must explicitly provide a source attribute on install -* [pr#4309](https://github.com/chef/chef/pull/4309) tags always an array; fix set_unless -* [pr#4278](https://github.com/chef/chef/pull/4278) make file resource use properties -* [pr#4288](https://github.com/chef/chef/pull/4288) Fix no_proxy setting in chef-config -* [pr#4273](https://github.com/chef/chef/pull/4273) Use signing protocol 1.1 by default -* [pr#4520](https://github.com/chef/chef/pull/4520) Fix a few `dsc_resource` bugs +* [pr#4422](https://github.com/chef/chef/pull/4422) Add an apt_update resource +* [pr#4287](https://github.com/chef/chef/pull/4287) Default Chef with FIPS OpenSSL to use sign v1.3 +* [pr#4461](https://github.com/chef/chef/pull/4461) debian-6 is EOL next month +* [pr#4460](https://github.com/chef/chef/pull/4460) Set range of system user/group id to max of 200 +* [pr#4231](https://github.com/chef/chef/pull/4231) zypper multipackage patch +* [pr#4459](https://github.com/chef/chef/pull/4459) use require_paths and not path so bundler grabs all paths from a git reference +* [pr#4450](https://github.com/chef/chef/pull/4450) don't warn about ambiguous property usage +* [pr#4445](https://github.com/chef/chef/pull/4445) Add CBGB to the repository +* [pr#4423](https://github.com/chef/chef/pull/4423) Add deprecation warnings to Chef::REST and all json_creates +* [pr#4439](https://github.com/chef/chef/pull/4439) Sometimes chocolately doesn't appear on the path +* [pr#4432](https://github.com/chef/chef/pull/4432) add get_rest etc calls to ServerAPI +* [pr#4435](https://github.com/chef/chef/pull/4435) add nokogiri to omnibus-chef +* [pr#4419](https://github.com/chef/chef/pull/4419) explicitly adding .bat to service executable called by service in case users remove .bat from PATHEXT +* [pr#4413](https://github.com/chef/chef/pull/4413) configure chef client windows service to the correct chef directory +* [pr#4377](https://github.com/chef/chef/pull/4377) fixing candidate filtering and adding functional tests for chocolatey_package +* [pr#4406](https://github.com/chef/chef/pull/4406) Updating to the latest release of net-ssh to consume https://github.com/net-ssh/net-ssh/pull/280 +* [pr#4405](https://github.com/chef/chef/pull/4405) ServerAPI will return a raw hash, so do that +* [pr#4400](https://github.com/chef/chef/pull/4400) inflate an environment after loading it +* [pr#4396](https://github.com/chef/chef/pull/4396) Remove duplicate initialization of @password in user_v1 +* [pr#4344](https://github.com/chef/chef/pull/4344) Warn (v. info) when reloading resources +* [pr#4369](https://github.com/chef/chef/pull/4369) Migrate omnibus-chef project/software definitions for chef in here +* [pr#4106](https://github.com/chef/chef/pull/4106) add chocolatey_package to core chef +* [pr#4321](https://github.com/chef/chef/pull/4321) fix run_as_user of windows_service +* [pr#4333](https://github.com/chef/chef/pull/4333) no longer wait on node search to refresh vault but pass created ApiCient instead +* [pr#4325](https://github.com/chef/chef/pull/4325) Pin win32-eventlog to 0.6.3 to avoid clashing CreateEvent definition +* [pr#4312](https://github.com/chef/chef/pull/4312) Updates the template to use omnitruck-direct.chef.io +* [pr#4277](https://github.com/chef/chef/pull/4277) non msi packages must explicitly provide a source attribute on install +* [pr#4309](https://github.com/chef/chef/pull/4309) tags always an array; fix set_unless +* [pr#4278](https://github.com/chef/chef/pull/4278) make file resource use properties +* [pr#4288](https://github.com/chef/chef/pull/4288) Fix no_proxy setting in chef-config +* [pr#4273](https://github.com/chef/chef/pull/4273) Use signing protocol 1.1 by default +* [pr#4520](https://github.com/chef/chef/pull/4520) Fix a few `dsc_resource` bugs ## 12.6.0 |