diff options
author | Robert Göhler <github@ghlr.de> | 2022-05-09 20:40:19 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-05-09 20:40:19 +0200 |
commit | 43dd012c4d0104a5c2d8a18cbd514e8687a0d629 (patch) | |
tree | 3027d241ef8ad3e0684af4fbb09ea581d8fc4b37 /docs | |
parent | db304d73a0e2eaa5e599a799ae9eebed54b17c9e (diff) | |
parent | 2e313439401a3dac8c877bd987cc36797ff516ee (diff) | |
download | vyos-documentation-43dd012c4d0104a5c2d8a18cbd514e8687a0d629.tar.gz vyos-documentation-43dd012c4d0104a5c2d8a18cbd514e8687a0d629.zip |
Merge pull request #770 from vyos/update-dependencies-master
Github: update current branch
Diffstat (limited to 'docs')
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 13 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 27 |
3 files changed, 39 insertions, 1 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 318f81cba207dc5f180b074c2a7cdb4a4217e5f +Subproject 432fd1b5e7b5a1e5b8503bf0dcd106369e323dc diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 5eca3b31..ccbd77d1 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,19 @@ _ext/releasenotes.py +2022-05-07 +========== + +* :vytask:`T4361` (bug): `vyos.config.exists()` does not work for nodes with multiple values +* :vytask:`T4354` (bug): Slave interfaces fall out from bonding during configuration change + + +2022-05-03 +========== + +* :vytask:`T4395` (feature): Extend show vpn debug + + 2022-05-01 ========== diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 5238efe7..1a8d5691 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,32 @@ _ext/releasenotes.py +2022-05-07 +========== + +* :vytask:`T4361` (bug): `vyos.config.exists()` does not work for nodes with multiple values +* :vytask:`T4354` (bug): Slave interfaces fall out from bonding during configuration change +* :vytask:`T4419` (feature): vrf: support to disable IP forwarding within a given VRF + + +2022-05-06 +========== + +* :vytask:`T4385` (bug): bgp: peer-group member cannot override remote-as of peer-group + + +2022-05-05 +========== + +* :vytask:`T4414` (feature): Add route-map "as-path prepend last-as x" option + + +2022-05-03 +========== + +* :vytask:`T4395` (feature): Extend show vpn debug + + 2022-05-01 ========== @@ -72,7 +98,6 @@ 2022-04-21 ========== -* :vytask:`T4385` (bug): bgp: peer-group member cannot override remote-as of peer-group * :vytask:`T4384` (feature): pppoe: replace default-route CLI option with common CLI nodes already present for DHCP |