Humio Server 1.53.0 GA (2022-08-16)
Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Config. Changes? |
---|---|---|---|---|---|---|---|
1.53.0 | GA | 2022-08-16 | Cloud | 2023-09-30 | No | 1.30.0 | No |
Available for download two days after release.
Bug fixes and updates.
New features and improvements
UI Changes
Add UI for enabling and disabling social logins on the identity providers page.
Queries
When searching for queries using the
Query Monitor
in Cluster Administration you can now filter queries based on internal and external query IDs.
Other
Reduced memory usage for queries that include
noResultUntilDone: true
in their inputs. This reduces memory usage in queries that do "export" of an aggregate result via the Query API, as well as the "inner" queries in joins, and queries from scheduled searches.
Fixed in this release
Dashboards and Widgets
Fixed an issue where wordwrap did not work in the Inspect Panel.
The
button on the dashboard correctly applies the typed filter again.The Single Value color threshold list could get into a state where you could not type threshold values into the four text fields.
Other
We have removed the
@host
field from thehumio-activity
logs and the#host
tag from thehumio-audit
log, as we can no longer provide meaningful values for these. The@host
field in thehumio-metrics
logs will remain, but its value will be changed to thevhost id
(an integer number).Fixed an issue where delete events from a mini-segment could result in the merge of those mini-segments into the resulting target segment never got executed.