LUNA PLATFORM v.5.2.1#
Summary#
-
API service:
- Time fields validation was fixed for all the resources utilizing
create_time__gte
andcreate_time__lt
filters. An error occurred when time was set in UTC format (the "Z" suffix was used in the field). Example: "2018-08-11T09:11:41.674Z". -
Fixed was validation for "match_policy" with events set as candidates. The wrong error message "unexpected value; permitted: 'faces'" was returned when filters for events were set incorrectly.
-
Admin service:
-
The internal error with status code 500 was fixed for requests without any authorization data.
- The error "BadAdminAuth" is now returned in the case of authorization with an incorrect login/password pair.
- Time fields validation was fixed for all the resources utilizing
API (v.5.0.11 - v.5.0.13)#
Improvements#
- Service dependencies were updated.
Fixed bugs#
- The unstable test
test_get_lists_with_filter_by_list_id_range
was fixed.
Faces (v.4.0.15 - v.4.0.17)#
Improvements#
- Service dependencies were updated.
Image Store (v.3.1.13 - v.3.1.15)#
Improvements#
- Service dependencies were updated.
Tasks (v.3.0.17 - v.3.0.19)#
Improvements#
- Service dependencies were updated.
Events (v.2.0.10 - v.2.0.12)#
Improvements#
- Service dependencies were updated.
Configurator (v.1.0.19 - v.1.0.21)#
Improvements#
- Service dependencies were updated.
Sender (v.2.0.10 - v.2.0.12)#
Improvements#
- Service dependencies were updated.
Admin (v.4.1.1 - v.4.1.3)#
Improvements#
- Service dependencies were updated.
Fixed bugs#
-
The error
BadAdminAuth
are returning in the case authorization with wrong login\password now. -
The
internal error
with status code 500 was fixed for requests without any authorization data.
Licenses (v.0.1.17 - v.0.1.19)#
Improvements#
- Service dependencies were updated.
Handlers (v.1.1.2 - v.1.1.4)#
Improvements#
- Service dependencies were updated.
Fixed bugs#
-
Fixed time fields validation for all resources. (create_time__gte and create_time__lt filters).
-
Fixed validation for match policy with events candidates.
Python Matcher and Python Matcher Proxy (v.0.2.1 - v.0.2.3)#
Improvements#
-
Service dependencies were updated.
-
The "application/msgpack" possible value was added for the "Content-Type" header for resources "match faces" and "match bodies".
Backport3 (v.0.0.21 - v.0.0.23)#
Improvements#
- Service dependencies were updated.
Backport4 (v.1.0.10 - v.1.0.12)#
Improvements#
- Service dependencies were updated.