logstash-output-riemann 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: 6154411956f838c893cd10992536b8d0fd433dd8
4
- data.tar.gz: 47aa11dd7d2f27f83c11812d79c67a4c3fe20047
3
+ metadata.gz: ddef2da19103721e1c9a9c69b7a004740f8be359
4
+ data.tar.gz: 5c22e0427e4e94fe5342aa075364b0a50921ae2d
5
5
  SHA512:
6
- metadata.gz: 9cd70e3fd6e3c70dcafd2ee726e8782b266e93fb9b6ba694e69ef279c4f83b8a49459e79756a2cf512082b2a27487b87c6041240d884d2e4d5808b78629a8eb6
7
- data.tar.gz: b868d396f3d83aaa5fc7697aefce275ad3f7c2d6a30f66814df4f48b138422a609f96a7ada5fd80030e5151ac41a9dbf1d510e037369f25e3f7e5ceb1670ecca
6
+ metadata.gz: effb3fe07304e098091a1d681689cb75721177d1439a50e890900a06e4827c0104a4c286381d0367891e6af6bcc9e1cfea42fd37a70c7a09829219b352299e64
7
+ data.tar.gz: 14ca70679a969eeaebeb9bbc56ff3a831f83c600772393efa8edfc5fb80cf32d83eb07a606a8a6853a1f77e35669c15b1377085ad8a35d5abaa60211c84769a7
data/CHANGELOG.md CHANGED
@@ -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-core-plugin-api constrains
data/docs/index.asciidoc CHANGED
@@ -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
  === Riemann output plugin
18
18
 
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-output-riemann'
3
- s.version = '3.0.1'
3
+ s.version = '3.0.2'
4
4
  s.licenses = ['Apache License (2.0)']
5
5
  s.summary = "Riemann is a network event stream processing system."
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-riemann
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