logstash-filter-elastic_integration 0.1.2-java → 0.1.4-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: dc62139a23aa300f55f6b999e10f879964255c073a970a4bd9270f12fb10f1cd
4
+ data.tar.gz: 55e373e0f1dcd5b51bc71947f9e2c819918b6ccdecbbdea5fcd3d0c8690ee800
5
5
  SHA512:
6
- metadata.gz: 513bd99ae64f0f4627023d5c82c54e07661bcd57fe7fc560adfca381d5df62007dc40a9a55971eb50c76cc31cb33b2c820ec20a58f15ab86abd2ae579554a367
7
- data.tar.gz: e0ec7b30280616024401652f0e33575363f70a695127304b63260ef2217952f6ead33b57e986f68f36fdab19121d4b909204f531b26a0deeae7c4fe62bc02c51
6
+ metadata.gz: 710c901f9047b62c5622590471d3d5659f7491a4733c59d8ca4b3605abce6a5778439b1c361b9d0e575204bd3ee7b9c3e69da14384223d0c3d66e1b248a64b64
7
+ data.tar.gz: b392b6cda55d16313dd9aeb62a69c3b03c7c845e3df8ebae8785079b67da1162746ddcc2358fc61101dd9a8080e3d6d0d35f4001baa682c1338876ba25d1adf0
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.2
1
+ 0.1.4
@@ -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-filter-elastic_integration', '0.1.4')
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.4
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: 2024-01-25 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-filter-elastic_integration/0.1.4/logstash-filter-elastic_integration-0.1.4.jar
78
78
  homepage: http://www.elastic.co/guide/en/logstash/current/index.html
79
79
  licenses:
80
80
  - ELv2