diff options
author | rebortg <rebortg@users.noreply.github.com> | 2023-03-27 06:05:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-03-27 06:05:51 +0000 |
commit | d700ad173cdd04c38aaadf0789d38e88207a03f9 (patch) | |
tree | 5f95317713f4bece2db7cbdf78dbbeccd9c44def /docs/changelog | |
parent | 32024b93fd00c51c9a7fe0b02c77da91c702e2bf (diff) | |
download | vyos-documentation-d700ad173cdd04c38aaadf0789d38e88207a03f9.tar.gz vyos-documentation-d700ad173cdd04c38aaadf0789d38e88207a03f9.zip |
Github: update current branch
Diffstat (limited to 'docs/changelog')
-rw-r--r-- | docs/changelog/1.3.rst | 6 | ||||
-rw-r--r-- | docs/changelog/1.4.rst | 30 |
2 files changed, 35 insertions, 1 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 786ab1ba..82bceca4 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,12 @@ _ext/releasenotes.py +2023-03-21 +========== + +* :vytask:`T5098` (feature): PPPoE client holdoff configuration + + 2023-03-19 ========== diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 53d3a563..014afd23 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,35 @@ _ext/releasenotes.py +2023-03-23 +========== + +* :vytask:`T5108` (feature): Get rate limit for L2TP/PPTP/SSTP/IPoE in raw format +* :vytask:`T5086` (feature): Integrate hsflowd for sflow accounting +* :vytask:`T5107` (bug): Raise error in op-mode dns.py instead of calling exit + + +2023-03-22 +========== + +* :vytask:`T5068` (feature): Generate op-mode API client requests along with schema generation + + +2023-03-21 +========== + +* :vytask:`T5098` (feature): PPPoE client holdoff configuration +* :vytask:`T3694` (bug): Static routes not installed into kernel nor frr +* :vytask:`T5102` (feature): ospf: "redistribute babel" is always set + + +2023-03-20 +========== + +* :vytask:`T5057` (bug): IPoE server incorrect interface regex +* :vytask:`T5095` (feature): Return list instead of dict for 'raw' output of op-mode openvpn + + 2023-03-19 ========== @@ -2226,7 +2255,6 @@ * :vytask:`T3612` (bug): IPoE Server address pool issues. * :vytask:`T3995` (feature): OpenVPN: do not stop/start service on configuration change -* :vytask:`T3680` (bug): Static routes with dhcp-interface are flaky * :vytask:`T4008` (feature): dhcp: change client retry interval form 300 -> 60 seconds * :vytask:`T3795` (bug): WWAN: issues with non connected interface / no signal * :vytask:`T3510` (bug): RADIUS usersname is not shown on CLI |