Commit graph

20 commits

Author SHA1 Message Date
João Duarte
6b9ea09b8b
Update lock file for 5.6 (#10527)
* update lock file for 5.6
* Fix integration tests to work with the useragent filter at either version 3.2.2 or 3.2.3

Fixes #10021
2019-03-13 10:44:31 +00:00
João Duarte
4769664f14 bump lockfile for 5.6.15 (#10436) 2019-02-12 17:25:18 -08:00
João Duarte
4cbf52d10b
bump plugin versions for 5.6.13 (#10073) 2018-10-25 16:45:02 +01:00
João Duarte
13270414f3
update lock file in preparation for 5.6.12 (#9976) 2018-09-11 14:07:47 +01:00
Guy Boertje
44e6bdba28
Release 5.6.10 - 2nd PR Create Gemfile.jruby-1.9.lock.release (#9637)
* Release 5.6.10 2nd PR Create Gemfile.jruby-1.9.lock.release

* pin gems dotenv, elasticsearch, logstash-input-file, logstash-input-http
dotenv (~> 2.2.2)
elasticsearch (= 5.0.4)
logstash-input-file (~> 4.0.0)
logstash-input-http (~> 3.0.0)
2018-05-25 23:41:57 +01:00
João Duarte
528ff45f1f
update lock file for 5.6.9 (#9356) 2018-04-11 10:56:22 +01:00
Jake Landis
b3b1e03bbe additional version bumps for 5.6.9, pin atomic gem #9194
Fixes #9200
2018-03-02 02:28:38 +00:00
Guy Boertje
45615ef15c Change logstash-core-plugin-api to properly follow versions.yml
Fixes #9086
2018-02-01 18:16:20 +00:00
Andrew Cholakian
60c90edbb0 Bump lockfile for 5.6.7
Fixes #9009
2018-01-23 16:06:11 +00:00
Ry Biesemeyer
6af61ece1f
bump plugin gems for 5.6.6 release (#8916) 2018-01-09 11:43:30 -08:00
Rob Bavey
8ee22f8748 Part 2 of version bump to 5.6.5
Fixes #8616
2017-11-09 13:54:41 +00:00
Rob Bavey
19b065164e Bump to 5.6.4
Fixes #8470
2017-10-11 19:12:30 +00:00
Andrew Cholakian
f3189d62bd Bump to 5.6.3
Fixes #8390
2017-09-26 18:07:29 +00:00
Andrew Cholakian
cde57856cf Version bump to 5.6.1 2017-09-12 09:31:42 -05: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