logstash-output-solr_http 3.0.2 → 3.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: 0a0756828450f925e569c68093cbc30a288ec722
4
- data.tar.gz: 9842c1a09613dc944cd26649c8d6f7c79b168688
3
+ metadata.gz: 259bc7dfee1de72e491b4826270dc3d989883035
4
+ data.tar.gz: d0c860d0a8f9548aba1c73f76ee3569526ad90df
5
5
  SHA512:
6
- metadata.gz: 3df35bd4de2edbc0a9a348cecdecec64fa70dc28c95ea52d9bd2a23d8334f73e1e4ce01dc2c596ad0ad7bc4042dcc8393f6ca8e31a9ad0e35e02d3e775262301
7
- data.tar.gz: b4aa1791e66247d4f568e9d21a5b2f7ec8d730738d294ee40c70bacedcab2a66a235284035e1de160f518686e8d37fe2e05c12a450200aab599d6ac5ee5aad99
6
+ metadata.gz: 8a0f2d9534d7b275962176bfe1a9d8b8ac35c236861e13fcde6dabb80bd55620cbb82bbefc1b8abdfa3c2449ec24fc8ab4a25edeae81f8b5e4456d974a784ce7
7
+ data.tar.gz: 106aea7a9fc8fa71c6eddec18c4e642aa498cc5b8c52652e452029d4fa216623da06ff897f9acbb08f0cd2b3aad0b9cc0adb6d0d0df2d6ee482c4db2fe1b1195
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## 3.0.3
2
+ - Fix some documentation issues
3
+
1
4
  ## 3.0.1
2
5
  - Relax constraint on logstash-core-plugin-api to >= 1.60 <= 2.99
3
6
 
data/docs/index.asciidoc CHANGED
@@ -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
  === Solr_http output plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-output-solr_http'
4
- s.version = '3.0.2'
4
+ s.version = '3.0.3'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "This output lets you index&store your logs in Solr."
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-solr_http
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.2
4
+ version: 3.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-16 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement