diff options
author | rebortg <rebortg@users.noreply.github.com> | 2022-09-12 06:28:24 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-09-12 06:28:24 +0000 |
commit | 9edc99e2b18751842d684b825fe9e9c8af931d42 (patch) | |
tree | d8c9a8fd06a3ab51535220782b9ca1391b4a4635 /docs/changelog/1.3.rst | |
parent | a93b0b8eb565a90ef373ae428454eb600a694410 (diff) | |
download | vyos-documentation-9edc99e2b18751842d684b825fe9e9c8af931d42.tar.gz vyos-documentation-9edc99e2b18751842d684b825fe9e9c8af931d42.zip |
Github: update current branch
Diffstat (limited to 'docs/changelog/1.3.rst')
-rw-r--r-- | docs/changelog/1.3.rst | 17 |
1 files changed, 9 insertions, 8 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index e444ae5b..dd987db8 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,19 +8,20 @@ _ext/releasenotes.py -2022-08-29 +2022-09-05 ========== -* :vytask:`T4653` (bug): Interface offload options not being applied correctly -* :vytask:`T4061` (default): Add util function to check for completion of boot config -* :vytask:`T4654` (bug): RPKI cache incorrect description -* :vytask:`T4572` (bug): Add an option to force interface MTU to the value received from DHCP +* :vytask:`T4668` (bug): Adding/removing members from bond doesn't work/results in incorrect interface state +* :vytask:`T4628` (bug): ConfigTree() throws ValueError() if tagNode contains whitespaces -2022-08-27 +2022-08-29 ========== -* :vytask:`T4647` (feature): Add Google Virtual NIC (gVNIC) support +* :vytask:`T4653` (bug): Interface offload options are not applied correctly +* :vytask:`T4061` (default): Add util function to check for completion of boot config +* :vytask:`T4654` (bug): RPKI cache incorrect description +* :vytask:`T4572` (bug): Add an option to force interface MTU to the value received from DHCP 2022-08-26 @@ -40,7 +41,7 @@ ========== * :vytask:`T4629` (bug): Raised ConfigErrors contain dict instead of only the dict key -* :vytask:`T4632` (bug): Vlan aware bridge not working +* :vytask:`T4632` (bug): VLAN-aware bridge not working 2022-08-19 |