Humio Server 1.8.1 Stable (2020-02-03)

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

Security

Updates

Upgrades

From?

JDK

Compatibility?

Req. Data

Migration

Config.

Changes?
1.8.1Stable2020-02-03

Cloud

On-Prem

2021-01-31No1.6.1011NoYes
JAR ChecksumValue
MD5e99a4e6eb8ae5174416f3ba2ac6f975a
SHA1c0ed5c06b6fc6d9f2bb6bc2c7d4afeb4aeabcd01
SHA256156eadb8a285e688aecde7040505e6266407ab5ce6c58826ef9d6d12299fb5db
SHA51286acc3eef2c2817ba7e5f83b030319bb70a63ca90568fd1a949210177653951cfa76687c22d23518626fdcc08719b9ff67c66c918842b0010860c56696b171a5

Bug Fixes

This is a bug fix release.

Bug Fixes

  • Summary

    • Fix edge case errors in the regex engine. Some case insensitive searches for some Unicode characters were not supported correctly.

    • Avoid calling fallocate on platforms that do not support this (for example, ZFS).

    • New feature for ephemeral servers: Let Zookeeper assign the UUID that in turn assigns the node ID in the cluster. This is turned on by setting the config option ZOOKEEPER_URL_FOR_NODE_UUID to the set of Zookeepers to use for this. The option ZOOKEEPER_PREFIX_FOR_NODE_UUID (default /humio_autouuid_) sets the prefix to allow rack awareness. Note: Do not turn this on for an existing cluster. Do not turn on if running older 1.7.x or 1.8.x builds.