File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 1
- # 2.0.6
2
- - Depend on logstash-core-plugin-api instead of logstash-core, removing the need to mass update plugins on major releases of logstash
3
- # 2.0.5
4
- - New dependency requirements for logstash-core for the 5.0 release
1
+ ## 2.0.6
2
+ - internal,deps: Depend on logstash-core-plugin-api instead of logstash-core, removing the need to mass update plugins on major releases of logstash
3
+
4
+ ## 2.0.5
5
+ - internal,deps: New dependency requirements for logstash-core for the 5.0 release
6
+
5
7
## 2.0.4
6
- - Added an option to configure the tags set when a ` JSON ` parsing error occur #20
8
+ - feature: Added an option to configure the tags set when a ` JSON ` parsing error occur #20
7
9
8
10
## 2.0.3
9
- - Refactored field references, better timestamp handling, code & specs cleanups
11
+ - internal,cleanup: Refactored field references, better timestamp handling, code & specs cleanups
10
12
11
13
## 2.0.0
12
- - Plugins were updated to follow the new shutdown semantic, this mainly allows Logstash to instruct input plugins to terminate gracefully,
14
+ - internal: Plugins were updated to follow the new shutdown semantic, this mainly allows Logstash to instruct input plugins to terminate gracefully,
13
15
instead of using Thread.raise on the plugins' threads. Ref: https://github.com/elastic/logstash/pull/3895
14
- - Dependency on logstash-core update to 2.0
16
+ - internal,deps: Dependency on logstash-core update to 2.0
15
17
You can’t perform that action at this time.
0 commit comments