diff options
Diffstat (limited to 'docs/changelog/1.4.rst')
-rw-r--r-- | docs/changelog/1.4.rst | 47 |
1 files changed, 40 insertions, 7 deletions
diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 268bb53d..86fec4d4 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,46 @@ _ext/releasenotes.py +2023-10-08 +========== + +* :vytask:`T5630` ``(feature): pppoe: allow to specify MRU in addition to already configurable MTU`` + + +2023-10-06 +========== + +* :vytask:`T5096` ``(feature): Change 'accept' firewall rule action from 'return' to 'accept'`` +* :vytask:`T5576` ``(feature): Add bgp remove-private-as all option`` +* :vytask:`T3506` ``(default): Migrate loadkey command to op-mode`` + + +2023-10-05 +========== + +* :vytask:`T4320` ``(default): Remove legacy version files in vyatta-cfg-system/cfg-version`` + + +2023-10-04 +========== + +* :vytask:`T5632` ``(feature): Add jq package to parse JSON files`` +* :vytask:`T3655` ``(bug): NAT Problem with VRF`` +* :vytask:`T5585` ``(bug): Fix file access mode for dynamic dns configuration`` + + +2023-10-03 +========== + +* :vytask:`T5618` ``(bug): Flow-accounting crushes when IMT is enabled`` +* :vytask:`T5561` ``(feature): NAT - Inbound or outbound interface should not be mandatory`` +* :vytask:`T5553` ``(feature): Firewall - Add action continue`` +* :vytask:`T5250` ``(bug): Firewall - show firewall group`` +* :vytask:`T4383` ``(bug): Flow Accounting returns permission error and fails to start`` +* :vytask:`T5626` ``(feature): Only select required Kernel CGROUP controllers`` +* :vytask:`T5628` ``(feature): op-mode: login: DeprecationWarning: 'spwd'`` + + 2023-10-01 ========== @@ -129,7 +169,6 @@ 2023-09-07 ========== -* :vytask:`T5489` ``(feature): Change to BBR as TCP congestion control, or at least make it an config option`` * :vytask:`T5510` ``(feature): Shrink imagesize and improve read performance by changing mksquashfs syntax`` @@ -2653,12 +2692,6 @@ * :vytask:`T4272` ``(feature): lldp: migrate Python script to use get_config_dict()`` -2022-02-25 -========== - -* :vytask:`T4269` ``(feature): node.def generator should automatically add default values`` - - 2022-02-24 ========== |