Humio Server 1.1.7 Archive (2018-07-05)

VersionTypeRelease DateEnd of SupportUpgrades FromJDK CompatibilityData MigrationConfig. Changes
1.1.7Archive2018-07-052019-11-191.1.011YesNo

Minor Release

Bug Fixes

  • Summary

    • Bug Fix. Remove race condition that could create duplicate events on restart.

    • Datasource autosharding is now able to reduce the number of shards.

    • Update embedded GeoLite2 database to 20180703 version.

    • Verify Java version requirement on startup.

  • Functions

    • New function match() is like lookup() but better suited for filtering.

    • Bug Fix. Fix split() to allow splitting JSON arrays of simple values.

    • Bug Fix. sort() with multiple fields was not stable for missing values.