logstash-codec-collectd 3.0.6 → 3.0.7

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b822eac03d20a406e8fae6f615b2549998c94513
4
- data.tar.gz: 61eb8d936f566cde007abfed1b58e49e4cec84c8
3
+ metadata.gz: c79a6fc803af48696fdd2372ffd59d682b31252a
4
+ data.tar.gz: b847180ace6169c609a7e6fb6626c5cea1068c3f
5
5
  SHA512:
6
- metadata.gz: f56f4040bc1ec18b214e04bbfc99247c4f923f93f44a189b3b521287df5585bb7a5a7723c4a91a7f69dc59a317bc78871777df506d501b102836ff89074149b4
7
- data.tar.gz: 9d10d271716c7f5ed5618d7ae2b52a78adcc12ddb450619282f194a88eaa46ec6abf5f3226a7c0735bf8a8c4c1a2d978e362781bdf8bce5e4474a04fc46af2e8
6
+ metadata.gz: a748fbc1ccc7664f7cc35f101b31a012da7e16282b7016545f3d22ea15586222ac95c93fdcb6df155f25a318d01623c4aaa9490c37757218eeb9b6a0906bb25a
7
+ data.tar.gz: af50c548984a9fffb86b115d2868a0a517303b5ae3fb1efcd989e7119f3fa97475aa4c3314d537c6ddc038bfed3b7930321738333bbd497eb9065a23b7ef3c66
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## 3.0.7
2
+ - Fix some documentation issues
3
+
1
4
  ## 3.0.6
2
5
  - Return types.db to the list of items to be included in the gem
3
6
 
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-codec-collectd'
3
- s.version = '3.0.6'
3
+ s.version = '3.0.7'
4
4
  s.licenses = ['Apache License (2.0)']
5
5
  s.summary = "Read events from the collectd binary protocol"
6
6
  s.description = "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program"
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-codec-collectd
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.6
4
+ version: 3.0.7
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-06-30 00:00:00.000000000 Z
11
+ date: 2017-08-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement