Humio Server 1.53.0 GA (2022-08-16)
| Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Downgrades To? | Config. Changes? |
|---|---|---|---|---|---|---|---|---|
| 1.53.0 | GA | 2022-08-16 | Cloud | 2023-09-30 | No | 1.30.0 | 1.26.0 | No |
Available for download two days after release.
Bug fixes and updates.
New features and improvements
User Interface
Add UI for enabling and disabling social logins on the identity providers page.
Queries
Reduced memory usage for queries that include
noResultUntilDone: truein 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.When searching for queries using the
Query Monitorin Cluster Administration you can now filter queries based on internal and external query IDs.
Fixed in this release
Dashboards and Widgets
Fixed an issue where word wrap 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
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.
We have removed the @host field from the
humio-activitylogs and the#hosttag from thehumio-auditlog, as we can no longer provide meaningful values for these. The @host field in thehumio-metricslogs will remain, but its value will be changed to thevhost id(an integer number).