logstash-filter-drop 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: 9d9f1ffce88e9b25aad2c66a6a237e43b7d69464
4
- data.tar.gz: f421d9537a68d3fd0c090fcdc542928614f71a9d
3
+ metadata.gz: e59736804e5f5f1872099bed8620352ca11375c3
4
+ data.tar.gz: e29a9b945c8f1d86fd9e29c2d6bac88ac4ca4fba
5
5
  SHA512:
6
- metadata.gz: 6f65eb8bcc7d5d5542fbda968238603c41c72014883503c0cfab254a737ee027cef9ef45de6cdbf1ea91e4d9f51801a4db2dfe812619eabdd07d77a6be72925c
7
- data.tar.gz: b37a86c53592a109071cf1944f3771ee5ae5522bda8cfa7bbaa657abed3cb52caaa126a5b78679244b59a05f1942d63bea6d0f299bfd387d3fd459e9afacf590
6
+ metadata.gz: 52dbda2f2146a01ee2635cd8beabcd5f234fc20e99d2a82a2c682ee6b39374311883f23c2f7801f51f446d3548817a91dcc3ab9ed94130ac4c8a670add1de55d
7
+ data.tar.gz: dc7b344d368c441ef7631bae668a66c30065c2aba50c24a68472a9303d15b9cd61e589b9fda3edc940a283a3938394d904ed109e3c10e81ee704cb7dc0e0287f
@@ -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
  === Drop filter plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-filter-drop'
4
- s.version = '3.0.3'
4
+ s.version = '3.0.4'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "Drops everything that gets to this filter."
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-filter-drop
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-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement