File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -14,17 +14,17 @@ The accuracy details for GeoLite City (free) and GeoIP City (purchased) has desc
14
14
15
15
| fluent-plugin-geoip | fluentd | ruby |
16
16
| ---------------------| ------------| --------|
17
- | >= 1.0.0 | >= v0.14.0 | >= 2.1 |
17
+ | >= 1.0.0 | >= v1.0.0 | >= 2.1 |
18
18
| < 1.0.0 | >= v0.12.0 | >= 1.9 |
19
19
20
20
If you want to use this plugin with Fluentd v0.12.x or earlier use 0.6.x.
21
21
22
22
### Compatibility notice
23
23
24
- We've used Fluentd v0.14 API in this plugin since x.x.x .
24
+ We've used Fluentd v1 API in this plugin since 1.0.0 .
25
25
So we have dropped some features.
26
26
27
- See also [ official document] ( http://docs.fluentd.org/v0.14 /articles/plugin-update-from-v12 )
27
+ See also [ official document] ( http://docs.fluentd.org/v1.0 /articles/plugin-update-from-v12 )
28
28
29
29
#### Fluent::Mixin::RewriteTagName
30
30
You can’t perform that action at this time.
0 commit comments