logstash-codec-collectd 3.0.0 → 3.0.1

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: 3b855d38d88a7fa2c4c6e36b89132b36e45c2443
4
- data.tar.gz: 2d56ca4ad0c824a21beeb343aa831008f839f0b6
3
+ metadata.gz: 6806616c1d760d884a6b324e2dd827a1ef1edbde
4
+ data.tar.gz: b6c901b3983953deeb74ac1fc9d4bce51b4f66d2
5
5
  SHA512:
6
- metadata.gz: 502a2d6ef5c790088e55ffee4a2c82dbe2f1ad702ec6a5c494a6f9fac4632a9f909b4193d55e18f59e7d0263d2ac5aecf46c3127c1101ecb2f82751828d47c12
7
- data.tar.gz: dd94b74a460f69dab6ce5c38409ebdade3d125ce749b17919c0d86f6ad01646d9afd16e62788b44983b61b8cdb9682b769cbe51ff6e3b7c77a7e3ba1c1d9214a
6
+ metadata.gz: 6bb4eeaad6a514ea0c08a0c9c33fe51608a5ab3c8b58391bc5e263ace6e11e325ab9b77748f1fe48acbdc0676ade6fcab90bec0f13bb04b8bd81b8cf5a2a1032
7
+ data.tar.gz: 4d1fd7a922b9959d5ec24c871f2c30ab43f36e804cd8fa79d7e747b6c3216b8b0ce68eafc50db8e91037a4535b37961623d3bc54985aabad6a19c0715c90b326
data/CHANGELOG.md CHANGED
@@ -1,3 +1,5 @@
1
+ ## 3.0.1
2
+ - Republish all the gems under jruby.
1
3
  ## 3.0.0
2
4
  - Update the plugin to the version 2.0 of the plugin api, this change is required for Logstash 5.0 compatibility. See https://github.com/elastic/logstash/issues/5141
3
5
  # 2.0.4
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-codec-collectd'
4
- s.version = '3.0.0'
4
+ s.version = '3.0.1'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "Read events from the collectd binary protocol"
7
7
  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.0
4
+ version: 3.0.1
5
5
  platform: ruby
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2016-05-06 00:00:00.000000000 Z
11
+ date: 2016-05-09 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement