logstash-output-riak 3.0.1 → 3.0.2

Sign up to get free protection for your applications and to get access to all the features.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: b7577aa431989655df89822ae479b0040acce2cb
4
- data.tar.gz: 7653445add8f53fef9b5004f1909315c6a9df354
3
+ metadata.gz: 3a9797dd5c5b3a3e501c5d68f34e351ecf3ba3b8
4
+ data.tar.gz: 768e0557b6c96ef2f82d6b36b025f45464307831
5
5
  SHA512:
6
- metadata.gz: ece3d61209ae4798bce0fb8f1eb7f0c7f4f6d9d87ff2469099337d4429871f7a7b1c95c61aaeb283688f2b2039d3957b4d48f39baca9e075ed28c2b4bce73532
7
- data.tar.gz: 485ca13a0a2c5af81099c74e8dfe8ffb1fa1caf50f7a736187da3ee6486fee33febf476804c39e0707439b6ed212b41b43d3b9aabdb2ad60c2d703922300b03e
6
+ metadata.gz: 8e0dbedf854d6a537c842756d3200ccc069a7ec3ea55c89818455793666da45daad1b897c5a75b4b52044d526ffe66c38c6f27ddce1ab537e176d9f82b2a6ae1
7
+ data.tar.gz: 4c1bcd57226a0e9580832f5ff1f337cd30ee6a56c52bb6c05c9e901843cf5bb1483b574d06a5ef5db2040a1aa46b77b3dc065ea103a5b4ccc524e46813782981
@@ -1,3 +1,6 @@
1
+ ## 3.0.2
2
+ - Fix some documentation issues
3
+
1
4
  ## 3.0.0
2
5
  - Breaking: Updated plugin to use new Java Event APIs
3
6
  - relax logstash-plugin-core-api constrains
@@ -12,7 +12,7 @@ START - GENERATED VARIABLES, DO NOT EDIT!
12
12
  END - GENERATED VARIABLES, DO NOT EDIT!
13
13
  ///////////////////////////////////////////
14
14
 
15
- [id="plugins-{type}-{plugin}"]
15
+ [id="plugins-{type}s-{plugin}"]
16
16
 
17
17
  === Riak output plugin
18
18
 
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-output-riak'
3
- s.version = '3.0.1'
3
+ s.version = '3.0.2'
4
4
  s.licenses = ['Apache License (2.0)']
5
5
  s.summary = "Send events to Riak"
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-output-riak
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1
4
+ version: 3.0.2
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-23 00:00:00.000000000 Z
11
+ date: 2017-08-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement