v.1.23.0 ======== Improvements: ------------- #) [LUNA-8368] New parameters have been added to adjust the behavior of the `stream retransmission <../_static/api.html#operation/retransmission>`_: - shared: restream available without a token - persistent: restream don't have ttl. #) [LUNA-8369] It is now possible to specify authorization parameters for stream reference. The `data.authorization` field was added to the `create stream <../_static/api.html#operation/createStream>`_ request. Resources affected: - `create stream <../_static/api.html#operation/createStream>`_, - `get stream <../_static/api.html#operation/getStream>`_, - `get streams <../_static/api.html#operation/getStreams>`_, - `create group <../_static/api.html#operation/createGroup>`_, - `get group <../_static/api.html#operation/getGroup>`_, - `get groups <../_static/api.html#operation/getGroups>`_, See `authorization <../stream_authorization.html>`_ for more info. Migration: ---------- See a `migration <../migration.html>`_ manual. [LUNA-8369] See a `migration <../migration.html>`_ manual.