summaryrefslogtreecommitdiff
path: root/docs/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'docs/changelog')
-rw-r--r--docs/changelog/1.3.rst72
-rw-r--r--docs/changelog/1.4.rst126
2 files changed, 198 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst
index dfb4917e..cb723d54 100644
--- a/docs/changelog/1.3.rst
+++ b/docs/changelog/1.3.rst
@@ -8,6 +8,78 @@
_ext/releasenotes.py
+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
+==========
+
+* :vytask:`T4743` (feature): Enable IPv6 address for Dynamic DNS
+
+
+2023-02-15
+==========
+
+* :vytask:`T4993` (bug): Can't delete conntrack ignore rule
+
+
+2023-02-14
+==========
+
+* :vytask:`T4999` (feature): vyos.util backport dict_search_recursive
+* :vytask:`T1993` (feature): Extended pppoe rate-limiter
+
+
+2023-02-13
+==========
+
+* :vytask:`T4153` (bug): Monitor bandwidth-test initiate not working
+
+
+2023-02-11
+==========
+
+* :vytask:`T2603` (feature): pppoe-server: reduce min MTU
+
+
+2023-02-08
+==========
+
+* :vytask:`T1288` (feature): FRR: rewrite staticd backend (/opt/vyatta/share/vyatta-cfg/templates/protocols/static/*)
+
+
+2023-02-07
+==========
+
+* :vytask:`T4117` (bug): Does not possible to configure PoD/CoA for L2TP vpn
+
+
+2023-02-01
+==========
+
+* :vytask:`T4970` (default): pin OCaml pcre package to avoid JIT support
+
+
+2023-01-30
+==========
+
+* :vytask:`T4954` (bug): DNS cannot be configured via Network-Config v1 received from ConfigDrive / Cloud-Init
+
+
2023-01-24
==========
diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst
index a1687f87..ad4191ac 100644
--- a/docs/changelog/1.4.rst
+++ b/docs/changelog/1.4.rst
@@ -8,6 +8,132 @@
_ext/releasenotes.py
+2023-02-26
+==========
+
+* :vytask:`T4979` (feature): Add API request 'show_user_info' for UI
+
+
+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:`T5027` (bug): OpenVPN options and site-to-site cannot pass smoketest
+* :vytask:`T4978` (bug): KeyError: 'memory' container_config['memory'] on upgrading to 1.4-rolling-202302041536
+* :vytask:`T5034` (bug): Migrate multicast CLI node to valueLess
+* :vytask:`T4948` (feature): pppoe: add CLI option to allow definition of host-uniq flag
+
+
+2023-02-24
+==========
+
+* :vytask:`T5030` (bug): HTTPS-API delete key without id error
+* :vytask:`T5006` (bug): Http api segfault with concurrent requests
+
+
+2023-02-23
+==========
+
+* :vytask:`T5013` (feature): Extend accelppp.py op-mode to get subnet start stop info from config
+* :vytask:`T5002` (feature): Add uk (United Kingdom) keymap
+
+
+2023-02-22
+==========
+
+* :vytask:`T5024` (bug): check-qemu-install VM is not shutdown the first time
+* :vytask:`T5011` (bug): Some interface drivers don't support min_mtu and max_mtu and verify_mtu check should be skipped
+
+
+2023-02-21
+==========
+
+* :vytask:`T5021` (bug): IPsec SA is closed before negotiating a new one or it is negotiated on every second if big life-time is set in swanctl.conf
+* :vytask:`T5020` (feature): Extend openvpn.py op-mode to get a list of configured clients
+
+
+2023-02-20
+==========
+
+* :vytask:`T5005` (feature): Skip user authentication for PPPoE Server with noauth option
+
+
+2023-02-16
+==========
+
+* :vytask:`T4971` (feature): Radius attribute "Framed-Pool" for PPPoE
+
+
+2023-02-15
+==========
+
+* :vytask:`T4991` (bug): Restore path level information to compare output
+
+
+2023-02-14
+==========
+
+* :vytask:`T4968` (bug): VPN IPsec check dpd and close action for empty values
+* :vytask:`T1993` (feature): Extended pppoe rate-limiter
+
+
+2023-02-13
+==========
+
+* :vytask:`T4905` (feature): Convert show nhrp tunnel to tabulate format
+* :vytask:`T4153` (bug): Monitor bandwidth-test initiate not working
+
+
+2023-02-12
+==========
+
+* :vytask:`T4998` (bug): pppoe username validation too restrictive (regression)
+
+
+2023-02-11
+==========
+
+* :vytask:`T2603` (feature): pppoe-server: reduce min MTU
+
+
+2023-02-10
+==========
+
+* :vytask:`T4857` (feature): SNMP - Implement FRR SNMP recommendations
+* :vytask:`T4995` (feature): pppoe, wwan and sstp-client - rename user -> username on authentication
+
+
+2023-02-07
+==========
+
+* :vytask:`T4980` (bug): chrony not listening as a server
+* :vytask:`T4868` (bug): L2TP ppp-options ipv6 does not work without ipv6 pool but should
+* :vytask:`T4117` (bug): Does not possible to configure PoD/CoA for L2TP vpn
+
+
+2023-02-01
+==========
+
+* :vytask:`T4970` (default): pin OCaml pcre package to avoid JIT support
+
+
+2023-01-31
+==========
+
+* :vytask:`T4964` (bug): FRR bgp address-family l2vpn-evpn route-target export/import not working
+* :vytask:`T4780` (feature): Firewall - Add interface group
+* :vytask:`T4157` (default): Add jinja2 to pip test requirements
+
+
+2023-01-30
+==========
+
+* :vytask:`T4958` (feature): Add OpenConnect RADIUS Accounting support
+* :vytask:`T4954` (bug): DNS cannot be configured via Network-Config v1 received from ConfigDrive / Cloud-Init
+* :vytask:`T4118` (default): IPsec syntax overhaul
+
+
2023-01-29
==========