summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2016-07-01 15:34:34 -0700
committerMatt Wrock <matt@mattwrock.com>2016-07-01 15:34:34 -0700
commitf33a263da4a7c422c18cc55b8d72108a06585c3d (patch)
treed170f76482465cf1ab17988592e9d750bebfe37d
parent721a0a5077c6c7b51b35e5166f49e5f1025222b7 (diff)
downloadchef-f33a263da4a7c422c18cc55b8d72108a06585c3d.tar.gz
first pass changelog updates
-rw-r--r--CHANGELOG.md49
1 files changed, 49 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 549b63abba..56b5788653 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,5 +1,54 @@
# Change Log
+## [v12.12.13](https://github.com/chef/chef/tree/v12.12.13) (2016-07-01)
+[Full Changelog](https://github.com/chef/chef/compare/v12.11.18...v12.12.13)
+
+**Merged pull requests:**
+
+- tweak 3694 warnings [\#5075](https://github.com/chef/chef/pull/5075) ([lamont-granquist](https://github.com/lamont-granquist))
+- Depend on rack \< 2 [\#5072](https://github.com/chef/chef/pull/5072) ([tas50](https://github.com/tas50))
+- Adding node object to Data collector run\_converge message [\#5065](https://github.com/chef/chef/pull/5065) ([adamleff](https://github.com/adamleff))
+- Attributes v1.1 [\#5029](https://github.com/chef/chef/pull/5029) ([lamont-granquist](https://github.com/lamont-granquist))
+- Remove deprecated Thread.exclusive around require call. [\#5068](https://github.com/chef/chef/pull/5068) ([maxlazio](https://github.com/maxlazio))
+- Update cookbooks for integration tests [\#5061](https://github.com/chef/chef/pull/5061) ([tas50](https://github.com/tas50))
+- foo [\#5062](https://github.com/chef/chef/pull/5062) ([ksubrama](https://github.com/ksubrama))
+- Update Gemfile.lock [\#5060](https://github.com/chef/chef/pull/5060) ([tas50](https://github.com/tas50))
+- Ensure that chef-solo uses the expected repo dir [\#5059](https://github.com/chef/chef/pull/5059) ([thommay](https://github.com/thommay))
+- Expand data\_collector resource list to include all resources [\#5058](https://github.com/chef/chef/pull/5058) ([adamleff](https://github.com/adamleff))
+- correct typo in knife bootstrap context [\#5052](https://github.com/chef/chef/pull/5052) ([andrewelizondo](https://github.com/andrewelizondo))
+- fixes some uninstall scenarios by calling uninstall string directly [\#5050](https://github.com/chef/chef/pull/5050) ([mwrock](https://github.com/mwrock))
+- Turn off fips with an empty environment var [\#5048](https://github.com/chef/chef/pull/5048) ([mwrock](https://github.com/mwrock))
+- correctly select current gem version [\#5046](https://github.com/chef/chef/pull/5046) ([thommay](https://github.com/thommay))
+- Fix for \#5027 - Remove bad variable reference [\#5037](https://github.com/chef/chef/pull/5037) ([robdimarco](https://github.com/robdimarco))
+- Add a bunch of knife integration tests [\#4943](https://github.com/chef/chef/pull/4943) ([thommay](https://github.com/thommay))
+- Deprecate knife-supermarket gem [\#4896](https://github.com/chef/chef/pull/4896) ([thommay](https://github.com/thommay))
+- Update Nokogiri [\#5042](https://github.com/chef/chef/pull/5042) ([mwrock](https://github.com/mwrock))
+- Do not use bundle install to update Gemfile.lock after version bump [\#5033](https://github.com/chef/chef/pull/5033) ([jkeiser](https://github.com/jkeiser))
+- bumping omnibus and omnibus-software [\#5036](https://github.com/chef/chef/pull/5036) ([mwrock](https://github.com/mwrock))
+- add an exit 0 to test choco packages so they dont break on 2008r2 with choco 0.9.10 [\#5035](https://github.com/chef/chef/pull/5035) ([mwrock](https://github.com/mwrock))
+- skip and not pend failing dsc\_script funcional test [\#5031](https://github.com/chef/chef/pull/5031) ([mwrock](https://github.com/mwrock))
+- Remote resource should respect sensitive flag [\#5025](https://github.com/chef/chef/pull/5025) ([PrajaktaPurohit](https://github.com/PrajaktaPurohit))
+- Convert the 3694 warning to a deprecation so it will be subject to the usual deprecation formatting \(collected at the bottom, can be made an error, etc\). [\#5022](https://github.com/chef/chef/pull/5022) ([coderanger](https://github.com/coderanger))
+- Deprecate `knife cookbook create` in favor of `chef generate cookbook`. [\#5021](https://github.com/chef/chef/pull/5021) ([tylercloke](https://github.com/tylercloke))
+- bug fix: correctly write out data collector metadata file [\#5019](https://github.com/chef/chef/pull/5019) ([adamleff](https://github.com/adamleff))
+- Updating omnibus dependencies to take advantage of new msys2 toolchain [\#5014](https://github.com/chef/chef/pull/5014) ([tyler-ball](https://github.com/tyler-ball))
+- no more missing constants for LWRP class [\#5000](https://github.com/chef/chef/pull/5000) ([PrajaktaPurohit](https://github.com/PrajaktaPurohit))
+- updating chef minor version [\#5012](https://github.com/chef/chef/pull/5012) ([mwrock](https://github.com/mwrock))
+- Adding myself as a Chef Provisioning Maintainer [\#4964](https://github.com/chef/chef/pull/4964) ([thehar](https://github.com/thehar))
+- adding chef-solo and systemd\_unit notes [\#5011](https://github.com/chef/chef/pull/5011) ([mwrock](https://github.com/mwrock))
+- Add Data Collector info to the release notes \[ci skip\] [\#5010](https://github.com/chef/chef/pull/5010) ([adamleff](https://github.com/adamleff))
+- Update Release Notes for exit\_status changes [\#5009](https://github.com/chef/chef/pull/5009) ([smurawski](https://github.com/smurawski))
+- install zlib-devel and rpm-build on fedora kitchen docker [\#5008](https://github.com/chef/chef/pull/5008) ([mwrock](https://github.com/mwrock))
+- Bug fix: updated\_resource\_count should only include updated resources [\#5006](https://github.com/chef/chef/pull/5006) ([adamleff](https://github.com/adamleff))
+- Make chef-config Rakefile run without rspec [\#5004](https://github.com/chef/chef/pull/5004) ([jkeiser](https://github.com/jkeiser))
+- Ensure we install rake in CI \(version bump\) [\#5003](https://github.com/chef/chef/pull/5003) ([jkeiser](https://github.com/jkeiser))
+- Install fewer binary dependencies and dependencies in general [\#5002](https://github.com/chef/chef/pull/5002) ([jkeiser](https://github.com/jkeiser))
+- Did not need to pend dsc\_script ps\_credential unit test [\#5001](https://github.com/chef/chef/pull/5001) ([smurawski](https://github.com/smurawski))
+- Skip `ps\_credential` test for `dsc\_script` until proper test cert [\#4998](https://github.com/chef/chef/pull/4998) ([smurawski](https://github.com/smurawski))
+- Release changelog [\#4994](https://github.com/chef/chef/pull/4994) ([mwrock](https://github.com/mwrock))
+- Don't mask directory deletion errors [\#4991](https://github.com/chef/chef/pull/4991) ([jaymzh](https://github.com/jaymzh))
+- Add jkeiser to core and dev tools maintainers [\#4985](https://github.com/chef/chef/pull/4985) ([jkeiser](https://github.com/jkeiser))
+
## [v12.11.18](https://github.com/chef/chef/tree/v12.11.18) (2016-06-02)
[Full Changelog](https://github.com/chef/chef/compare/v12.11.17...v12.11.18)