Humio Server 1.28.2 LTS (2021-09-29)

Version?Type?Release Date?Availability?End of Support

Security

Updates

Upgrades

From?

Config.

Changes?
1.28.2LTS2021-09-29

Cloud

2022-06-30No1.16.0No

Hide file hashes

Show file hashes

These notes include entries from the following previous releases: 1.28.0, 1.28.1

Bug fixes and updates.

Deprecation

Items that have been deprecated and may be removed in a future release.

  • Deprecated GraphQL mutation setRecentQueries, use addRecentQuery in future. The mutation will be removed after 2021-10-01. While setRecentQueries will remain in the API to not break existing clients, it will not modify the set of recent queries.

Fixed in this release

  • Security

    • Kafka and xmlsec have been upgraded to address CVE-2021-38153 and CVE-2021-38153.

  • Summary

    • When searching through files in a dashboard parameter, users with CSV files greater than 50.0 records could see incomplete results.

    • Fixed a bug that caused previous 1.27.x but not earlier versions to add "host xyz is slow" warnings to query results also when that was not the case.

    • While waiting for the upload of files to bucket to complete during shutdown, the threaddumping will continue running, and the node will report as alive as seen from the other nodes.

    • All users (including existing users) need to accept the privacy notice and terms and conditions before using Humio.

    • Humio trial installations now require a trial license. To request a trial license go to Getting Started.

    • Backfilled data gets lower priority on local disk when in over-commit mode using bucket storage.

    • Humio will now try to upload more segments concurrently during a shutdown than during normal operation.

  • Other

    • The signup path was removed, together with the corresponding pages. Before, anyone could sign up for the Humio SaaS solution. However, with stricter policies, this became obsolete and had to be removed. The new process redirecta a potential customer to Humio's official website, where they have to fill in a form in order to be vetted. Once the vetting process is complete, Humio support creates an organization for the customer.

    • Fixed an issue that could cause UploadedFileSyncJob to crash if an uploaded file went missing

    • Fixed an issue that could cause cluster nodes to crash when growing the number of digest partitions.

    • Fix a bug where offsets from one Kafka partition could be used when deciding where to start consuming for another partition, in the case where there are too many datasources in the repo. This led to a crash loop when the affected node was restarted.