Humio Server 1.16.3 Stable (2020-11-10)

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

Security

Updates

Upgrades

From?

JDK

Compatibility?

Req. Data

Migration

Config.

Changes?
1.16.3Stable2020-11-10

Cloud

On-Prem

2021-10-31No1.12.011NoNo
JAR ChecksumValue
MD5294a84c0d1a54ccb83045af2a59a711e
SHA174088d0dcce3e2e853d236e00d18af18ad06c0e6
SHA2568bd243f29dbafa1ece847aff22ce9754b3ec3fd6fe8726d1517ed5462c5653fe
SHA512ad95a600b21990508e9e174273726b8c2514b2a0f688bf45422394971375c0ad8821626ca6ca7672faffd41e4b2f80a62c357e581cdc6b34f4c482ddb5389410

Improved memory usage of some query functions, and fixes problems with datasource cleanup, resource usage of HTTP requests, and with large free-text searches.

Bug Fixes

  • Summary

    • Fixed an issue when starting a query, where resources related to HTTP requests were not released in a timely manner, causing an error log when the resources were released by hitting a timeout.

    • Fixed an issue which caused free-text-search to not work correctly for large (>64KB) events.

  • Other

    • Fixed an issue where cleanup of empty datasource directories could race with other parts of the system and cause issues.

    • Reduce memory usage when using the match() or regex() query functions.