mirror of
https://github.com/elastic/logstash.git
synced 2025-04-24 22:57:16 -04:00
parent
2a27e04d4e
commit
7b8501178c
1 changed files with 2 additions and 2 deletions
4
docs/static/releasenotes.asciidoc
vendored
4
docs/static/releasenotes.asciidoc
vendored
|
@ -16,7 +16,7 @@
|
|||
* Fixed a bug where new pipeline might break plugins by calling the `register` method twice causing
|
||||
undesired behavior ({lsissue}4851[Issue 4851])).
|
||||
* Made `JAVA_OPTS` and `LS_JAVA_OPTS` work consistently on Windows ({lsissue}4758[Issue 4758]).
|
||||
* Fixed bug where specifying JMX parameters in `LS_JAVA_OPTS` caused Logstash not to restart properly
|
||||
* Fixed a bug where specifying JMX parameters in `LS_JAVA_OPTS` caused Logstash not to restart properly
|
||||
({lsissue}4319[Issue 4319]).
|
||||
* Fixed a bug where upgrading plugins with Manticore threw an error and sometimes corrupted installation ({lsissue}4818[Issue 4818]).
|
||||
* Removed milestone warning that was displayed when the `--pluginpath` option was used to load plugins ({lsissue}4562[Issue 4562]).
|
||||
|
@ -30,7 +30,7 @@
|
|||
|
||||
* Enhanced to verify client certificates against CA (https://github.com/logstash-plugins/logstash-input-beats/issues/8[Issue 8]).
|
||||
|
||||
*'RabbitMQ`*:
|
||||
*`RabbitMQ`*:
|
||||
|
||||
* Breaking Change: Metadata is now disabled by default because it was regressing performance.
|
||||
* Improved performance by using an internal queue and bulk ACKs.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue