Humio Server 1.16.1 Stable (2020-10-21)
Version | Type | Release Date | End of Support | Upgrades From | Data Migration | Config. Changes |
---|---|---|---|---|---|---|
1.16.1 | Stable | 2020-10-21 | 2021-10-21 | 1.12.0 | 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
Convert some non-fatal logs to warning level instead of error.
Add query parameter sanitization for login and signup pages.
Fixed an issue with truncating files on the XFS file system, leading to excess data usage.
Fixed an issue where RegEx field extraction did not work in a query.
Added new metric
jvm-hiccup
for measuring stalls/pauses in the JVM.Improved the performance for
GroupBy( )
.HTML sanitization for user fields in invitation mails.
Raise time to wait until deleting data to improve handling of node failures.
Log information about sorting of snapshots.
Avoid logging the license key.
Ensure metric label names can be sent to Prometheus.
Returning bad request when hitting authentication endpoint without a provider id.
Fixed an issue where it was impossible to bootstrap a new cluster if ingest or storage replication factors had been configured greater than 1.
Fixed an issue where errors were not properly shown in the Humio UI.
Fixed an issue where sorting of work in the Humio input could end up being wrong.
Automation and Alerts
Fixed an issue where missing input validation in alerts could lead to HTML injection in email notifications.