logstash-filter-elastic_integration 0.1.17-java → 8.16.0-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: 59247d758b3422cce1f199e3d505e4dc5f82e76b2f8657c5fb93f05c86d583da
4
- data.tar.gz: e44e4b78e9c90ef54aa5cbfb8cc7ca2b5b662597054350a76c9c5b2c11762778
3
+ metadata.gz: 386e478b65374b4ef5fc793762bea600f6f05898af007fc64a7a7253b166f254
4
+ data.tar.gz: b794a6b3bf69c89a3beec2f989e8c64148ed29561eff50dd811db952c50c4264
5
5
  SHA512:
6
- metadata.gz: 54e249667b3c9ce28b77988000a3a10671e1b78c380c06703b93816edbb82a9ac1e5407d499275d369d3f74f98af356dd1cb6593398b2d7be681337620f0c59f
7
- data.tar.gz: 4f81d0fe7db350c8cb699fbf4e50f4cbb9846248ddcc193da74ee08c77e49e3f2678caa8ae41fc392be086302a7312c800f7eb8b17b6b0f484e9d3ed50904da8
6
+ metadata.gz: fe601071ec2491bdb350d158afd3cea73c983831bbc637517bcd248db5866e2e9c761c8863557caa5443d27e09880a9077d15998e56b7f077ffc4e0ed2674272
7
+ data.tar.gz: a3621062e2210e8188ea7d3ed216aabe072466780e001f94e3c55d314ea96a14d319a0023c2483e1fb7675d1ee8fa9fe921052c4aa5b2b904293e2fff7df4325
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.17
1
+ 8.16.0
@@ -8,4 +8,4 @@
8
8
  ########################################################################
9
9
 
10
10
  require 'jar_dependencies'
11
- require_jar('co/elastic', 'logstash-filter-elastic_integration', '0.1.17')
11
+ require_jar('co/elastic', 'logstash-filter-elastic_integration', '8.16.0')
@@ -7,4 +7,4 @@
7
7
  # with the Elastic License 2.0.
8
8
  ########################################################################
9
9
 
10
- LogStash::Filters::ElasticIntegration::VERSION='0.1.17'
10
+ LogStash::Filters::ElasticIntegration::VERSION='8.16.0'
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.17
4
+ version: 8.16.0
5
5
  platform: java
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-12-07 00:00:00.000000000 Z
11
+ date: 2025-01-08 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement
@@ -75,7 +75,7 @@ files:
75
75
  - lib/logstash/filters/elastic_integration/jar_dependencies.rb
76
76
  - lib/logstash/filters/elastic_integration/version.rb
77
77
  - logstash-filter-elastic_integration.gemspec
78
- - vendor/jar-dependencies/co/elastic/logstash-filter-elastic_integration/0.1.17/logstash-filter-elastic_integration-0.1.17.jar
78
+ - vendor/jar-dependencies/co/elastic/logstash-filter-elastic_integration/8.16.0/logstash-filter-elastic_integration-8.16.0.jar
79
79
  homepage: https://www.elastic.co/logstash
80
80
  licenses:
81
81
  - ELv2