logstash-output-boundary 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: 0a0213b615a27a32854d5573e9f727ceece2dc49
4
- data.tar.gz: 642be67b9b3e5d9e4419ed6e49d4a5fae296cf5f
3
+ metadata.gz: 8b322cd56476e5013fec4cd95f8235b4973457f3
4
+ data.tar.gz: e884a731c0473ff4c8e538576beeb5efe21c9f6c
5
5
  SHA512:
6
- metadata.gz: b387440edbf900ab72f137b819eb00c9af3621a7d9e80b50e58f57fc2fcfd4dec31100677a93f51ba3190a466f62c7a29a7dca6c46844b6ea7e1749e97dc12c8
7
- data.tar.gz: c3e08bf02f8289421d0993ed936056d60460a91d54fda5823df2af138143432d2a937bfa6991b7666090400efbfac92e43c19b57fb8d27e36b9604228e883736
6
+ metadata.gz: 84ba1bfa76c28a10d84cd08a92c462c5a29d47c03c26f1b00c7ea86943f6297dbbef01b56ba8c36e1281776a2aa35506ed3b02f53946f931c6ea6b66c9c52a2b
7
+ data.tar.gz: 592acffce097803f2c1c37da56563cea940c954284e7e4e1c011e3e03003709ecf15f5b0876a4ddc218cbd3487a184696a9f54ed7bd28982cdba6a2b1900834d
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
  - Docs: Update doc examples to use new event API syntax
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
  === Boundary output plugin
18
18
 
@@ -1,6 +1,6 @@
1
1
  Gem::Specification.new do |s|
2
2
  s.name = 'logstash-output-boundary'
3
- s.version = '3.0.2'
3
+ s.version = '3.0.3'
4
4
  s.licenses = ['Apache License (2.0)']
5
5
  s.summary = "This output lets you send annotations to Boundary based on Logstash events"
6
6
  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-boundary
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