IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Logstash 7.5.2 Release Notes
editLogstash 7.5.2 Release Notes
edit- Fix: Java Execution - Improve Logstash start-time by moving class caching from ComputeStepSyntaxElement to CompiledPipeline #11490
- Fix: Java Execution - Avoid starting inputs when filters and output compilation is not complete, by starting only when all WorkerLoops are fully initialized #11492
-
Fix: Avoid issue with
nil
native threads by making get_thread_id "nil safe" #11458 - Update JrJackson and jackson dependencies #11478