Humio Server 1.2.2 Archive (2018-12-14)
Version? | Type? | Release Date? | Availability? | End of Support | Security Updates | Upgrades From? | Downgrades To? | Config. Changes? |
---|---|---|---|---|---|---|---|---|
1.2.2 | Archive | 2018-12-14 | Cloud | 2020-11-30 | No | 1.2.0 | 1.0.0 | Yes |
Available for download two days after release.
Hide file hashesShow file hashesMaintenance Build
Fixed in this release
Summary
sandbox did not work properly with
PREFIX_AUTHORIZATION_ENABLED=true
Configuration change.
ALLOW_UNLIMITED_STATE_SIZE
has been replaced byMAX_STATE_LIMIT
.MAX_STATE_LIMIT
limits state size in Humio searches and now allows specifying a number. For example the number of groups in thegroupBy()
function is limited byMAX_STATE_LIMIT
.