summaryrefslogtreecommitdiff
path: root/docs/changelog
diff options
context:
space:
mode:
authorrebortg <rebortg@users.noreply.github.com>2022-04-12 10:07:31 +0000
committerGitHub <noreply@github.com>2022-04-12 10:07:31 +0000
commitb424c9700c2f6bec6ab75dcf8718575785db2237 (patch)
tree287067b973fbe2e1bc68c3098a63ef29968078a1 /docs/changelog
parent1632d188af584df90c099d3fe06225eade309011 (diff)
downloadvyos-documentation-b424c9700c2f6bec6ab75dcf8718575785db2237.tar.gz
vyos-documentation-b424c9700c2f6bec6ab75dcf8718575785db2237.zip
Github: update current branch
Diffstat (limited to 'docs/changelog')
-rw-r--r--docs/changelog/1.3.rst26
-rw-r--r--docs/changelog/1.4.rst32
2 files changed, 58 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst
index 88c4bbbb..306a931f 100644
--- a/docs/changelog/1.3.rst
+++ b/docs/changelog/1.3.rst
@@ -8,6 +8,32 @@
_ext/releasenotes.py
+2022-04-08
+==========
+
+* :vytask:`T4331` (bug): IPv6 link local addresses are not configured when an interface is in a VRF
+* :vytask:`T4339` (bug): wwan: tab-completion results in "No such file or directory" if there is no WWAN interface
+* :vytask:`T4338` (bug): wwan: changing interface description should not trigger reconnect
+* :vytask:`T4324` (bug): wwan: check alive script should only be run via cron if a wwan interface is configured at all
+
+
+2022-04-07
+==========
+
+* :vytask:`T4330` (bug): MTU settings cannot be applied when IPv6 is disabled
+* :vytask:`T4346` (feature): Deprecate "system ipv6 disable" option to disable address family within OS kernel
+* :vytask:`T4337` (bug): isis: IETF SPF delay algorithm can not be configured - results in vyos.frr.CommitError
+* :vytask:`T4319` (bug): The command "set system ipv6 disable" doesn't work as expected.
+* :vytask:`T4341` (feature): login: disable user-account prior to deletion and wait until deletion is complete
+* :vytask:`T4336` (feature): isis: add support for MD5 authentication password on a circuit
+
+
+2022-04-06
+==========
+
+* :vytask:`T4308` (feature): Op-comm "Show log frr" to view specific protocol logs
+
+
2022-03-29
==========
diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst
index 7f04e394..057e003d 100644
--- a/docs/changelog/1.4.rst
+++ b/docs/changelog/1.4.rst
@@ -8,6 +8,38 @@
_ext/releasenotes.py
+2022-04-08
+==========
+
+* :vytask:`T4331` (bug): IPv6 link local addresses are not configured when an interface is in a VRF
+* :vytask:`T4347` (default): Return complete and consistent error codes from HTTP API
+* :vytask:`T4339` (bug): wwan: tab-completion results in "No such file or directory" if there is no WWAN interface
+* :vytask:`T4338` (bug): wwan: changing interface description should not trigger reconnect
+* :vytask:`T4324` (bug): wwan: check alive script should only be run via cron if a wwan interface is configured at all
+
+
+2022-04-07
+==========
+
+* :vytask:`T4330` (bug): MTU settings cannot be applied when IPv6 is disabled
+* :vytask:`T4346` (feature): Deprecate "system ipv6 disable" option to disable address family within OS kernel
+* :vytask:`T4319` (bug): The command "set system ipv6 disable" doesn't work as expected.
+* :vytask:`T4341` (feature): login: disable user-account prior to deletion and wait until deletion is complete
+* :vytask:`T4336` (feature): isis: add support for MD5 authentication password on a circuit
+
+
+2022-04-06
+==========
+
+* :vytask:`T4308` (feature): Op-comm "Show log frr" to view specific protocol logs
+
+
+2022-04-04
+==========
+
+* :vytask:`T4329` (bug): Bgp policy route-map bug with set several extcommunity rt
+
+
2022-04-02
==========