[chef] 0.10.6 Release Candidate


Chronological Thread 
  • From: Daniel DeLeo < >
  • To:
  • Subject: [chef] 0.10.6 Release Candidate
  • Date: Wed, 16 Nov 2011 15:01:30 -0800

Hi Chefs,  

I just pushed RC 1 of Chef 0.10.6 to rubygems.org. Chef 0.10.6 has more than 
70 bug fixes and improvements, including:
* A new windows command execution backend. This adds support for environment 
variables and specifying a working directory, and should also fix issues with 
incorrect exit codes being reported.
* not_if and only_if have been updated so that they'll use our newer command 
execution backends, and also allow multiple not_if/only_if conditionals per 
resource.
* knife bootstrap can install your encrypted data bag secret
* A bug where chef-client or knife running on ruby 1.9 would encounter an 
EOFError when uploading data containing multibyte characters to a Chef server 
running SSL has been fixed.
* You can turn off the "processing" lines in the log output by setting 
verbose to false in your config file.
* There's a new handler type for issuing notifications at the beginning of a 
chef-client run
* Numerous fixes to the yum package provider
* And many moreā€¦

To try out the RC:

    gem install chef --pre

You can view the full list of bug fixes and improvements here:

http://tickets.opscode.com/secure/IssueNavigator.jspa?reset=true&jqlQuery=project+%3D+CHEF+AND+fixVersion+%3D+10403+AND+status+%3D+Closed

You can also see the full list of commits and changes here:

https://github.com/opscode/chef/compare/0.10.4...0.10.6.rc.1


Please let us know if you find any regressions. Per our new release policy, 
we'll wait at least three days for regressions to be found before shipping a 
final release (if regressions are found, we'll create a new RC and start 
over).

Thanks!  

--  
Dan DeLeo




  • [chef] 0.10.6 Release Candidate, Daniel DeLeo, 11/16/2011

Archive powered by MHonArc 2.6.16.

§