diff options
author | Robert Göhler <github@ghlr.de> | 2022-05-24 10:42:36 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-24 10:42:36 +0200 |
commit | f30710237ea41f17310a182587b1ed6b1e4e62d7 (patch) | |
tree | c92815a130acd8c90acc50301936589aa7da2e97 | |
parent | a4b1069526851b95d96044a761d4e11826c53525 (diff) | |
parent | e97f2a0e1a58cb78eac25021696ed69bc8261a69 (diff) | |
download | vyos-documentation-f30710237ea41f17310a182587b1ed6b1e4e62d7.tar.gz vyos-documentation-f30710237ea41f17310a182587b1ed6b1e4e62d7.zip |
Merge pull request #773 from vyos/update-dependencies-master
Github: update current branch
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 30 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 52 |
3 files changed, 82 insertions, 0 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 432fd1b5e7b5a1e5b8503bf0dcd106369e323dc +Subproject 0640a863255ef8f3d5b9d778fa0b6bff9922087 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index ccbd77d1..5f96c054 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,36 @@ _ext/releasenotes.py +2022-05-19 +========== + +* :vytask:`T4430` (bug): Show firewall output with visual shift default rule + + +2022-05-16 +========== + +* :vytask:`T4377` (default): generate tech-support archive includes previous archives + + +2022-05-12 +========== + +* :vytask:`T4100` (feature): Firewall increase maximum number of rules + + +2022-05-11 +========== + +* :vytask:`T4405` (bug): DHCP client sometimes ignores `no-default-route` option of an interface + + +2022-05-10 +========== + +* :vytask:`T1972` (feature): Allow setting interface name for virtual_ipaddress in VRRP VRID + + 2022-05-07 ========== diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 1a8d5691..90dd443a 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,58 @@ _ext/releasenotes.py +2022-05-21 +========== + +* :vytask:`T4437` (bug): flow-accounting: support IPv6 flow collectors + + +2022-05-20 +========== + +* :vytask:`T4418` (feature): Telegraf - output Plugin azure-data-explorer + + +2022-05-19 +========== + +* :vytask:`T4434` (bug): DMVPN: cisco-authentication password length is 8 characters +* :vytask:`T3938` (default): Rewrite the uptime script in Python to allow using it as a library +* :vytask:`T4334` (default): Make the config lexer reentrant + + +2022-05-17 +========== + +* :vytask:`T4424` (bug): policy local-route6 shows ipv4 format + + +2022-05-16 +========== + +* :vytask:`T4377` (default): generate tech-support archive includes previous archives + + +2022-05-12 +========== + +* :vytask:`T4417` (bug): VRRP doesn't start with conntrack-sync +* :vytask:`T4100` (feature): Firewall increase maximum number of rules + + +2022-05-11 +========== + +* :vytask:`T4405` (bug): DHCP client sometimes ignores `no-default-route` option of an interface + + +2022-05-10 +========== + +* :vytask:`T4156` (default): Adding DHCP Option 13 (bootfile-size) +* :vytask:`T1972` (feature): Allow setting interface name for virtual_ipaddress in VRRP VRID + + 2022-05-07 ========== |