logstash-input-rackspace 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
- SHA1:
3
- metadata.gz: b3e90cfb1576de14d313d8d9d280a55bdf53a6fb
4
- data.tar.gz: 03cc00933548b2122a4bc2129692b7045a55552d
2
+ SHA256:
3
+ metadata.gz: d6d0db02fe84daf1eff71407708709f07a076503d87fc4e27b437062bc1b9b31
4
+ data.tar.gz: '07967a92e056c684e4454f6ead888529d6d30ebe20afc0dc4c1c3341d5014cc0'
5
5
  SHA512:
6
- metadata.gz: bee0a9540e78eba33492206b5e90e35d0ef9ece51be0d83603357c35e98aea62a0aff82f2c9a1f83472c47f172507f6866be4492ba7ed91b0df914e437084a4b
7
- data.tar.gz: 35233d4e9cd1012b067fe92edb1b8b9c8b38689a768c96a1b566451d40b6f8f979aadf2b6ca1785179ff8be9a20d79eedb44cf02fbef0f94789d2582e09865e3
6
+ metadata.gz: ff2cb94b4a4cce7726da18f849343b571fb38022246dc543d6261bd1c872aa8622c558ecc8483f9d8c52424423c9d54fbda3e0e76f639617930e33a83ccc1849
7
+ data.tar.gz: bbfbc9c0689e882976bf141bd72c29e9801eede40493df2955f3456a56faf4a1f178e076cb6c7e1a3749c2484adb3a99d2fe2ee2ef8ae1fcac3860a9934682b4
@@ -1,3 +1,6 @@
1
+ ## 3.0.4
2
+ - Docs: Set the default_codec doc attribute.
3
+
1
4
  ## 3.0.3
2
5
  - Fix some documentation issues
3
6
 
data/LICENSE CHANGED
@@ -1,4 +1,4 @@
1
- Copyright (c) 2012–2016 Elasticsearch <http://www.elastic.co>
1
+ Copyright (c) 2012-2018 Elasticsearch <http://www.elastic.co>
2
2
 
3
3
  Licensed under the Apache License, Version 2.0 (the "License");
4
4
  you may not use this file except in compliance with the License.
@@ -1,5 +1,6 @@
1
1
  :plugin: rackspace
2
2
  :type: input
3
+ :default_codec: plain
3
4
 
4
5
  ///////////////////////////////////////////
5
6
  START - GENERATED VARIABLES, DO NOT EDIT!
@@ -99,4 +100,6 @@ Rackspace Cloud Username
99
100
 
100
101
 
101
102
  [id="plugins-{type}s-{plugin}-common-options"]
102
- include::{include_path}/{type}.asciidoc[]
103
+ include::{include_path}/{type}.asciidoc[]
104
+
105
+ :default_codec!:
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-input-rackspace'
4
- s.version = '3.0.3'
4
+ s.version = '3.0.4'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "Pull events from rackspace cloud queue"
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-rackspace
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-08-16 00:00:00.000000000 Z
11
+ date: 2018-04-06 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement
@@ -100,7 +100,9 @@ dependencies:
100
100
  - - ">="
101
101
  - !ruby/object:Gem::Version
102
102
  version: '0'
103
- 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
103
+ description: This gem is a Logstash plugin required to be installed on top of the
104
+ Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This
105
+ gem is not a stand-alone program
104
106
  email: info@elastic.co
105
107
  executables: []
106
108
  extensions: []
@@ -138,7 +140,7 @@ required_rubygems_version: !ruby/object:Gem::Requirement
138
140
  version: '0'
139
141
  requirements: []
140
142
  rubyforge_project:
141
- rubygems_version: 2.4.8
143
+ rubygems_version: 2.6.11
142
144
  signing_key:
143
145
  specification_version: 4
144
146
  summary: Pull events from rackspace cloud queue