Humio Server 1.27.1 GA (2021-06-15)
Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Config. Changes? |
---|---|---|---|---|---|---|---|
1.27.1 | GA | 2021-06-15 | Cloud | 2022-06-30 | No | 1.16.0 | Yes |
Available for download two days after release.
JAR Checksum | Value |
---|---|
MD5 | d45c8b1dd900bfaaae7ab6d7173f122a |
SHA1 | 9602b62cab67ca3f1d35fd888303bc642c024518 |
SHA256 | ec2db12be413b83e52fb2f1cefa04bc9634e7c17657349c4e6b9c71c26a804f9 |
SHA512 | 6179ff0307e3cd804cb4dfcf56a98d30b67cebf51eb2673accde437a308a2d16fd433db983e2948a06768dfac8fa71aa302a357524ed78b675ccbb8491844f6e |
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
inOneForOneStrategy
.