summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChef Versioner <chef-versioner@chef.io>2017-03-21 22:59:56 +0000
committerChef Versioner <chef-versioner@chef.io>2017-03-21 22:59:56 +0000
commit295b2a6c42f7f465b38edb4f338fe0b19452e80d (patch)
tree9bfbfe82d00689336fdfcd07f0b52697206e1f24
parent8a23c957b6336864cc9ff9bba68390d109b5de99 (diff)
downloadchef-295b2a6c42f7f465b38edb4f338fe0b19452e80d.tar.gz
Bump version of chef to 13.0.63 by Chef Versioner.v13.0.63
-rw-r--r--CHANGELOG.md17
-rw-r--r--Gemfile.lock10
-rw-r--r--VERSION2
-rw-r--r--chef-config/lib/chef-config/version.rb2
-rw-r--r--lib/chef/version.rb2
5 files changed, 17 insertions, 16 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9a29abcc3d..71aae4e89c 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,14 +1,14 @@
This changelog reflects the current state of chef's master branch on github and may not reflect the current released version of chef, which is [![Gem Version](https://badge.fury.io/rb/chef.svg)](https://badge.fury.io/rb/chef).
-## [v13.0.61](https://github.com/chef/chef/tree/v13.0.61) (2017-03-21)
-[Full Changelog](https://github.com/chef/chef/compare/v13.0.61...v13.0.61)
+## [v13.0.62](https://github.com/chef/chef/tree/v13.0.62) (2017-03-21)
+[Full Changelog](https://github.com/chef/chef/compare/v13.0.62...v13.0.62)
**Merged pull requests:**
-- Chef-13: Remove deprecated Chef::Client attrs [\#5932](https://github.com/chef/chef/pull/5932) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: Simplify DSL creation [\#5934](https://github.com/chef/chef/pull/5934) ([lamont-granquist](https://github.com/lamont-granquist))
-## [v13.0.61](https://github.com/chef/chef/tree/v13.0.61) (2017-03-21)
-[Full Changelog](https://github.com/chef/chef/compare/v12.19.36...v13.0.61)
+## [v13.0.62](https://github.com/chef/chef/tree/v13.0.62) (2017-03-21)
+[Full Changelog](https://github.com/chef/chef/compare/v12.19.36...v13.0.62)
**Closed issues:**
@@ -20,6 +20,7 @@ This changelog reflects the current state of chef's master branch on github and
**Merged pull requests:**
+- 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))
- 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))
@@ -40,12 +41,12 @@ This changelog reflects the current state of chef's master branch on github and
- Compress debs and rpms with xz [\#5884](https://github.com/chef/chef/pull/5884) ([thommay](https://github.com/thommay))
- Chef-13: Chef::Resource cleanup [\#5882](https://github.com/chef/chef/pull/5882) ([lamont-granquist](https://github.com/lamont-granquist))
- Fix apt\_repository for latest os version 16.10 [\#5874](https://github.com/chef/chef/pull/5874) ([afiune](https://github.com/afiune))
-- convert additional resource methods to properties [\#5871](https://github.com/chef/chef/pull/5871) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: convert additional resource methods to properties [\#5871](https://github.com/chef/chef/pull/5871) ([lamont-granquist](https://github.com/lamont-granquist))
- Add the ability to blacklist attributes from being saved to the chef server [\#5868](https://github.com/chef/chef/pull/5868) ([robmul](https://github.com/robmul))
-- CHEF-13: remove supports API from Chef::Resource [\#5863](https://github.com/chef/chef/pull/5863) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: remove supports API from Chef::Resource [\#5863](https://github.com/chef/chef/pull/5863) ([lamont-granquist](https://github.com/lamont-granquist))
- HTTP: add debug long for non-JSON response [\#5858](https://github.com/chef/chef/pull/5858) ([lamont-granquist](https://github.com/lamont-granquist))
- Chef-13 remove resource cloning and 3694 warnings [\#5856](https://github.com/chef/chef/pull/5856) ([lamont-granquist](https://github.com/lamont-granquist))
-- support why-run by default [\#5853](https://github.com/chef/chef/pull/5853) ([lamont-granquist](https://github.com/lamont-granquist))
+- Chef-13: support why-run by default [\#5853](https://github.com/chef/chef/pull/5853) ([lamont-granquist](https://github.com/lamont-granquist))
- bump major to chef-13 [\#5833](https://github.com/chef/chef/pull/5833) ([lamont-granquist](https://github.com/lamont-granquist))
## [v12.19.33](https://github.com/chef/chef/tree/v12.19.33) (2017-02-16)
diff --git a/Gemfile.lock b/Gemfile.lock
index 381fbd7ba5..77611b32cb 100644
--- a/Gemfile.lock
+++ b/Gemfile.lock
@@ -113,10 +113,10 @@ GIT
PATH
remote: .
specs:
- chef (13.0.62)
+ chef (13.0.63)
addressable
bundler (>= 1.10)
- chef-config (= 13.0.62)
+ chef-config (= 13.0.63)
chef-zero (>= 4.8)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
@@ -142,10 +142,10 @@ PATH
specinfra (~> 2.10)
syslog-logger (~> 1.6)
uuidtools (~> 2.1.5)
- chef (13.0.62-universal-mingw32)
+ chef (13.0.63-universal-mingw32)
addressable
bundler (>= 1.10)
- chef-config (= 13.0.62)
+ chef-config (= 13.0.63)
chef-zero (>= 4.8)
diff-lcs (~> 1.2, >= 1.2.4)
erubis (~> 2.7)
@@ -186,7 +186,7 @@ PATH
PATH
remote: chef-config
specs:
- chef-config (13.0.62)
+ chef-config (13.0.63)
addressable
fuzzyurl
mixlib-config (~> 2.0)
diff --git a/VERSION b/VERSION
index ad60a3f4c5..e694d8d257 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-13.0.62 \ No newline at end of file
+13.0.63 \ No newline at end of file
diff --git a/chef-config/lib/chef-config/version.rb b/chef-config/lib/chef-config/version.rb
index 476e9ac08a..58b39d9fb1 100644
--- a/chef-config/lib/chef-config/version.rb
+++ b/chef-config/lib/chef-config/version.rb
@@ -21,7 +21,7 @@
module ChefConfig
CHEFCONFIG_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "13.0.62"
+ VERSION = "13.0.63"
end
#
diff --git a/lib/chef/version.rb b/lib/chef/version.rb
index 4a406ace1d..67f2c57adb 100644
--- a/lib/chef/version.rb
+++ b/lib/chef/version.rb
@@ -21,7 +21,7 @@
class Chef
CHEF_ROOT = File.expand_path("../..", __FILE__)
- VERSION = "13.0.62"
+ VERSION = "13.0.63"
end
#