Commit graph

12 commits

Author SHA1 Message Date
Jake Landis
046b44c028 Pin webrick to compatible version
Fixes #8845
Fixes #8846

Fixes #8851
2017-12-16 15:48:10 +00:00
Andrew Cholakian
9bf6a6b780 Bump gems for 6.0.0
Fixes #8558
2017-11-06 20:25:24 +00:00
Armin
993bdc4745 MINOR: Upgrade to newest devutils
Fixes #8487
2017-10-13 06:49:33 +00:00
Joao Duarte
dc773ac551 address comments and fix build failures
Fixes #8417
2017-10-02 18:00:15 +00:00
Jake Landis
acd632aa89 Pin logstash-output-s3 to 4.0.9+ since prior version will not work with JRuby 9k
Fixes #7735
2017-07-20 13:22:14 +00:00
Suyog Rao
23b8d4d948 Add translate filter to default filter list (#7713) 2017-07-17 10:43:24 -07:00
Suyog Rao
33d1164901 Update default plugins list (#7669)
Based on google analytics from docs pageviews, we are updating the bundled
plugins to remove plugins which doesn't have to be in the default package.

They can still be installed via bin/logstash-plugin
2017-07-12 21:43:07 +02:00
Armin
153eea67b5 #6828 add json-schema dependency
Fixes #7419
2017-06-29 00:05:16 +00:00
Armin
24d2faba10 MINOR: Update docker-api gem to latest version to improve stabilitiy
Fixes #7461
2017-06-15 12:48:49 +00:00
Pier-Hugues Pellerin
76286b4f0e use jruby 9.1.9.0
Work done by @guyboertje and @ph

Since JRuby 1.7.25 is now EOL we are migrating Logstash to use JRuby 9k and JDK8 only,
Not much needed updating to make this work, its was mostly a drop in replacement from the previous version.

The major point was the change in the implementation of Time in JRuby, JRuby now use `java.time`
instead of joda time, this allow JRuby to have nanoseconds precision on time object.
2017-06-12 12:35:10 -04:00
Suyog Rao
7733dd0f86 Add DLQ to default plugins (#7342) 2017-06-06 11:52:12 -07:00
Armin Braun
8e9840f298 ignore .Gemfile.jruby-1.9.lock, .lock and Gemfile
Fixes #6985
2017-05-02 13:23:34 +00:00
Renamed from Gemfile (Browse further)