logstash-filter-elastic_integration 0.1.16-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: 197f015ffc8fb5ed4aa88f906958582be9f5ddb4127c086adcf58ada83d50234
4
- data.tar.gz: e3607747305974e3bcf1e5988f2fa53695d6ff7182329a0bf243c6cb1dfdd516
3
+ metadata.gz: 386e478b65374b4ef5fc793762bea600f6f05898af007fc64a7a7253b166f254
4
+ data.tar.gz: b794a6b3bf69c89a3beec2f989e8c64148ed29561eff50dd811db952c50c4264
5
5
  SHA512:
6
- metadata.gz: 2a16cf6590d110d7c929d733da61f0bef5aaf89ecb86e112bfd3cc2677ba650baee5a8d1339fc39abf83d428e2960ec5e7a4d0ed1d996bc544587946c5d07846
7
- data.tar.gz: bcf0f5e81028ec0800a856e8dbfe53c0ea7dbeedc632df786d7292607ce9333830a1c85a4724511ebe9235bb570f5f9962b22881a8d5686355106dceb6bc451a
6
+ metadata.gz: fe601071ec2491bdb350d158afd3cea73c983831bbc637517bcd248db5866e2e9c761c8863557caa5443d27e09880a9077d15998e56b7f077ffc4e0ed2674272
7
+ data.tar.gz: a3621062e2210e8188ea7d3ed216aabe072466780e001f94e3c55d314ea96a14d319a0023c2483e1fb7675d1ee8fa9fe921052c4aa5b2b904293e2fff7df4325
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.16
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.16')
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.16'
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.16
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-10-30 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.16/logstash-filter-elastic_integration-0.1.16.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