v.0.3.0 ======= Improvements: ------------- #) [LUNA-7094] The new resource for streams retransmission was added - `restream <../_static/api.html#operation/retransmission>`_. #) [LUNA-7292] The connection lost while stream reading from now on is not fatal error, what means that stream *autorestart* will not be denied if stream is not available. The videofile access/unavailability error is still fatal error which will be deny stream autorestart. See `streams autorestart <../streams_statuses.html#streams-autorestart>`_ for details about autorestart mechanism. #) [LUNA-7294] The `source` field was added to stream entity. See `create stream <../_static/api.html#operation/createStream>`_, `get streams <../_static/api.html#operation/getStreams>`_, `get stream <../_static/api.html#operation/getStream>`_, `put stream <../_static/api.html#operation/putStream>`_, `agent streams <../_static/api.html#operation/postAgentStreams>`_. Bugs fixed: ----------- #) [LUNA-7298] Fixed bug which caused error of the streams distribution when OracleDB is used. #) [LUNA-7318] The `statuses` query parameter example was fixed for `get streams logs <../_static/api.html#operation/getStreamsLogs>`_ request. Migration: ---------- See a `migration <../migration.html>`_ manual.