v.0.4.0

Improvements:

  1. [LUNA-6558] Support for Redis Sentinel auth configuration. For LIM_MANAGER_DB.SENTINEL, LIM_MATCHER_DB.SENTINEL config sections, user & password parameters added. For REDIS_URL plugin setting, auth params expected to be specified as following: redis+sentinel://sentinel_username:sentinel_password@sentinel0:26379,sentinel1:26378/indexed_matcher?username=master_username&password=master_password.

  2. [LUNA-6571] The new resource was added, see get plugins for indexer, matcher, manager. Resource allows to get list of imported plugins and their status,

Bugs fixed:

  1. [LUNA-6581] A hangs of matcher was fixed if an index refresh is enabled.

Migration:

See a migration manual.

[LUNA-6558] See a migration manual.