diff options
m--------- | docs/_include/vyos-1x | 0 | ||||
-rw-r--r-- | docs/changelog/1.3.rst | 27 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 47 |
3 files changed, 73 insertions, 1 deletions
diff --git a/docs/_include/vyos-1x b/docs/_include/vyos-1x -Subproject 26361076d2b4136dae9ba426c486430002b6e9a +Subproject cc5a19dcbff071117437608d9ae93c734514010 diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 97bd5441..9d65e0e3 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,32 @@ _ext/releasenotes.py +2022-08-27 +========== + +* :vytask:`T4647` (feature): Add Google Virtual NIC (gVNIC) support + + +2022-08-26 +========== + +* :vytask:`T4642` (bug): proxy: hyphen not allowed in proxy URL + + +2022-08-23 +========== + +* :vytask:`T4618` (bug): Traffic policy not set on virtual interfaces +* :vytask:`T4538` (bug): Macsec does not work correctly when the interface status changes. + + +2022-08-22 +========== + +* :vytask:`T4629` (bug): Raised ConfigErrors contain dict instead of only the dict key +* :vytask:`T4632` (bug): Vlan aware bridge not working + + 2022-08-19 ========== @@ -3319,7 +3345,6 @@ * :vytask:`T2388` (feature): template rendering should create folder and set permission * :vytask:`T2531` (feature): Update Linux Kernel to v4.19.125 * :vytask:`T2530` (bug): Error creating VRF with a name of exactly 16 characters -* :vytask:`T2460` (default): Migrate vyatta-nat-translations.pl to Python 2020-05-29 diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 688b8a24..1395abe9 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,53 @@ _ext/releasenotes.py +2022-08-29 +========== + +* :vytask:`T4645` (bug): show nat source statistics lack argument --family + + +2022-08-27 +========== + +* :vytask:`T4647` (feature): Add Google Virtual NIC (gVNIC) support + + +2022-08-26 +========== + +* :vytask:`T4642` (bug): proxy: hyphen not allowed in proxy URL + + +2022-08-25 +========== + +* :vytask:`T4626` (bug): Error showing nat66 source and destination +* :vytask:`T4622` (feature): Firewall allow drop packets by TCP MSS size + + +2022-08-24 +========== + +* :vytask:`T4641` (bug): prefix-list allows ipv6 prefix as input +* :vytask:`T4633` (feature): Change keepalived to v2.2.7 + + +2022-08-23 +========== + +* :vytask:`T4618` (bug): Traffic policy not set on virtual interfaces +* :vytask:`T4538` (bug): Macsec does not work correctly when the interface status changes. + + +2022-08-22 +========== + +* :vytask:`T4089` (bug): Show nat destination rules shows ip address instead of interface 'any' +* :vytask:`T4632` (bug): Vlan aware bridge not working +* :vytask:`T4637` (feature): Upgrade to podman 4.2.0 + + 2022-08-20 ========== |