Humio Server 1.48.1 Preview (2022-07-19)

Version?Type?Release Date?Availability?End of Support

Security

Updates

Upgrades

From?

JDK

Compatibility?

Req. Data

Migration

Config.

Changes?
1.48.1Preview2022-07-19

Cloud

On-Prem

2023-08-31No1.30.011NoNo

Bug fixes and an updated dependency, released to cloud only.

Removed

Items that have been removed as of this release.

Installation and Deployment

  • Remove the following feature flags and their usage: EnterpriseLogin, OidcDynamicIdpProviders, UsagePage, RequestToActivity, CommunityNewDemoData.

Deprecation

Items that have been deprecated and may be removed in a future release.

  • Deprecated enabledFeatures query. Use the new featureFlags query instead.

Improvements, new features and functionality

  • UI Changes

    • Add missing accessibility features to the login page.

    • The Live checkbox is now no longer checked automatically when changing the value of the time window in the Time Selector. See Changing Time Frame for details.

    • Updated styling on the log in pages.

  • GraphQL API

    • Expose a new GraphQL type with feature flag descriptions and whether they are experimental.

  • Other

    • Include the requester in logs from QuerySessions when a live query is restarted or cancelled.

    • Added detection and handling of all queries being blocked during Humio upgrades.

    • Add flag whether a feature is experimental.

    • All feature flags now contains a textual description about what features are hidden behind the flag.

Bug Fixes

  • UI Changes

    • When viewing the events behind e.g. a Time Chart, the events will now only display with the @timestamp and @rawstring columns.

  • Dashboards and Widgets

    • The theme toggle on a shared dashboard was moved to the header panel and no longer overlaps with any widgets.

  • Other

    • Fixes the placement of a confirmation dialog when attempting to change retention.

    • Fix response entities not being discarded in error cases for the proxyqueryjobs endpoint, which could cause warnings in the log.