File tree 1 file changed +5
-3
lines changed 1 file changed +5
-3
lines changed Original file line number Diff line number Diff line change @@ -18,9 +18,10 @@ This section summarizes the changes in the following releases:
18
18
[[logstash-7-2-1]]
19
19
=== Logstash 7.2.1 Release Notes
20
20
21
- coming[7.2.1]
22
-
23
- * Fixes pipeline to pipeline shutdown ordering https://github.com/elastic/logstash/pull/10872[#10872]
21
+ * Changed: Make sure joni regexp interruptability is enabled Fixes https://github.com/elastic/logstash/pull/10978[#10978]
22
+ * Fixed: Java core plugin support for Java 11 https://github.com/elastic/logstash/pull/10951[#10951]
23
+ * Updated: Jinja2 docker dependency https://github.com/elastic/logstash/pull/10986[#10986]
24
+ * Fixed: pipeline to pipeline shutdown ordering https://github.com/elastic/logstash/pull/10872[#10872]
24
25
* Changed: Do not shut down API webserver until after pipelines have been shut down https://github.com/elastic/logstash/pull/10880[#10880]
25
26
* Documentation: documentation for java plugins:
26
27
** Add java example plugins to skiplist https://github.com/elastic/logstash/pull/10921[#10921]
@@ -35,6 +36,7 @@ coming[7.2.1]
35
36
* Documentation: Remove gcs output from skip list https://github.com/elastic/logstash/pull/10919[#10919]
36
37
* Documentation: Remove the beta designation from the docs for Java plugins https://github.com/elastic/logstash/pull/10891[#10891]
37
38
* Documentation: Add homebrew as installation option https://github.com/elastic/logstash/pull/10874[#10874]
39
+ * Documentation: Running Logstash on Windows https://github.com/elastic/logstash/pull/10805[#10805]
38
40
39
41
40
42
[[logstash-7-2-0]]
You can’t perform that action at this time.
0 commit comments