-
Input imap plugin’s behavior with Logstash 8.10+ versions, is broken after upgrading its
mail
dependency #61
- Update callsite syntax for i18n.t method to avoid deprecated and prohibited format #15500
Elasticsearch Filter - 3.16.1
Http Filter - 1.5.0
-
Standardize SSL settings and deprecate their non-standard counterparts. Deprecated settings will continue to work, and will provide pipeline maintainers with guidance toward using their standardized counterparts #49
-
Introduce new
ssl_truststore_path
,ssl_truststore_password
, andssl_truststore_type
settings for configuring SSL-trust using a PKCS-12 or JKS trust store, deprecate theirtruststore
,truststore_password
, andtruststore_type
counterparts. -
Introduce new
ssl_certificate_authorities
setting for configuring SSL-trust using a PEM-formatted list certificate authorities, deprecate itscacert
counterpart. -
Introduce new
ssl_keystore_path
,ssl_keystore_password
, andssl_keystore_type
settings for configuring SSL-identity using a PKCS-12 or JKS key store, deprecate theirkeystore
,keystore_password
, andkeystore_type
counterparts. -
Introduce new
ssl_certificate
andssl_key
settings for configuring SSL-identity using a PEM-formatted certificate/key pair, deprecate theirclient_cert
andclient_key
counterparts. -
Introduce the
ssl_cipher_suites
option.
-
Introduce new
Beats Input - 6.7.0
- Add explicit support for receiving a 0-length window to encapsulate an empty batch. Empty batches are acknowledged with the same 0-sequence ACK’s that are used as keep-alives during processing #479
Elasticsearch Input - 4.18.0
-
Add request header
Elastic-Api-Version
for serverless #195
Http_poller Input - 5.5.0
-
Standardize SSL settings and deprecate their non-standard counterparts. Deprecated settings will continue to work, and will provide pipeline maintainers with guidance toward using their standardized counterparts #141
-
Introduce new
ssl_truststore_path
,ssl_truststore_password
, andssl_truststore_type
settings for configuring SSL-trust using a PKCS-12 or JKS trust store, deprecate theirtruststore
,truststore_password
, andtruststore_type
counterparts. -
Introduce new
ssl_certificate_authorities
setting for configuring SSL-trust using a PEM-formatted list certificate authorities, deprecate itscacert
counterpart. -
Introduce new
ssl_keystore_path
,ssl_keystore_password
, andssl_keystore_type
settings for configuring SSL-identity using a PKCS-12 or JKS key store, deprecate theirkeystore
,keystore_password
, andkeystore_type
counterparts. -
Introduce new
ssl_certificate
andssl_key
settings for configuring SSL-identity using a PEM-formatted certificate/key pair, deprecate theirclient_cert
andclient_key
counterparts. -
Introduce the
ssl_cipher_suites
option.
-
Introduce new
Imap Input - 3.2.1
-
Upgrade
email
dependency so that supports Ruby 3.1. This also fixes thenet-smtp
load regression #60
Jdbc Integration - 5.4.6
- Update sequel version to >= 5.73.0. The ibmdb and jdbc/db2 adapters were fixed to properly handle disconnect errors, removing the related connection from the pool #144
Logstash Integration - 0.0.5
-
Logstash 8.11 version embeds the
logstash-integration-logstash
plugin.
Http_client Mixin - 7.3.0
-
Standardize SSL settings and deprecate their non-standard counterparts. Deprecated settings will continue to work, and will provide pipeline maintainers with guidance toward using their standardized counterparts #42
-
Introduce new
ssl_truststore_path
,ssl_truststore_password
, andssl_truststore_type
settings for configuring SSL-trust using a PKCS-12 or JKS trust store, deprecate theirtruststore
,truststore_password
, andtruststore_type
counterparts. -
Introduce new
ssl_certificate_authorities
setting for configuring SSL-trust using a PEM-formated list certificate authorities, deprecate itscacert
counterpart. -
Introduce new
ssl_keystore_path
,ssl_keystore_password
, andssl_keystore_type
settings for configuring SSL-identity using a PKCS-12 or JKS key store, deprecate theirkeystore
,keystore_password
, andkeystore_type
counterparts. -
Introduce new
ssl_certificate
andssl_key
settings for configuring SSL-identity using a PEM-formatted certificate/key pair, deprecate theirclient_cert
andclient_key
counterparts. - Introduce a way for plugin maintainers to include this mixin without supporting the now-deprecated SSL options.
-
Introduce the
ssl_cipher_suites
option.
-
Introduce new
Validator_support Mixin - 1.1.0
-
Introduce
:required_host_optional_port
validator #4
Elasticsearch Output - 11.18.0
Email Output - 4.1.3
-
Upgrade
email
dependency so that supports Ruby 3.1. This also fixes thenet-smtp
load regression #69
Http Output - 5.6.0
-
Standardize SSL settings and deprecate their non-standard counterparts. Deprecated settings will continue to work, and will provide pipeline maintainers with guidance toward using their standardized counterparts #140
-
Introduce new
ssl_truststore_path
,ssl_truststore_password
, andssl_truststore_type
settings for configuring SSL-trust using a PKCS-12 or JKS trust store, deprecate theirtruststore
,truststore_password
, andtruststore_type
counterparts. -
Introduce new
ssl_certificate_authorities
setting for configuring SSL-trust using a PEM-formatted list certificate authorities, deprecate itscacert
counterpart. -
Introduce new
ssl_keystore_path
,ssl_keystore_password
, andssl_keystore_type
settings for configuring SSL-identity using a PKCS-12 or JKS key store, deprecate theirkeystore
,keystore_password
, andkeystore_type
counterparts. -
Introduce new
ssl_certificate
andssl_key
settings for configuring SSL-identity using a PEM-formatted certificate/key pair, deprecate theirclient_cert
andclient_key
counterparts. -
Introduce the
ssl_cipher_suites
option.
-
Introduce new
Webhdfs Output - 3.1.0
- Fix: remove snappy gem as a dependency in favor of directly vendoring the snappy jar. #46