Humio Server 1.29.4 Preview (2021-09-09)
Version | Type | Release Date | End of Support | Upgrades From | JDK Compatibility | Data Migration | Config. Changes |
---|---|---|---|---|---|---|---|
1.29.4 | Preview | 2021-09-09 | 2021-09-17 | 1.16.0 | 11 | No | No |
JAR Checksum | Value |
---|---|
MD5 | 8145f9ddc7804a44efe1e46cd71f5c17 |
SHA1 | 8db4079f580357162891d0153a70668b4f29d642 |
SHA256 | 32adde840164668a96be651ede6052dbef3cf046ec9f83f39f62925d26e14104 |
SHA512 | cadcd2eb07e949f052bd51ecc272d79f7decfec0f3b7613dfdf712aa1ff287471060d25443c5be1b06744aefa43194fb2e78e223c362005cea62a5917a93b62e |
Minor bug fixes
Bug Fixes
Other
Fixed an issue where it was possible to submit queries to the Delete Events API that were not valid for that API. Only purely filtering queries are allowed.
Added a GraphQL mutation cancelDeleteEvents that allows cancelling a previously submitted deletion. Cancellation is best-effort, and events that have already been deleted will not be restored.