logstash-input-drupal_dblog 2.0.5-java → 2.0.6-java

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: b7fe5ebdf943821ce7eafef29bedc86c3dde8ac5
4
- data.tar.gz: 610192877139c56bf690c28daafbb07132aebbfe
3
+ metadata.gz: e7e36e6d0dc167a10cee32145be079749b1a9871
4
+ data.tar.gz: b4f100b0c6e08f36c05f8c8e9665b0ac4b39d663
5
5
  SHA512:
6
- metadata.gz: 0b32cd75c7c679f9e5863fbb0175892a7425b9af8142b10cd05bc9314ba7a215e7ae3804bb09cbc59c9f1e99a44f5f2dedb076c6d5eaac4897687f4132e0bdd4
7
- data.tar.gz: 7022c0a5474d70b9c4542470bc782c4a78db8746142e03ade081f26d32bc7dc752efd2f919144b096368fedcdf007d1a6e42b304e2a54c146d5fedc7f61f6db7
6
+ metadata.gz: 6e7f8e11d947a0907aa0e52ab912e8f7f8cb98f2e257b841ee02448af9ac58a6252f75b8b0ae769bc315d3064e2b26f371510c79394004664f60178c64d64775
7
+ data.tar.gz: b4779f774aa57f816aa7c95d6152f57a097100d644265b1c0600e8065bd01ac3f6d3f8254fe13df0346151b2978b94d0578d8a542cb4dfc1b0cd9eb3bff9b59c
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
  === Drupal_dblog input plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-input-drupal_dblog'
4
- s.version = '2.0.5'
4
+ s.version = '2.0.6'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "Retrieve watchdog log events from a Drupal installation with DBLog enabled"
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-drupal_dblog
3
3
  version: !ruby/object:Gem::Version
4
- version: 2.0.5
4
+ version: 2.0.6
5
5
  platform: java
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