logstash-filter-elastic_integration 0.1.2-java → 0.1.3-java

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
  SHA256:
3
- metadata.gz: 810bf846f090f5104f4e60486a707e455552acd7d42ecfcfe8ba9cfc7e02c12c
4
- data.tar.gz: 9800f2057e7639313ab87f09a65e200184e62eab43dbf16e35570662c3b85606
3
+ metadata.gz: 21430d0dc0a98cf6eadc3506b166ef28713b76057ab45596f7719dc42b0a1db6
4
+ data.tar.gz: a90a57659855a7974e6bc59febbe79c33956bbd17c510d00d03598c296e441fb
5
5
  SHA512:
6
- metadata.gz: 513bd99ae64f0f4627023d5c82c54e07661bcd57fe7fc560adfca381d5df62007dc40a9a55971eb50c76cc31cb33b2c820ec20a58f15ab86abd2ae579554a367
7
- data.tar.gz: e0ec7b30280616024401652f0e33575363f70a695127304b63260ef2217952f6ead33b57e986f68f36fdab19121d4b909204f531b26a0deeae7c4fe62bc02c51
6
+ metadata.gz: 87d72010a17fe6e4ef6424c0eec2de9abb71674dac5ae4084a1192de117ae2a5bcf7b02adde7dc0b5401befc5b2ecabb4bcbe0e59c78b9093e20839bd8ec1cbd
7
+ data.tar.gz: 1d62d9527b95f4a51a32617781a8655461ad399e6c59ab5d5bc58afc1bf62aa86ba98aaa1811379aeff1b8b3a03fe01e9f6eef0d817f071ca418fffed6c3df18
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.2
1
+ 0.1.3
@@ -8,4 +8,4 @@
8
8
  ########################################################################
9
9
 
10
10
  require 'jar_dependencies'
11
- require_jar('co.elastic.logstash.plugins.filter.elasticintegration', 'logstash-filter-elastic_integration', '0.1.2')
11
+ require_jar('co.elastic.logstash.plugins.filter.elasticintegration', 'logstash-filter-elastic_integration', '0.1.3')
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-filter-elastic_integration
3
3
  version: !ruby/object:Gem::Version
4
- version: 0.1.2
4
+ version: 0.1.3
5
5
  platform: java
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-12-12 00:00:00.000000000 Z
11
+ date: 2023-12-20 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement
@@ -74,7 +74,7 @@ files:
74
74
  - lib/logstash/filters/elastic_integration/geoip_database_provider_bridge.rb
75
75
  - lib/logstash/filters/elastic_integration/jar_dependencies.rb
76
76
  - logstash-filter-elastic_integration.gemspec
77
- - vendor/jar-dependencies/co/elastic/logstash/plugins/filter/elasticintegration/logstash-filter-elastic_integration/0.1.2/logstash-filter-elastic_integration-0.1.2.jar
77
+ - vendor/jar-dependencies/co/elastic/logstash/plugins/filter/elasticintegration/logstash-filter-elastic_integration/0.1.3/logstash-filter-elastic_integration-0.1.3.jar
78
78
  homepage: http://www.elastic.co/guide/en/logstash/current/index.html
79
79
  licenses:
80
80
  - ELv2