summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatt Wrock <matt@mattwrock.com>2016-07-01 16:27:34 -0700
committerMatt Wrock <matt@mattwrock.com>2016-07-01 16:27:34 -0700
commit802444d2b4087fb5caaecacb6c7b94c0823ad7bb (patch)
treeab860f9e3d488e82c7b18ac1ae01f87575a64c98
parentf33a263da4a7c422c18cc55b8d72108a06585c3d (diff)
downloadchef-changes.tar.gz
finalize 12.12.13 changelogchanges
-rw-r--r--CHANGELOG.md45
1 files changed, 12 insertions, 33 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 56b5788653..908189044a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,51 +3,30 @@
## [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:**
+**Implemented Enhancements:**
-- 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))
+- Tweak 3694 warnings [\#5075](https://github.com/chef/chef/pull/5075) ([lamont-granquist](https://github.com/lamont-granquist))
- 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))
+- Attribute API improvements [\#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))
+
+**Fixed Bugs:**
+
+- Fixes windows_package uninstall scenarios by calling uninstall string directly [\#5050](https://github.com/chef/chef/pull/5050) ([mwrock](https://github.com/mwrock))
+- Fix gem_package idempotency [\#5046](https://github.com/chef/chef/pull/5046) ([thommay](https://github.com/thommay))
+- Undefined local variable lookup in multiplexed_dir.rb [\#5027](https://github.com/chef/chef/issues/5027) ([robdimarco](https://github.com/robdimarco))
+- Correctly write out data collector metadata file [\#5019](https://github.com/chef/chef/pull/5019) ([adamleff](https://github.com/adamleff))
+- Eliminate missing constant errors for LWRP class [\#5000](https://github.com/chef/chef/pull/5000) ([PrajaktaPurohit](https://github.com/PrajaktaPurohit))
+- Updated_resource_count to data collector should only include updated resources [\#5006](https://github.com/chef/chef/pull/5006) ([adamleff](https://github.com/adamleff))
- 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)