From 5ca041ea38afc4508be98762748e4124a5407b16 Mon Sep 17 00:00:00 2001 From: Ben Abrams Date: Thu, 19 Apr 2018 13:55:49 -0700 Subject: [PATCH] prep for v1.3.0 release --- CHANGELOG.md | 4 +++- metadata.rb | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8572182a..4388ae5f 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ This CHANGELOG (now) follows the format listed at [Keep A Changelog](http://keep ## [Unreleased] +## [1.3.0] - 2018-04-19 ### Added - using node run state added as a viable option to supply credentials - when using the lwrps it calls `sumo_service` which attempts to use systemd if present. We should allow overriding this behavior with the same attribute as was added in [PR#145](https://github.com/SumoLogic/sumologic-collector-chef-cookbook/pull/145) to change the behavior. If the attribute is unset it uses the existing logic to determine the appropriate init subsystem making this backwards compatibile. (@majormoses) @@ -107,7 +108,8 @@ Check the [Markdown Syntax Guide](http://daringfireball.net/projects/markdown/sy The [Github Flavored Markdown page](http://github.github.com/github-flavored-markdown/) describes the differences between markdown on github and standard markdown. -[Unreleased]: https://github.com/SumoLogic/sumologic-collector-chef-cookbook/compare/v1.2.21...HEAD +[Unreleased]: https://github.com/SumoLogic/sumologic-collector-chef-cookbook/compare/v1.3.0...HEAD +[1.3.0]: https://github.com/SumoLogic/sumologic-collector-chef-cookbook/compare/v1.2.21...v1.3.0 [1.2.21]: https://github.com/SumoLogic/sumologic-collector-chef-cookbook/compare/v1.2.20...v1.2.21 [1.2.20]: https://github.com/SumoLogic/sumologic-collector-chef-cookbook/compare/v1.2.19...v1.2.20 [1.2.19]: https://github.com/SumoLogic/sumologic-collector-chef-cookbook/compare/v1.2.18...v1.2.19 diff --git a/metadata.rb b/metadata.rb index 562647ef..5aed8e6a 100644 --- a/metadata.rb +++ b/metadata.rb @@ -8,7 +8,7 @@ license 'Apache-2.0' description 'Installs/Configures sumologic-collector' long_description IO.read(File.join(File.dirname(__FILE__), 'README.md')) -version '1.2.23' +version '1.3.0' chef_version '>= 11' if respond_to?(:chef_version) %w[