- Fixes JSON serialization of payloads that are not UTF-8, eliminating an issue where the Elasticsearch Output could get stuck in a retry loop (#16072) #16168
-
Fixes Persistent Queue bug in which a PQ configured with
queue.max_bytes
equal to itsqueue.page_capacity
could become permanently blocked when precisely full #16178 -
Fixes a regression in multi-local pipeline loader that caused variable-references in a configured
pipelines.yml
to not be replaced by their values in the environment and/or keystore #16201
Elastic_integration Filter - 0.1.9
- [DOC] Removes Tech Preview label and adds link to extending integrations topic in LSR #142
Azure_event_hubs Input - 1.4.7
Jdbc Integration - 5.4.11
-
Fixes an issue in which any one instance of a JDBC input plugin using
jdbc_default_timezone
changes the behaviour of plugin instances that do not usejdbc_default_timezone
, ensuring that timezone offsets remain consistent for each instance of the plugin as configured #151 -
Fixes an exception that could occur while reloading
jdbc_static
databases when the underlying connection to the remote has been broken #165
Kafka Integration - 11.4.2
- Add default client_id of logstash to kafka output #169
Http Output - 5.6.1
- Added body logging for non 2xx responses #142
Tcp Output - 6.2.1
- Document correct default plugin codec #54