Humio Server 1.16.2 LTS (2020-10-30)
Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Config. Changes? |
---|---|---|---|---|---|---|---|
1.16.2 | LTS | 2020-10-30 | Cloud | 2021-10-31 | No | 1.12.0 | No |
Hide file hashes
JAR Checksum | Value |
---|---|
MD5 | 625e7c2ab7d9ae2ad61c6b5a6847e0ec |
SHA1 | 092049bbc1604af6fd2e0a6b8f6f53fe7f6132ae |
SHA256 | 3850217dcbda7666178a475fcf135b3c94715ef83a4b66236921b3bb2ee4c2f9 |
SHA512 | d7aec9e4c0bdd6102ce56df5dbac36cb896182c987b1cb8c84d1065610ed78e9e519bce7ef94b784412fa8946b63bfe51f6ef78071b60e59e955588c22ccf6d4 |
These notes include entries from the following previous releases: 1.16.0, 1.16.1
Improved delete options in large clusters, and fix problems with generating http links.
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.
Optimize how certain delete operations in the global database are performed to improve performance in large clusters.
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.
Prevent automatic URL to link conversion in email clients.
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.
Add view to log lines for alerts
Other
Bulk Global operations for segments in S3 to avoid overloading Kafka with writes.
Log Humio cluster version in non-sensitive log.
Fixed a problem where some deleted segments could show up as missing.
Added metrics for:
JVM Garbage Collection
JVM Memory usage
Missing nodes count
Fixed a problem where errors would not be shown in the UI
Major changes: (see 1.15.0 release notes)
Other changes: (see 1.15.2 release notes)
Fixed a problem with auto sharding not working when two repositories had the same tags but differing shard counts.
Fixed an issue where Humio could behave incompatibly with Kafka versions prior to 2.3.0 if
KAFKA_MANAGED_BY_HUMIO
was true.Fixed a problem where the Zone configuration would not be propagated correctly.
Fixed a problem where the QueryScheduler could spend time idling even though there was work to do in situations where digest delays were high.
Support for license files in ES512 format.
Log query total cost when logging query information.
Improved merging of segments by evaluating less data.
Changed limits for what can be fetched via HTTP from inside Humio.
Other changes: (see 1.15.1 release notes)
Fixed several cases where Humio might attempt to write a larger message to Kafka than what Kafka allows.
Fixed a problem preventing saved queries from being edited.
Added background job to fix problems with inconsistent data in global.
Fixed a problem preventing file export/download from the search page.
Fixed a problem where it was not possible to rename a dashboard.
Fixed missing cache update when deleting a view.
Fixed a problem with the retention job calculating what segments to delete.