Humio Server 1.13.0 Preview (2020-06-24)
Version | Type | Release Date | End of Support | Upgrades From | Data Migration | Config. Changes |
---|---|---|---|---|---|---|
1.13.0 | Preview | 2020-06-24 | 2020-08-26 | 1.12.0 | No | No |
JAR Checksum | Value |
---|---|
MD5 | c9dca247bec107fa41c6ec1fe5bb5d3b |
SHA1 | 51e898057d10d80e6a50ab86ab5bedf71d348f5b |
SHA256 | b5c21c0028f1d61104821e5d4749b15cea7e208aa9bfb9307a9b10e077f6f7b6 |
SHA512 | 5b148d8d8fd8680fd61c642bda45f7dba2cb0aa21efeb2752b02a6467a7063036f1b31ea347816ecdcba676cf1d9d199e409620bd6b1acd2cc2fdeff78767375 |
Many improvements, including some related to free-text
searching, load balancing queries, TLS support,
IPlocation( )
query
function, and some configuration changes.
Bug Fixes
Configuration
Humio can now balance and reuse existing queries internally in the cluster. See Configuration Settings.
Internal communication in a Humio installation can now be encrypted using TLS. See TLS.
The data source for the
ipLocation()
query function is no longer shipped with humio but installed/updated separately.Added support for WebIdentityTokenCredentialsProvider on AWS.
Introduced a new
ChangeViewOrRepositoryDescription
permission for editing the description of a view or repository. This was previously tied toConnectView
and any user with that permission will now have the new permission as well.Free text search now searches all fields rather than only @rawstring.