mirror of
https://github.com/ansible-collections/community.routeros.git
synced 2025-08-03 17:55:12 +02:00
Release 2.8.0.
This commit is contained in:
parent
07a3311792
commit
c1bd819db5
10 changed files with 53 additions and 18 deletions
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- api_modify - support API paths ``ip firewall layer7-protocol`` (https://github.com/ansible-collections/community.routeros/pull/153).
|
|
@ -1,3 +0,0 @@
|
|||
bugfixes:
|
||||
- "api_info, api_modify - fix default and remove behavior for ``dhcp-options`` in path ``ip dhcp-client`` (https://github.com/ansible-collections/community.routeros/issues/148, https://github.com/ansible-collections/community.routeros/pull/154)."
|
||||
- "api_modify - fix handling of disabled keys on creation (https://github.com/ansible-collections/community.routeros/pull/154)."
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- api_modify - adapt data for API paths ``ip dhcp-server network`` (https://github.com/ansible-collections/community.routeros/pull/156).
|
|
@ -1,2 +0,0 @@
|
|||
minor_changes:
|
||||
- api_modify - add support to disable IPv6 in API paths ``ipv6 settings`` (https://github.com/ansible-collections/community.routeros/pull/158).
|
|
@ -1,3 +0,0 @@
|
|||
minor_changes:
|
||||
- api_modify - add support for ``trap-interfaces`` in API path ``snmp`` (https://github.com/ansible-collections/community.routeros/pull/159).
|
||||
- api_modify - add support for API path ``snmp community`` (https://github.com/ansible-collections/community.routeros/pull/159).
|
|
@ -1,3 +0,0 @@
|
|||
minor_changes:
|
||||
- command - workaround for extra characters in stdout in RouterOS versions between 6.49 and 7.1.5
|
||||
(https://github.com/ansible-collections/community.routeros/issues/62, https://github.com/ansible-collections/community.routeros/pull/161).
|
|
@ -1 +0,0 @@
|
|||
release_summary: Bugfix and feature release.
|
|
@ -1,2 +0,0 @@
|
|||
bugfixes:
|
||||
- "various plugins and modules - remove unnecessary imports (https://github.com/ansible-collections/community.routeros/pull/149)."
|
Loading…
Add table
Add a link
Reference in a new issue