Humio Server 1.51.3 Stable (2022-12-21)
Version | Type | Release Date | End of Support | Upgrades From | Data Migration | Config. Changes |
---|---|---|---|---|---|---|
1.51.3 | Stable | 2022-12-21 | 2023-12-21 | 1.30.0 | No | No |
JAR Checksum | Value |
---|---|
MD5 | 905f743a0266a5a5263dab94b23bbbb5 |
SHA1 | e4e32ca0fe460e7d708418d8b42bf30939298706 |
SHA256 | d81ad776a869a90b199e405e51f71ba0861a5034045d0b17611564a689370af5 |
SHA512 | 78f53b9ed42816638064fe3dc03d86e1667f13a60b45a13e32d55428ca1ecdcf88966d536224a999d95583c61390141b0d14fcb9643db80329f8a839da570e41 |
Docker Image | SHA256 Checksum |
---|---|
humio | 3400bf4a1e7304b5e904406d3c0ef8baa7d3feeb4a25d8b5607fc8a7fbdb2c60 |
humio-core | 7604f6e444a43be68d510023e34e2ebda393c48516f29baafd561876a5fa3c72 |
kafka | 1528fc8436b88d07d81e232ac9631a49e8d86ebe1911bf80477911262a3fe6fe |
zookeeper | 55f5e094f8da5d9b4767b1b342b78dce32c67dc6e9112b049415dea79aa98444 |
Download: https://repo.humio.com/repository/maven-releases/com/humio/server/1.51.3/server-1.51.3.tar.gz
Bug fixes and updates.
Improvements, new features and functionality
Security
The version of Jackson has been upgraded to address CVE-2022-42003 vulnerability.
Bug Fixes
Security
Update Netty to address CVE-2022-41915.
Other
Fixed an issue where LogScale could log secrets to the debug log when configured to use LDAP or when configured to use SSL for Kafka.
Fixed a bug in decryption code used when decrypting downloaded files from bucket storage when
version-for-bucket-writes=3
. The bug did not allow to decrypt files larger than 2GB.