Humio Server 1.9.3 Preview (2020-04-22)
Version | Type | Release Date | End of Support | Upgrades From | JDK Compatibility | Data Migration | Config. Changes |
---|---|---|---|---|---|---|---|
1.9.3 | Preview | 2020-04-22 | 2020-04-27 | 1.8.5 | 11 | No | No |
JAR Checksum | Value |
---|---|
MD5 | e2a84e14721946391ec9dddf66412723 |
SHA1 | 4b439142bf46d49c9e1b9c9685a2beacb921ef18 |
SHA256 | 646c3069015b1516dae2ef577d827a30d0deb62a393360fead05074a37edc670 |
SHA512 | bf673036d37ec539d1abeb04b9388e87f8c6ddfc781602d67bb7e28a5beda6195b827bba61bc9f769836f4a764330d93a33ae4788700758ca23cd7f8ecb88ae4 |
Security Fixes, Bug Fixes, and timeChart()
Improvements
A few security vulnerabilities have been discovered as part of a proactive penetration test. None are known to have been exploited. More information will be forthcoming.
Bug Fixes
Functions
More efficient
collect()
function implementation.New query function
fieldstats()
.
Other
New options for dealing with missing data in Time Charts.
If at startup the
global-snapshot.json
file is missing, then try loading the ".1" backup copy.Allow more concurrent processing to take place in "export" query processing.
Styling improvements in the "Style" panel for widgets.
New Time Chart interpolation options.
the
query
metric only measured time for streaming queries, now it includes non-streaming as well.Improves responsiveness of the recent queries dropdown, and limits the number of stored recent queries to .0 per user per repository.
Improve disk space monitoring when using bucket storage.
Security: [critical] Fixed more security vulnerabilities discovered through proactive penetration testing (more information will be forthcoming).
The segment queue length metric was not correct when segments got fetched from bucket storage by a query.
api-explorer not working due to CSP inline script.
Allow dots in tagged field names.