Humio Server 1.16.1 Stable (2020-10-21)
Version | Type | Release Date | End of Support | Upgrades From | JDK Compatibility | Data Migration | Config. Changes |
---|---|---|---|---|---|---|---|
1.16.1 | Stable | 2020-10-21 | 2021-10-21 | 1.12.0 | 11 | No | No |
JAR Checksum | Value |
---|---|
MD5 | f5a2ac232db869d279159781ba5cdf57 |
SHA1 | e165eff2f323df2702e8eb697602739ad8e71af8 |
SHA256 | eda9a02789d70732451e0bdd01a329ca878a39dc160c95c3902acc5db693f22b |
SHA512 | aa13e65ce4b6896aaecfeb8dcb3996681d7014bacde126045c01d230c8f3b75a34a594653b9b7785ee8c4417a71df1908263c2931c8806893db30293780e1bf4 |
Download: https://repo.humio.com/repository/maven-releases/com/humio/server/1.16.1/server-1.16.1.tar.gz
Several bug fixes related to Humio UI, Prometheus, Clusters,
RegEx queries, etc. — as well as improved
GroupBy( )
,
jvm-hiccup
, etc.
Bug Fixes
Summary
Fixed an issue where it was impossible to bootstrap a new cluster if ingest or storage replication factors had been configured greater than 1.
Improved the performance for
GroupBy( )
.Fixed an issue where RegEx field extraction did not work in a query.
Log information about sorting of snapshots.
Added new metric
jvm-hiccup
for measuring stalls/pauses in the JVM.Fixed an issue where sorting of work in the Humio input could end up being wrong.
Fixed an issue with truncating files on the XFS file system, leading to excess data usage.
Fixed an issue where errors were not properly shown in the Humio UI.
Convert some non-fatal logs to warning level instead of error.
Raise time to wait until deleting data to improve handling of node failures.
Avoid logging the license key.
HTML sanitization for user fields in invitation mails.
Returning bad request when hitting authentication endpoint without a provider id.
Add query parameter sanitization for login and signup pages.
Ensure metric label names can be sent to Prometheus.
Automation and Alerts
Fixed an issue where missing input validation in alerts could lead to HTML injection in email notifications.