logstash-output-sqs 4.0.2 → 4.0.3

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: c95c261d6faf83b572387f0b6a45edf2fc7f4730
4
- data.tar.gz: d44da9ac380fd7a51631a9f5e58c43747dd7c56c
3
+ metadata.gz: 3e49917cc3c13832c699a8f26c8f77befbcd6d2a
4
+ data.tar.gz: 90c4bbb0079d2acd5625d591686ad131ea01c838
5
5
  SHA512:
6
- metadata.gz: d0edc16e7fc4ff65fc755b02755c26af9ea72cf757d1a94f7ed9eecd7f23017d62186b17e92be8f5e37b475048a72dd84804b7483272673f599230cbb114ecb2
7
- data.tar.gz: 47af2b390102796f5741379a647f9aee0e5917e2b3c8a1537e677542f5cc8a1668b21f2071f38b82da6eef90c3d3fb6f19bc45ead82ab7f985abdacc2e3086d7
6
+ metadata.gz: 0a74c733ab310d5ff40c11c277d67cd3dc9d34879c0b2ed56b69bfc369a5271dcd2baebd4dbd21b055d4cdc470dd0a878698e224c0e7e561d9bbdd33db12e021
7
+ data.tar.gz: b1827d18305f340f62ef98b6d95fed39341521097c4d5bc3171862dc9843949fa6acc51a247dccd3f1b0811a19ec5f6bf41ed659df27bd70897389d7a7df3773
@@ -1,3 +1,6 @@
1
+ ## 4.0.2
2
+ - Docs fixes
3
+
1
4
  ## 4.0.1
2
5
  - Docs: Fix doc generation issue by removing extraneous comments.
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
  === Sqs output plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-output-sqs'
4
- s.version = '4.0.2'
4
+ s.version = '4.0.3'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "Push events to an Amazon Web Services Simple Queue Service (SQS) 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-output-sqs
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.0.2
4
+ version: 4.0.3
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-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement