Humio Server 1.29.2 GA (2021-09-02)
Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Config. Changes? |
---|---|---|---|---|---|---|---|
1.29.2 | GA | 2021-09-02 | Cloud | 2022-09-30 | No | 1.16.0 | No |
Available for download two days after release.
JAR Checksum | Value |
---|---|
MD5 | 0b32f9520b7a5ec3f1af3321ce7f1dfe |
SHA1 | 4ae2567f9b3348d115819eefd5b9c078d6c2c6ad |
SHA256 | 0383277fd91b8933dfcdb94783e03d151975b01ee62dcc74515cbfb2d3299cdc |
SHA512 | bbfb1f343f0567394128976ecddc6ad3b74f2996b0dc51e2fe0f9c5e0b60cbd7a935fc709b2ffc3b6a811a0e6a1c2fcc09e4e1552e5c7f87dd3670f07cf33b31 |
Minor bug 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
Other
Fixed an issue where if a package failed to be installed, and it contained an action, the failed installation might not be cleaned up properly.
Fixed an issue where, looking at GraphQL, the dropdown from the navigation menu was partially hidden.
Fixed an issue that could cause UploadedFileSyncJob to crash, if an uploaded file went missing
Fixed an issue where new groups added to a repository got a query prefix that disallowed search. The default is now to allow search with the query prefix * (wildcard).