v.4.9.1¶
Improvements:¶
[LUNA-6435] Added BadInputMsgpack error for requests with content type application/msgpack. This error will be returned instead BadInputJson for these requests.
Bugs fixed:¶
[LUNA-6386] Status code 500 on POST “/events/stats” with filters.value is bool was fixed.
Status code 500 on POST “/events/stats” with filter by null with wrong operators was fixed.
Status code 500 on POST “/events” for json with number over int64 limit was fixed.
Events statistic bad filtering by null using neq, nin was fixed.
Migration:¶
See a migration manual.