v.1.6.1

Improvements:

  1. Service dependencies were updated.

Bugs fixed:

  1. [LUNA-6289] Descriptor cache reload on logging settings change was disabled.

  2. [LUNA-6320] An incorrect source filter field validation was fixed. If source contained more than 36 characters service returned error earlier. Error example

    {
      "error_code":12022,"desc":"Bad\/incomplete input data",
      "detail":"Failed to validate input json. Path: 'candidates[0].filters.sources[0]',
      message: 'filters.sources[0] must be shorter than or equal to 36 characters'",
      "link":"https:\/\/docs.visionlabs.ai\/info\/luna\/troubleshooting\/errors-description\/code-12022"
    }
    

Migration:

See a migration manual.