logstash-filter-clone 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: 3764266a29faf41f136265183c9712e580b0df50
4
- data.tar.gz: 13809d476595defd1b4a94bc9960c82b7b6cca07
3
+ metadata.gz: c56045771d92ece605df4d399fcffccd99fe5d9f
4
+ data.tar.gz: 74f68da9527c20876977c56785ea522f266539fa
5
5
  SHA512:
6
- metadata.gz: b5746fe2898c603dbd979feed484869e61571ab90327bc9044b0a1318e7efa79fe127011ddac0e3213bb0bbfd96f134c52bb82a60f7d79dea875c509422cd93f
7
- data.tar.gz: b6690e9502a4f722a28ad4f831de9538bb74cd9c9d78e43faa6aff68755bbec327f6e2a5493d7b3376814fe57ea8854298c38d238509004161608638965a3f41
6
+ metadata.gz: cca11dfe1b82b22e318445680d49dbd21e73332f2e4da308e97ec382b1477ff15adc4ba75985691aa4c196b56efda375a277faf4fb154145a24deac0e1670535
7
+ data.tar.gz: d524067575eead99a4d39028809878a4333e35c701ea9e41944e4f5a7f7bb7f5950784e8eb9cef1f6583dcadcdaeb8d603ab80b97295a7aa1d94c32f8af6233b
@@ -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
  === Clone filter plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-filter-clone'
4
- s.version = '3.0.3'
4
+ s.version = '3.0.4'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "The clone filter is for duplicating 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-filter-clone
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