Humio Server 1.7.1 GA (2020-01-06)
Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Config. Changes? |
---|---|---|---|---|---|---|---|
1.7.1 | GA | 2020-01-06 | Cloud | 2021-01-31 | No | 1.6.10 | Yes |
Available for download two days after release.
JAR Checksum | Value |
---|---|
MD5 | df8268ca40d896676a0d771e40e84766 |
SHA1 | f2826fed2741cc74128a07f5f67c2bed498d58bc |
SHA256 | 6f29f7d3abb1df8547cc0be5470ec714469febfd2c8553ed58555e5936b27fbb |
SHA512 | 14529ec3496dcafee383a2d6ef85d0862a8071f144e9b0ac59bd59f3b9742a8d1e46092f16e0db32e0ab071bdd2235754f319c4fc95007d470c34bb304c52ce9 |
Bug Fixes and Removal of Limitations
Fixed in this release
Summary
Reuse of live dashboard queries on the humio-search-all repository did not work correctly. As an effect the number of live queries could keep increasing.
The Postmark integration was always assuming a humio.com from address. This has been fixed by introducing a new
POSTMARK_FROM
configuration parameter.Remove 64 K restriction on individual fields to be parsed by parsers.
Saved Queries/macros was not expanded when checking if a live dashboard query could reuse an existing query.
Allow explicit
auto
as argument to thespan
parameter in bucket and timechart. This makes it easier to set span from a macro argument.Handle large global snapshot files (larger than 2 G).