v.1.16.0 ======== Improvements: ------------- #) [LUNA-7884] Several possibilities to manage stream settings and analytics using streams groups were added. From now on each group may contain general stream settings and analytics, stream can inherit settings and/or analytics from groups. The main description of rules and examples of such behavior described in `group settings <../group_settings.html>`_. #) [LUNA-7884] The new method was added: `replace group <../_static/api.html#operation/putGroup>`_. #) [LUNA-7884] Several methods have been updated: - `stream creation request <../_static/api.html#operation/createStream>`_ (improve visual structure) - `stream replace request <../_static/api.html#operation/putStream>`_ (improve visual structure) - `get streams request <../_static/api.html#operation/getStreams>`_ (new query parameter `enriched`) - `get stream request <../_static/api.html#operation/getStream>`_ (new query parameter `enriched`) - `streams group linker request <../_static/api.html#operation/streamsGroupLinker>`_. (settings inheritance description, new query parameter `streams_update`) - `group creation request <../_static/api.html#operation/createGroup>`_ (stream settings, analytics were added) - `group replace request <../_static/api.html#operation/putGroup>`_ (stream settings, analytics were added, new query parameter `streams_update`) Migration: ---------- See a `migration <../migration.html>`_ manual. [LUNA-7884] See a `migration <../migration.html>`_ manual.