logstash-input-gemfire 2.0.5 → 2.0.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 73951d7d519db2cf8fbf8eae85b241c23e534e9d
4
- data.tar.gz: a150708557f26960bb80af3da6568ddf37fd177f
3
+ metadata.gz: 256997edf393c0957265790507e21dc6170db9c5
4
+ data.tar.gz: 4b8bff5a4dfe6e4d422f73acf5c2572a81bfbc1f
5
5
  SHA512:
6
- metadata.gz: 33750b011f150babf9e5203cb5f814172646b7c07bdad1baa2a322b87848f24291019ee1ed9fdf5de7f2918fc7185f7c53cbac0e1bc468392e42e30121c99f10
7
- data.tar.gz: 955c624a6de8f3f7b1fbb1fd5e08ee3fd315e42232b038558a6d9359cabf8e9be6594c96b30fae423ad680dbc75b292581adeb1e69250af003fe51ecabc7c13a
6
+ metadata.gz: fe4164a74f3b5b77a9589391b8593bbab20cffbf7a88e9263074d4ba0e6ca86d9259862fc5ed752bcae9edb00ca3fa37526e133d9f9be1f6c04b78f1ade54c47
7
+ data.tar.gz: f1ae5348620eae8d3a54ebe41a13c243ed053608c94d8c9a9d184017a43d9c3b1f685bc73f7d95f3c6cf724fb225ba31e06a95964d226e11971f2180de58e61b
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## 2.0.6
2
+ - Fix some documentation issues
3
+
1
4
  # 2.0.4
2
5
  - Depend on logstash-core-plugin-api instead of logstash-core, removing the need to mass update plugins on major releases of logstash
3
6
  # 2.0.3
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
  === Gemfire input plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-input-gemfire'
4
- s.version = '2.0.5'
4
+ s.version = '2.0.6'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "Push events to a GemFire region."
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-gemfire
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.5
4
+ version: 2.0.6
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-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement