Humio Server 1.16.0 Stable (2020-10-09)
Version | Type | Release Date | End of Support | Upgrades From | Data Migration | Config. Changes |
---|---|---|---|---|---|---|
1.16.0 | Stable | 2020-10-09 | 2021-10-09 | 1.12.0 | No | No |
JAR Checksum | Value |
---|---|
MD5 | 41a3eb30f6d92f92b414661545f0c8bc |
SHA1 | 31829cf2558430a4a6f170d4adf00573f7a7db08 |
SHA256 | f04127a4195e8e1e576bc9a32e9b582b48ffb6eb3fdbc368b4f2c0e2fc22e1c6 |
SHA512 | 45e067a2b79618e979e9839cb987ce6bd76a27514a0d3da22dd3e9b5259f48b8b75c5c9730078ccba81f10516a456b733956bc48bdec6c9bd5adb9dd0de13363 |
This release promotes the latest 1.15 release from preview to stable. To see more details, go through the individual 1.15.x release notes (links in the changelog).
Bug Fixes
Other
Fixed a problem where some deleted segments could show up as missing.
Added metrics for:
JVM Garbage Collection
JVM Memory usage
Missing nodes count
Log query total cost when logging query information.
Add view to log lines for alerts
Fixed a problem where the Zone configuration would not be propagated correctly.
Other changes: (see 1.15.2 release notes)
Support for license files in ES512 format.
Bulk Global operations for segments in S3 to avoid overloading Kafka with writes.
Added background job to fix problems with inconsistent data in global.
Fixed a problem preventing saved queries from being edited.
Fixed a problem with the retention job calculating what segments to delete.
Fixed a problem with auto sharding not working when two repositories had the same tags but differing shard counts.
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)
Log Humio cluster version in non-sensitive log.
Fixed a problem where the QueryScheduler could spend time idling even though there was work to do in situations where digest delays were high.
Major changes: (see 1.15.0 release notes)
Fixed a problem where it was not possible to rename a dashboard.
Fixed a problem where errors would not be shown in the UI
Fixed a problem preventing file export/download from the search page.
Fixed several cases where Humio might attempt to write a larger message to Kafka than what Kafka allows.
Fixed an issue where Humio could behave incompatibly with Kafka versions prior to 2.3.0 if KAFKA_MANAGED_BY_HUMIO was true.
Fixed missing cache update when deleting a view.