summaryrefslogtreecommitdiff
path: root/docs/changelog/1.3.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog/1.3.rst')
-rw-r--r--docs/changelog/1.3.rst51
1 files changed, 51 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst
index 7a12d0e2..c545bb0c 100644
--- a/docs/changelog/1.3.rst
+++ b/docs/changelog/1.3.rst
@@ -8,6 +8,57 @@
_ext/releasenotes.py
+2023-03-09
+==========
+
+* :vytask:`T5066` (bug): Different GRE tunnel but same tunnel keys error
+
+
+2023-03-08
+==========
+
+* :vytask:`T4381` (default): OpenVPN: Add "Tunnel IP" column in "show openvpn server" operational command
+* :vytask:`T4872` (bug): Op-mode show openvpn misses a case when parsing for tunnel IP
+
+
+2023-03-07
+==========
+
+* :vytask:`T2838` (bug): Ethernet device names changing, multiple hw-id being added
+* :vytask:`T2649` (default): Ensure configration mode scripts conform to coding guidelines
+* :vytask:`T4900` (default): Cache intermediary results of get_config_diff in Config instance
+
+
+2023-03-03
+==========
+
+* :vytask:`T4625` (enhancment): Update ocserv to current revision (1.1.6)
+
+
+2023-02-28
+==========
+
+* :vytask:`T4955` (bug): Openconnect radiusclient.conf generating with extra authserver
+* :vytask:`T4219` (feature): support incoming-interface (iif) in local PBR
+
+
+2023-02-25
+==========
+
+* :vytask:`T5008` (bug): MACsec CKN of 32 chars is not allowed in CLI, but works fine
+* :vytask:`T5007` (bug): Interface multicast setting is invalid
+* :vytask:`T5017` (bug): Bug with validator interface-name
+* :vytask:`T4992` (bug): Incorrect check is_local_address for bgp neighbor with option ip_nonlocal_bind set
+* :vytask:`T4978` (bug): KeyError: 'memory' container_config['memory'] on upgrading to 1.4-rolling-202302041536
+* :vytask:`T4948` (feature): pppoe: add CLI option to allow definition of host-uniq flag
+
+
+2023-02-22
+==========
+
+* :vytask:`T5011` (bug): Some interface drivers don't support min_mtu and max_mtu and verify_mtu check should be skipped
+
+
2023-02-18
==========