logstash-output-zabbix 3.0.2 → 3.0.3

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: 798303567d6d3ed015cc6eeec555f9e0efaf2b2f
4
- data.tar.gz: a3099cc0d8fa48a31976bdac8fa9e32acdfb7f0c
3
+ metadata.gz: 7b153575eb2340c1168b3cafb1269bec036a6a07
4
+ data.tar.gz: aa601f0018d5484eaf37c0a59e6886bb8b30a963
5
5
  SHA512:
6
- metadata.gz: 9188dc2c31a862a5f0f22b76e20f8cb22643a80b2f16a43c14c1dace1ed13066dd8635ffa8985dd4be7066f47f9bccabc860a4193991385ee5509b77afd0a951
7
- data.tar.gz: 9fa32fc9d74f096e182c9ee6edb616201fa4a0eea56b3c7eac03edb79a0becd675598951e03c252cd4a547cc9766f9ba84ee79812f522d1c6f8868ca3a7518f4
6
+ metadata.gz: e8d2eaf74bfa491f950712dbdf6a40d4d7a748b8f9ed0a527d3a9f8cb059388254f7f9085b9688e7a0e98a7bb7d6c39cc31507c952028c20da74bbecf964e917
7
+ data.tar.gz: 0a43e690117ca2c8a1c87cfb1d15520e635a703fbe2541a665654fe1634098b9da1e761a82f77cd3eca5d43b5a632a54952fd97cf5af8901a251fdad5bfe3f91
@@ -1,3 +1,6 @@
1
+ ## 3.0.3
2
+ - Fix some documentation issues
3
+
1
4
  ## 3.0.1
2
5
  - Relax constraint on logstash-core-plugin-api to >= 1.60 <= 2.99
3
6
 
@@ -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
  === Zabbix output plugin
18
18
 
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-output-zabbix'
3
- s.version = '3.0.2'
3
+ s.version = '3.0.3'
4
4
  s.licenses = ["Apache License (2.0)"]
5
5
  s.summary = "This output sends key/value pairs to a Zabbix server."
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-zabbix
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.2
4
+ version: 3.0.3
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