Humio Server 1.0.10 Archive (2017-06-22)

Version?Type?Release Date?Availability?End of Support

Security

Updates

Upgrades

From?

JDK

Compatibility?

Req. Data

Migration

Config.

Changes?
1.0.10Archive2017-06-22

Cloud

On-Prem

2020-11-30No1.1.011NoNo

Regular update release.

Bug Fixes

  • Summary

    • Support for LDAP authentication for on-premises installations. (#1222)

    • For calculations on events containing numbers, the query engine now maintains a higher precision in intermediate results. Previously, numbers were limited to two decimal places, so now smaller numbers can show up in the UI. (#603)

    • Certain long queries could crash the system. (#781)

    • The event distribution graph is not aligned better with graphs shown below.

    • The limit parameter on table() and sort() functions now only issues a warning if the system limit is reached, not when the explicitly specified limit is reached. (#1323)

    • Various improvements in the scale-out implementation. Contact us for more detail if relevant.

    • Ingest requests are not rejected with an error, when incoming events contain fields reserved for humio (like @timestamp). Instead an @ is prepended to the field name and extra fields are added to the event describing the problem(@error=true). (#1320)