logstash-input-redis 3.1.3 → 3.1.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: cfca6b0f0f11a2f8a9358151512f9ff1830d534c
4
- data.tar.gz: 988dda4996b8ae84755b476df3eebe9d71f63d48
3
+ metadata.gz: 27d99e54679b04a16e7b4206eed5a96e8dca90aa
4
+ data.tar.gz: cb5ae3267f8f20c5097c0f18b847a565228fa9a0
5
5
  SHA512:
6
- metadata.gz: d36d9b28013495dda8cd3b8108df7fec1acb365171f8c1a9abda45dbf9b714666d1217d42bf667e3eabdfbb59c6a67da52ea8a112d825f5d19ddec494d768942
7
- data.tar.gz: d14bcba0762d21b36e2ff562b5695d50f2fba2ea189b70e49385f5499ae9d61bd3161ff15b63e1cc71fc08e9c31f0e83ec73a3b11c4632111449789983fe1670
6
+ metadata.gz: 3c5e161bfd00de8765a2adeab32011a017e09caccbd964bf788cad4535b599901733eb64a8b5e9b62d0ad158ca38374296f34d0e763592ea954b92a386f967be
7
+ data.tar.gz: 2e5c6028fe485a40ee58487f58efae893b3ebe30a9a7e332b3f1160ffd65ded85972d750eca460acd2833f4f3d5635d3166e85fc25b220bd7da5ec2ea416adb6
@@ -1,3 +1,6 @@
1
+ ## 3.1.4
2
+ - Fix some documentation issues
3
+
1
4
  ## 3.1.2
2
5
  - use correct unsubscribe method for channel_listener data type
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
  === Redis input plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-input-redis'
4
- s.version = '3.1.3'
4
+ s.version = '3.1.4'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "This input will read events from a Redis instance"
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-redis
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.3
4
+ version: 3.1.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