summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorGomathiselviS <gomathiselvi@gmail.com>2021-06-23 08:50:09 -0400
committerGitHub <noreply@github.com>2021-06-23 12:50:09 +0000
commit8264a29424c79c25d03cf89c376a72ec6a0f600f (patch)
tree6d9ed9c3a730b6e9b2b30ea127926e735e3c1895 /CHANGELOG.rst
parent86b6d04c3d00e93e391bdbc1c7788789a9d4c8fe (diff)
downloadvyos-ansible-old-8264a29424c79c25d03cf89c376a72ec6a0f600f.tar.gz
vyos-ansible-old-8264a29424c79c25d03cf89c376a72ec6a0f600f.zip
Prepare vyos release 2.3.1 (#174)2.3.1
Prepare vyos release 2.3.1 Reviewed-by: https://github.com/apps/ansible-zuul
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst25
1 files changed, 16 insertions, 9 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index de7fd13..1823667 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -5,6 +5,16 @@ Vyos Collection Release Notes
.. contents:: Topics
+v2.3.1
+======
+
+Bugfixes
+--------
+
+- Fix KeyError 'source' - vyos_firewall_rules
+- Updated docs resolving spelling typos
+- change interface to next-hop-interface while generating static_routes nexthop command.
+
v2.3.0
======
@@ -27,16 +37,16 @@ New Modules
v2.2.0
======
-Security Fixes
---------------
-
-- Mask values of sensitive keys in module result.
-
Minor Changes
-------------
- Add support for available_network_resources key, which allows to fetch the available resources for a platform (https://github.com/ansible-collections/vyos.vyos/issues/138).
+Security Fixes
+--------------
+
+- Mask values of sensitive keys in module result.
+
v2.1.0
======
@@ -72,15 +82,12 @@ Minor Changes
Bugfixes
--------
-- Update docs to clarify the idemptonecy releated caveat and add it in the output warnings (https://github.com/ansible-collections/ansible.netcommon/pull/189)
+- Update docs to clarify the idemptonecy related caveat and add it in the output warnings (https://github.com/ansible-collections/ansible.netcommon/pull/189)
- cliconf plugin - Prevent `get_capabilities()` from getting larger every time it is called
New Modules
-----------
-ansible.collections.ansible_collections.vyos.vyos.plugins.modules
-~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
-
- vyos_bgp_global - BGP Global Resource Module.
v1.1.1