Humio Server 1.37.1 Preview (2022-02-25)
Version | Type | Release Date | End of Support | Upgrades From | Data Migration | Config. Changes |
---|---|---|---|---|---|---|
1.37.1 | Preview | 2022-02-25 | 2022-03-15 | 1.26.0 | No | No |
JAR Checksum | Value |
---|---|
MD5 | e46117f38ef25afde602a458e5266b4b |
SHA1 | 3b0f5a30a7918a5f08ae8492bf855fadfc36fb90 |
SHA256 | 014420dfb22f8521a687eac1179c528afe0477fbb9284dc5381d9f91fd5329d1 |
SHA512 | ee13258be363f1b2103b864517ea4b9de9d6a78dcee0c4fcba95af2ea873dacebb298f6410f12cf68ecde3d17210256f85713ada7f5988726dc4440f5fbeee21 |
Docker Image | SHA256 Checksum |
---|---|
humio | e131f664f67e5ce98a397431b1f1a9d3c134d47dd24a24ed8ad76ae9e6d79eb0 |
humio-core | e0de42791dd3e83c2aa9bea871cb6e7a62bf51c835de2142adfd51aa863625a3 |
kafka | 9ab50e070047406cd6316fa2017d15ca24caa6e7a9b20ba741114b9cc1c3feec |
zookeeper | 47aa1a18a57652f156406021dc61f8bb1042bc2bd23c89e715e14a8be4fb07f9 |
Minor fixes and improvements.
Improvements, new features and functionality
Falcon Data Replicator
Improved performance of FDRJob.
Other
Improved off-heap memory handling. Humio now typically uses only 1 GB on systems with 32 vCPUs, down from typically 16 GB. This leaves more memory for other processes and page cache for data.
Added a new system-level permission that allows changing usernames of users.
Bug Fixes
Other
Fixed an issue where
QueryFunctionValidator
failed giving the errorscala.MatchError
.Fixed an issue where some queries using regex would use an unbounded regex engine.
Fixed an issue where users could be shown in-development feature on the client when running a local installation of Humio.