Skip to content

Commit 3178f60

Browse files
author
Suyog Rao
authored
Update changelog for 3.1.0
1 parent 7dc2429 commit 3178f60

File tree

1 file changed

+11
-2
lines changed

1 file changed

+11
-2
lines changed

CHANGELOG.md

Lines changed: 11 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,15 +1,24 @@
1+
## 3.1.0
2+
- Use rufus-scheduler for more flexible scheduling. Many thanks to [@hummingV](https://github.com/hummingV) for this contribution. ([#58](https://github.com/logstash-plugins/logstash-input-http_poller/pull/58))
3+
14
## 3.0.3
25
- Require logstash-mixin-http_client 4.0.3 which fixes error messaging around key/trust-stores when no password supplied
6+
37
## 3.0.2
48
- Relax constraint on logstash-core-plugin-api to >= 1.60 <= 2.99
9+
510
## 3.0.1
611
- Republish all the gems under jruby.
12+
713
## 3.0.0
814
- Update the plugin to the version 2.0 of the plugin api, this change is required for Logstash 5.0 compatibility. See https://github.com/elastic/logstash/issues/5141
9-
# 2.0.5
15+
16+
## 2.0.5
1017
- Depend on logstash-core-plugin-api instead of logstash-core, removing the need to mass update plugins on major releases of logstash
11-
# 2.0.4
18+
19+
## 2.0.4
1220
- New dependency requirements for logstash-core for the 5.0 release
21+
1322
## 2.0.2
1423
- Bump http_client mixin to use better stale check for keepalives
1524

0 commit comments

Comments
 (0)