logstash-input-http_bold 5.0.0-java → 5.0.1-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 +4 -4
- data/VERSION +1 -1
- data/lib/logstash-input-http_bold_jars.rb +1 -1
- data/vendor/jar-dependencies/org/logstash/plugins/input/http_bold/logstash-input-http_bold/5.0.0/logstash-input-http_bold-5.0.0.jar +0 -0
- data/vendor/jar-dependencies/org/logstash/plugins/input/http_bold/logstash-input-http_bold/5.0.1/logstash-input-http_bold-5.0.1.jar +0 -0
- metadata +3 -4
- data/lib/logstash-input-http_jars.rb +0 -7
- data/lib/logstash-input-httpbold_jars.rb +0 -7
checksums.yaml
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
---
|
|
2
2
|
SHA256:
|
|
3
|
-
metadata.gz:
|
|
4
|
-
data.tar.gz:
|
|
3
|
+
metadata.gz: fc72bbdd1224f4cfb29b828acb58cb8ec98dc626080a5e2bd83d3780415794db
|
|
4
|
+
data.tar.gz: d8cdd1fb840e5fd740283fcb4f743c191b8e5178a535c65987c2964e337efcc2
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: a2eeea6861e058d41d1a2255133576b9741308cd6e3148769978591a9a45dd407da5e448b2b866f1b1fd584b25e096cc025dd7c9cde725861217640f284adf27
|
|
7
|
+
data.tar.gz: 998f8a14e66bf98e20a56145da936bf90644bdd0a65fc1e4b8df16a2680d037bbfd6a903282a8801d36e8544f59eb33757c36a4049accb6dec16c58e5eb339fb
|
data/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
5.0.
|
|
1
|
+
5.0.1
|
|
@@ -4,4 +4,4 @@ require 'jar_dependencies'
|
|
|
4
4
|
require_jar('io.netty', 'netty-all', '4.1.65.Final')
|
|
5
5
|
require_jar('org.apache.logging.log4j', 'log4j-api', '2.11.1')
|
|
6
6
|
require_jar('org.json', 'json', '20210307')
|
|
7
|
-
require_jar('org.logstash.plugins.input.http_bold', 'logstash-input-http_bold', '5.0.
|
|
7
|
+
require_jar('org.logstash.plugins.input.http_bold', 'logstash-input-http_bold', '5.0.1')
|
|
Binary file
|
|
Binary file
|
metadata
CHANGED
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
|
2
2
|
name: logstash-input-http_bold
|
|
3
3
|
version: !ruby/object:Gem::Version
|
|
4
|
-
version: 5.0.
|
|
4
|
+
version: 5.0.1
|
|
5
5
|
platform: java
|
|
6
6
|
authors:
|
|
7
7
|
- Elastic
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2021-11-
|
|
11
|
+
date: 2021-11-30 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
requirement: !ruby/object:Gem::Requirement
|
|
@@ -151,8 +151,6 @@ files:
|
|
|
151
151
|
- VERSION
|
|
152
152
|
- docs/index.asciidoc
|
|
153
153
|
- lib/logstash-input-http_bold_jars.rb
|
|
154
|
-
- lib/logstash-input-http_jars.rb
|
|
155
|
-
- lib/logstash-input-httpbold_jars.rb
|
|
156
154
|
- lib/logstash/inputs/http_bold.rb
|
|
157
155
|
- lib/logstash/inputs/http_bold/message_handler.rb
|
|
158
156
|
- lib/logstash/inputs/http_bold/tls.rb
|
|
@@ -169,6 +167,7 @@ files:
|
|
|
169
167
|
- vendor/jar-dependencies/org/logstash/plugins/input/http/logstash-input-http/4.0.2/logstash-input-http-4.0.2.jar
|
|
170
168
|
- vendor/jar-dependencies/org/logstash/plugins/input/http/logstash-input-http/4.0.3/logstash-input-http-4.0.3.jar
|
|
171
169
|
- vendor/jar-dependencies/org/logstash/plugins/input/http_bold/logstash-input-http_bold/5.0.0/logstash-input-http_bold-5.0.0.jar
|
|
170
|
+
- vendor/jar-dependencies/org/logstash/plugins/input/http_bold/logstash-input-http_bold/5.0.1/logstash-input-http_bold-5.0.1.jar
|
|
172
171
|
- vendor/jar-dependencies/org/logstash/plugins/input/httpbold/logstash-input-httpbold/1.0.0/logstash-input-httpbold-1.0.0.jar
|
|
173
172
|
homepage: http://www.elastic.co/guide/en/logstash/current/index.html
|
|
174
173
|
licenses:
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
# AUTOGENERATED BY THE GRADLE SCRIPT. DO NOT EDIT.
|
|
2
|
-
|
|
3
|
-
require 'jar_dependencies'
|
|
4
|
-
require_jar('io.netty', 'netty-all', '4.1.65.Final')
|
|
5
|
-
require_jar('org.apache.logging.log4j', 'log4j-api', '2.11.1')
|
|
6
|
-
require_jar('org.json', 'json', '20210307')
|
|
7
|
-
require_jar('org.logstash.plugins.input.http_bold', 'logstash-input-http_bold', '4.0.3')
|
|
@@ -1,7 +0,0 @@
|
|
|
1
|
-
# AUTOGENERATED BY THE GRADLE SCRIPT. DO NOT EDIT.
|
|
2
|
-
|
|
3
|
-
require 'jar_dependencies'
|
|
4
|
-
require_jar('io.netty', 'netty-all', '4.1.65.Final')
|
|
5
|
-
require_jar('org.apache.logging.log4j', 'log4j-api', '2.11.1')
|
|
6
|
-
require_jar('org.json', 'json', '20210307')
|
|
7
|
-
require_jar('org.logstash.plugins.input.http_bold', 'logstash-input-http_bold', '1.0.0')
|