Humio Server 1.27.1 GA (2021-06-15)

Version?Type?Release Date?Availability?End of SupportSecurity UpdatesUpgrades From?Downgrades To?Config. Changes?
1.27.1GA2021-06-15

Cloud

2022-06-30No1.16.01.0.0Yes

Hide file hashes

Show file hashes

Security fixes and some minor fixes.

Deprecation

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

  • Deprecated GraphQL mutation setRecentQueries(), use addRecentQuery() in future. The mutation will be removed after 2021-10-01. While setRecentQueries will remain in the API to not break existing clients, it will not modify the set of recent queries.

Fixed in this release

  • Summary

    • Fixed an issue where Humio could prematurely clean up local copies of segments involved in queries, causing queries to fail with a "Did not query segment" warning.

    • Updated dependencies with security fixes.

    • Fixed issue where certain queries would cause NullPointerException in OneForOneStrategy.