Humio Server 1.16.1 LTS (2020-10-21)
Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Config. Changes? |
---|---|---|---|---|---|---|---|
1.16.1 | LTS | 2020-10-21 | Cloud | 2021-10-31 | No | 1.12.0 | No |
JAR Checksum | Value |
---|---|
MD5 | f5a2ac232db869d279159781ba5cdf57 |
SHA1 | e165eff2f323df2702e8eb697602739ad8e71af8 |
SHA256 | eda9a02789d70732451e0bdd01a329ca878a39dc160c95c3902acc5db693f22b |
SHA512 | aa13e65ce4b6896aaecfeb8dcb3996681d7014bacde126045c01d230c8f3b75a34a594653b9b7785ee8c4417a71df1908263c2931c8806893db30293780e1bf4 |
Several bug fixes related to Humio UI, Prometheus, Clusters,
RegEx queries, etc. — as well as improved
GroupBy()
,
jvm-hiccup
, etc.
Fixed in this release
Summary
Avoid logging the license key.
Fixed an issue where errors were not properly shown in the Humio UI.
Fixed an issue where it was impossible to bootstrap a new cluster if ingest or storage replication factors had been configured greater than 1.
Returning bad request when hitting authentication endpoint without a provider id.
Improved the performance for
GroupBy()
.Ensure metric label names can be sent to Prometheus.
Fixed an issue where RegEx field extraction did not work in a query.
HTML sanitization for user fields in invitation mails.
Fixed an issue where sorting of work in the Humio input could end up being wrong.
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.
Raise time to wait until deleting data to improve handling of node failures.
Added new metric
jvm-hiccup
for measuring stalls/pauses in the JVM.Log information about sorting of snapshots.
Automation and Alerts
Fixed an issue where missing input validation in alerts could lead to HTML injection in email notifications.