From 70e902ddab8fa86e7a81b6696a6a30060bfbd6d0 Mon Sep 17 00:00:00 2001 From: ruflin Date: Tue, 22 Nov 2016 10:32:08 +0100 Subject: [PATCH] Cleanup CHANGELOG entry for json_decode See https://github.com/elastic/beats/pull/2605 --- CHANGELOG.asciidoc | 4 ++-- vendor/github.com/elastic/go-ucfg/CHANGELOG.md | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.asciidoc b/CHANGELOG.asciidoc index 9c7e9492848..4b951cde31c 100644 --- a/CHANGELOG.asciidoc +++ b/CHANGELOG.asciidoc @@ -8,7 +8,7 @@ // Template, add newest changes here === Beats version HEAD -https://github.com/elastic/beats/compare/v5.0.0...master[Check the HEAD diff] +https://github.com/elastic/beats/compare/v5.0.1...master[Check the HEAD diff] ==== Breaking changes @@ -33,7 +33,6 @@ https://github.com/elastic/beats/compare/v5.0.0...master[Check the HEAD diff] ==== Bugfixes *Affecting all Beats* -- Added decode_json_fields processor for decoding fields containing JSON strings. {pull}2605[2605] *Metricbeat* @@ -52,6 +51,7 @@ https://github.com/elastic/beats/compare/v5.0.0...master[Check the HEAD diff] *Affecting all Beats* - Add add_cloud_metadata processor for collecting cloud provider metadata. {pull}2728[2728] +- Added decode_json_fields processor for decoding fields containing JSON strings. {pull}2605[2605] *Metricbeat* diff --git a/vendor/github.com/elastic/go-ucfg/CHANGELOG.md b/vendor/github.com/elastic/go-ucfg/CHANGELOG.md index 4a53aa362b1..1d5c8942987 100644 --- a/vendor/github.com/elastic/go-ucfg/CHANGELOG.md +++ b/vendor/github.com/elastic/go-ucfg/CHANGELOG.md @@ -120,7 +120,6 @@ This project adheres to [Semantic Versioning](http://semver.org/). [Unreleased]: https://github.com/elastic/go-ucfg/compare/v0.3.7...HEAD [0.3.7]: https://github.com/elastic/go-ucfg/compare/v0.3.6...v0.3.7 -[Unreleased]: https://github.com/elastic/go-ucfg/compare/v0.3.6...HEAD [0.3.6]: https://github.com/elastic/go-ucfg/compare/v0.3.5...v0.3.6 [0.3.5]: https://github.com/elastic/go-ucfg/compare/v0.3.4...v0.3.5 [0.3.4]: https://github.com/elastic/go-ucfg/compare/v0.3.3...v0.3.4