Commit graph

8 commits

Author SHA1 Message Date
Andrew Cholakian
52119a18fa Bump from 5.5.3 -> 5.5.4
Fixes #8215
2017-09-13 15:58:05 +00:00
Suyog Rao
d0ca1220a2 Use new ES Output for DLQ issue (#7393) 2017-06-09 08:41:25 -07:00
Suyog Rao
596e607756 update lock file for 5.5 (#7344)
* update lock file for 5.5

* Add DLQ to default plugins list

* Add DLQ to Gemfile

* Don't use major versions for plugins
2017-06-06 13:47:13 -07:00
Andrew Cholakian
8d2ddf46c0 Correctly pin rack for LS 5.x to avoid Ruby 2.0 syntax issues
Fixes #7106
2017-05-16 20:52:47 +00:00
Joao Duarte
4e0028aa08 make dissect filter a default plugin
Fixes #6729 Fixes #6629
2017-02-18 11:37:42 -08:00
Suyog Rao
3b6b44bd70 Generate lock file for 5.3 (#6648) 2017-02-07 08:00:23 +05:30
Suyog Rao
2eb8b661ba Generate notice file during artifact build (#6538)
* Generate notice file during artifact build

Adjust our existing NOTICE.txt file to be built every time. This ensures
we collect LICENSE and NOTICE information of all bundled Logstash and non-Logstash
dependencies.

Changes:

* if NOTICE file is present in gems, include that text in our own NOTICE.TXT file.
* we also need to include the whole copyright block in NOTICE (meaning copyright + license)
2017-01-16 10:10:18 -08:00
Suyog Rao
f26ab64ec4 Add NOTICE.TXT to comply with License
Fixes #3458
2015-06-19 16:47:10 +00:00