logstash-input-snmptrap 3.0.3 → 3.0.4

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: 77088e35cbb7f1aae01213ca3181fa6ad3133137
4
- data.tar.gz: 9724128b3f0b109fe3f6d2efb33e61483617f215
3
+ metadata.gz: d33ccb9d5c559c8f9fc011ed51cf0234b76bd125
4
+ data.tar.gz: 5cc8016f905c768e3d803d4e64953d85169afff5
5
5
  SHA512:
6
- metadata.gz: afcb7980861e2d43696ab222fef975febb05330a49dfde8f2e3b112234b67f3ea6fa5a30d8eac0ce57676f9ee26a05fa8f455240c2de984497a9491aba915fbd
7
- data.tar.gz: 6c640cdbb9a813701986a4098a45c661d03ed421a75ca0e9d90531bfa3e794769ced4fbbf5ca1dbec67cf6c80176fdd4bb2a7f18c66c38f8ce41e03935a5e713
6
+ metadata.gz: 36910d375efb7d9ff71ea95e8b61dfb40170fe9157cd7996c6f7f9170b302de05604a120605f0287c33063aba00f3bf3f7832f68e8837a2d593d0a54accaa6d7
7
+ data.tar.gz: 39340d91156ce90f25b115c799ea77a19c07ad88542c4f57620cbe1a8e25ee6283b2ed33ac6c7b3874719928ac58dfd0ef12c49cc0d9b5125c0237de352c4aa3
@@ -1,3 +1,6 @@
1
+ ## 3.0.4
2
+ - Fix some documentation issues
3
+
1
4
  ## 3.0.2
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
  === Snmptrap input plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-input-snmptrap'
4
- s.version = '3.0.3'
4
+ s.version = '3.0.4'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "Read snmp trap messages as events"
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-input-snmptrap
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.3
4
+ version: 3.0.4
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