logstash-filter-elastic_integration 0.1.11-java → 0.1.12-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: d651ce0a7254eac0fccdda588ca27eb4c54cf8dc8fb56b747b29808f3540e460
4
- data.tar.gz: ce00942c79ffaf0b4358d334c454a9ce9697cf197e23ca6e9285720d93b05194
3
+ metadata.gz: c9b18188aed702729dc724e1db54d5290956e3c2172c8f3f1090d44f25b9aee5
4
+ data.tar.gz: e755fab5d667e6259bf7790e0b0e740f4d9a8ac9626a31da01d6e0ce1faff12c
5
5
  SHA512:
6
- metadata.gz: bd18fcc3fa45bdd7eed147993bc6cadfba2a31823c3caa344d20b56f6179a31f9193cb2b94c20e8956b06776a3d2928b2511c000c5d7eafeadf8df15049043a3
7
- data.tar.gz: 5e86842569d87eb128d67b21ab7b4a50c8f2ed29a2a6692e7bcbb597d6848569c25fd20ad19e49d82cde17d89fe482a60a4d802f97dc439f01152a7dad375fcc
6
+ metadata.gz: 9b53c5ad03761d3c43f7f214271c51425bb0fa6aa7af80d0a7263b5a25cbf303e05868b0c84af6e30d5a4ee238bd3a93097b8f8de1d34e9f73157a989c2f07ea
7
+ data.tar.gz: c9339c4e2692a440cfd2fc34557b3457baf6bdecf802c6a80643e15ab2cff9b5a776f8cf4514070a10056134908542092333ad6f8ad627baa2c80cfa3db21843
data/VERSION CHANGED
@@ -1 +1 @@
1
- 0.1.11
1
+ 0.1.12
@@ -8,4 +8,4 @@
8
8
  ########################################################################
9
9
 
10
10
  require 'jar_dependencies'
11
- require_jar('co/elastic', 'logstash-filter-elastic_integration', '0.1.11')
11
+ require_jar('co/elastic', 'logstash-filter-elastic_integration', '0.1.12')
@@ -7,4 +7,4 @@
7
7
  # with the Elastic License 2.0.
8
8
  ########################################################################
9
9
 
10
- LogStash::Filters::ElasticIntegration::VERSION='0.1.11'
10
+ LogStash::Filters::ElasticIntegration::VERSION='0.1.12'
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.11
4
+ version: 0.1.12
5
5
  platform: java
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2024-07-02 00:00:00.000000000 Z
11
+ date: 2024-07-09 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.11/logstash-filter-elastic_integration-0.1.11.jar
78
+ - vendor/jar-dependencies/co/elastic/logstash-filter-elastic_integration/0.1.12/logstash-filter-elastic_integration-0.1.12.jar
79
79
  homepage: https://www.elastic.co/logstash
80
80
  licenses:
81
81
  - ELv2