logstash-filter-geoip 4.3.0-java → 4.3.1-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
  SHA1:
3
- metadata.gz: 9629d03788dadbb35ba06f83f1a15f89fa824c68
4
- data.tar.gz: 58baa3b460c42816f203c3ac9085d39b428a566e
3
+ metadata.gz: 337723aa5da75cabfbe7f8911b3aa27a919be1f8
4
+ data.tar.gz: 6f5c641a3e09cb5a62f5050b11325ad1a70c3af9
5
5
  SHA512:
6
- metadata.gz: cb29ef2b212a5aadddd187d0173364467d91e099c72f8b8e2e06ea6b2cd6fd09e01746daa3ac5d0287562487c79a9b67242f7be4ca04dac4d9e99a42d826f80c
7
- data.tar.gz: 57686c233607989cccb83c36835444128f3c63db477da18484787ad56f45230625b42d3551e7051c97b52a1ff6d31584c2cdae57a2c04c5e7c7c2cd193a5d65e
6
+ metadata.gz: bb216f9d5aad86d1871fb094fd867bb4c4a0af26b95df487ca785538854c2368a1e1bc2ce78773dc292eac1992e86a15f2f5f7befac90dfacdb296c597330617
7
+ data.tar.gz: 42bbd89a693e66cd3d56e9b1997947bda986fbd4c06c1a22580ae396283b0663b03a7392678b9f265a148e262c21cf39efe56d29481d6e1250f2a76b309cb179
@@ -1,3 +1,6 @@
1
+ ## 4.3.1
2
+ - Documentation changes
3
+
1
4
  ## 4.3.0
2
5
  - Bundle the GeoLite2-ASN database by default
3
6
  - Add default_database_type configuration option to allow selection between the GeoLite2-City and GeoLote2-ASN databases.
@@ -1,7 +1,7 @@
1
1
  Gem::Specification.new do |s|
2
2
 
3
3
  s.name = 'logstash-filter-geoip'
4
- s.version = '4.3.0'
4
+ s.version = '4.3.1'
5
5
  s.licenses = ['Apache License (2.0)']
6
6
  s.summary = "$summary"
7
7
  s.description = "This gem is a Logstash plugin required to be installed on top of the Logstash core pipeline using $LS_HOME/bin/logstash-plugin install gemname. This gem is not a stand-alone program"
Binary file
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: logstash-filter-geoip
3
3
  version: !ruby/object:Gem::Version
4
- version: 4.3.0
4
+ version: 4.3.1
5
5
  platform: java
6
6
  authors:
7
7
  - Elastic
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2017-07-17 00:00:00.000000000 Z
11
+ date: 2017-08-18 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  requirement: !ruby/object:Gem::Requirement