diff options
author | rebortg <rebortg@users.noreply.github.com> | 2023-09-25 06:06:02 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-09-25 06:06:02 +0000 |
commit | ca3a5176ee3eff52e37d21641efb24690fa48ad8 (patch) | |
tree | ea2268a7a86a0a3ca5920ff20bfeb6c09f9852cb /docs/changelog | |
parent | 0013b5700369081ba4638f551797c5c7d918e66e (diff) | |
download | vyos-documentation-ca3a5176ee3eff52e37d21641efb24690fa48ad8.tar.gz vyos-documentation-ca3a5176ee3eff52e37d21641efb24690fa48ad8.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 | 44 | ||||
-rw-r--r-- | docs/changelog/1.5.rst | 37 |
3 files changed, 87 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 52b7d2f3..ef74b249 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,12 @@ _ext/releasenotes.py +2023-09-20 +========== + +* :vytask:`T5271` ``(default): Add support for peer-fingerprint to OpenVPN`` + + 2023-09-11 ========== diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index f0b4442d..215a22e2 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,50 @@ _ext/releasenotes.py +2023-09-24 +========== + +* :vytask:`T5511` ``(feature): Cleanup of unused directories (and files) in order to shrink image-size`` + + +2023-09-23 +========== + +* :vytask:`T5518` ``(default): Add MLD protocol support`` + + +2023-09-22 +========== + +* :vytask:`T5602` ``(feature): For reverse-proxy type of load-balancing feature, support "backup" option in backends configuration`` +* :vytask:`T5609` ``(enhancment): Add util to get drive device name from id`` +* :vytask:`T5608` ``(enhancment): Rewrite add/delete raid member to Python and remove from vyatta-op`` +* :vytask:`T5607` ``(bug): Adjust RAID smoketest for non-deterministic SCSI device probing`` + + +2023-09-20 +========== + +* :vytask:`T5588` ``(bug): Add kernel conntrack_bridge module`` +* :vytask:`T5271` ``(default): Add support for peer-fingerprint to OpenVPN`` +* :vytask:`T5241` ``(feature): Support veth interfaces to working with netns`` +* :vytask:`T5238` ``(default): interface virtual-etherne - error when it doesn't use a peer`` +* :vytask:`T5592` ``(feature): salt: upgrade minion to 3005.2`` + + +2023-09-19 +========== + +* :vytask:`T5597` ``(feature): isis: add new features from FRR 9.`` +* :vytask:`T4284` ``(feature): QoS: rewrite to XML and Python`` + + +2023-09-18 +========== + +* :vytask:`T5419` ``(feature): Software/Hardware fastpath with nftables flowtable`` + + 2023-09-15 ========== diff --git a/docs/changelog/1.5.rst b/docs/changelog/1.5.rst index ea23b0c7..1d4333f7 100644 --- a/docs/changelog/1.5.rst +++ b/docs/changelog/1.5.rst @@ -8,6 +8,43 @@ _ext/releasenotes.py +2023-09-24 +========== + +* :vytask:`T5604` ``(bug): List of debian archives is out of date (non-free-firmware is missing)`` +* :vytask:`T5591` ``(feature): Cleanup of FRR daemons-file and various FRR fixes`` + + +2023-09-22 +========== + +* :vytask:`T5602` ``(feature): For reverse-proxy type of load-balancing feature, support "backup" option in backends configuration`` +* :vytask:`T5609` ``(enhancment): Add util to get drive device name from id`` +* :vytask:`T5608` ``(enhancment): Rewrite add/delete raid member to Python and remove from vyatta-op`` +* :vytask:`T5607` ``(bug): Adjust RAID smoketest for non-deterministic SCSI device probing`` + + +2023-09-20 +========== + +* :vytask:`T5588` ``(bug): Add kernel conntrack_bridge module`` +* :vytask:`T5241` ``(feature): Support veth interfaces to working with netns`` +* :vytask:`T5592` ``(feature): salt: upgrade minion to 3005.2`` +* :vytask:`T5590` ``(default): Firewall "log enable" logs every packet`` + + +2023-09-19 +========== + +* :vytask:`T5597` ``(feature): isis: add new features from FRR 9.`` + + +2023-09-18 +========== + +* :vytask:`T5575` ``(bug): ARP/NDP table-size isnt set properly`` + + 2023-09-15 ========== |