Release 2.19.0.

This commit is contained in:
Felix Fontein 2024-09-10 09:43:54 +02:00
parent fed11d36f7
commit ff7e6162d7
9 changed files with 155 additions and 108 deletions

View file

@ -1 +0,0 @@
release_summary: Feature release.

View file

@ -1,2 +0,0 @@
minor_changes:
- api_info, api_modify - add support for the ``routing igmp-proxy`` path (https://github.com/ansible-collections/community.routeros/pull/309).

View file

@ -1,2 +0,0 @@
minor_changes:
- api_info, api_modify - add support for the ``ip dns adlist`` path implemented by RouterOS 7.15 and newer (https://github.com/ansible-collections/community.routeros/pull/310).

View file

@ -1,2 +0,0 @@
minor_changes:
- api_modify, api_info - add read-only ``default`` field to ``snmp community`` (https://github.com/ansible-collections/community.routeros/pull/311).

View file

@ -1,2 +0,0 @@
minor_changes:
- api_info, api_modify - add support for the ``routing filter num-list`` path implemented by RouterOS 7 and newer (https://github.com/ansible-collections/community.routeros/pull/313).

View file

@ -1,2 +0,0 @@
minor_changes:
- api_info, api_modify - add support for the ``mld-version`` and ``multicast-querier`` properties in ``interface bridge`` (https://github.com/ansible-collections/community.routeros/pull/315).