logstash-input-xmpp 3.1.4 → 3.1.5

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: a42fb20771815d3198edf6c2e73fbb4d30eab6b0
4
- data.tar.gz: 28ff5f263f8711e272a5d9725411bd0530ea7afe
3
+ metadata.gz: ec32b4f913909300715910dd96be8aed930ea704
4
+ data.tar.gz: a05ddc9786c534b7028ae2df8b9993fe8642e450
5
5
  SHA512:
6
- metadata.gz: e4a5752cf5bd8474d54cba6d1ce1148014ba2cd54d99b6679691ce4332b0c6453054a99c04437f8b17a894a8db4d2c3a459cb6b16299c71c96180cece7015cfb
7
- data.tar.gz: 66255dbbca6c4a47a624bb44bc492bc70ab7ba3336c73eeda3844bcc6bb7b5b91d912b34f8052bd58d137d939222bc0308c323893744c83ba44a80aab873e6e7
6
+ metadata.gz: b649836df2844c98a969c22c3f5a60ddc42e689d76f6cc1f4aee8411ced9f472b2b1a5b81917f99a354440a466ac9a24ac0374a2337826b62d312df77c2c11b8
7
+ data.tar.gz: 4a326ac4b585ada038772070f6ed24f71793ff8078313308a570f4b464301e061fb6c2d86dbf9a48c05446ec136c6b2d6a4f59638078a2e2cc70187bbcc35da8
data/CHANGELOG.md CHANGED
@@ -1,3 +1,6 @@
1
+ ## 3.1.5
2
+ - Fix some documentation issues
3
+
1
4
  ## 3.1.4
2
5
  - make the input compatible with the xmpp output by relaxing the constraints on xmpp4r
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
  === Xmpp input plugin
18
18
 
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-input-xmpp'
4
- s.version = '3.1.4'
4
+ s.version = '3.1.5'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "This input allows you to receive events over XMPP/Jabber."
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-xmpp
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.1.4
4
+ version: 3.1.5
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-27 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