Humio Server 1.56.4 Stable (2022-12-21)
Version | Type | Release Date | End of Support | Upgrades From | Data Migration | Config. Changes |
---|---|---|---|---|---|---|
1.56.4 | Stable | 2022-12-21 | 2023-12-21 | 1.30.0 | No | No |
JAR Checksum | Value |
---|---|
MD5 | 2afb7131fc25ec5161869b348421a51d |
SHA1 | 5c93d5bd0b065b2de49571f9285ab087c2b7b6fd |
SHA256 | ca1b48a745b492dd2a580ff2efcd37a20440787dc150c65ae51ad3547bbc5528 |
SHA512 | c24ff5be15fd46b712de76d574d4b9e49464e3679cd8b5fe707442337fac6fc828cc9173663a3e2f3271a3ad6545c4b87c849ce75db27cfb5ed05795f998011f |
Docker Image | SHA256 Checksum |
---|---|
humio | c44efa344016b1e3750fbaa0c48aaf82a1a70400c7e5f84c230396143523fc94 |
humio-core | 0c5cc7251f855759999c61a259fc3b3dae5180b43f97296fe4ff0709c872af6b |
kafka | 270d083cd4a0e1947e9f151396404bd77c3e6581dd3615e04814b9b4e0108743 |
zookeeper | 116ef60d3affef2415dfb3b25b6460b67bceebedc4b11070039aa3ba2dbcbb31 |
Download: https://repo.humio.com/repository/maven-releases/com/humio/server/1.56.4/server-1.56.4.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.