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.3 | Stable | 2020-11-10 | Cloud, On-Prem | 2021-11-10 | No | 1.12.0 | 11 | No | No |
JAR Checksum | Value |
---|---|
MD5 | 294a84c0d1a54ccb83045af2a59a711e |
SHA1 | 74088d0dcce3e2e853d236e00d18af18ad06c0e6 |
SHA256 | 8bd243f29dbafa1ece847aff22ce9754b3ec3fd6fe8726d1517ed5462c5653fe |
SHA512 | ad95a600b21990508e9e174273726b8c2514b2a0f688bf45422394971375c0ad8821626ca6ca7672faffd41e4b2f80a62c357e581cdc6b34f4c482ddb5389410 |
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 which caused free-text-search to not work correctly for large (>64KB) events.
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.
Other