diff options
author | rebortg <rebortg@users.noreply.github.com> | 2023-07-31 06:05:31 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-07-31 06:05:31 +0000 |
commit | a1c267648a69552d78afea7b9a6332ec98086bd7 (patch) | |
tree | c4d49e483a42355d8674e8ce307dbe7865325ce2 /docs/changelog/1.4.rst | |
parent | 8f3ae555b361357bee252189a19483156318a175 (diff) | |
download | vyos-documentation-a1c267648a69552d78afea7b9a6332ec98086bd7.tar.gz vyos-documentation-a1c267648a69552d78afea7b9a6332ec98086bd7.zip |
Github: update current branch
Diffstat (limited to 'docs/changelog/1.4.rst')
-rw-r--r-- | docs/changelog/1.4.rst | 36 |
1 files changed, 35 insertions, 1 deletions
diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index e60970c0..9b8ca26a 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,41 @@ _ext/releasenotes.py +2023-07-29 +========== + +* :vytask:`T5403` ``(feature): Add support for extending xml cache`` + + +2023-07-28 +========== + +* :vytask:`T4602` ``(bug): DHCP `ping-check` enabled by default`` +* :vytask:`T5411` ``(feature): Remove old background monitoring implementation`` +* :vytask:`T5317` ``(enhancment): configtree: remove mutable references`` +* :vytask:`T5316` ``(enhancment): configtree: use a single pass of the diff algorithm`` + + +2023-07-27 +========== + +* :vytask:`T5368` ``(feature): FastNetmon service ids ddos-protection add support sflow mode`` + + +2023-07-26 +========== + +* :vytask:`T5398` ``(bug): FRR mangles container network interface names`` +* :vytask:`T5365` ``(bug): Container systemd units require authentication`` +* :vytask:`T4974` ``(feature): OpenVPN- Data Channel Offload(DCO)`` + + +2023-07-25 +========== + +* :vytask:`T5377` ``(feature): ospf: add graceful restart FRR feature (RFC 3623)`` + + 2023-07-21 ========== @@ -89,7 +124,6 @@ * :vytask:`T4815` ``(bug): Fix various name server config issues`` * :vytask:`T4810` ``(bug): Op-mode show/monitor log pppoe interface does not show any logs`` * :vytask:`T4758` ``(feature): Rewrite show dhcp server to vyos.opmode format`` -* :vytask:`T4460` ``(bug): nhrp not starting due to missing cisco-authentication value`` * :vytask:`T4262` ``(bug): install image doesn't respect chosen root partition size`` * :vytask:`T3810` ``(bug): webproxy squidguard rules don't work properly after rewriting to python.`` * :vytask:`T1928` ``(bug): Is the 'Welcome to VyOS' message when using SSH an information leak?`` |