Github: update current branch

This commit is contained in:
rebortg 2023-03-13 06:05:45 +00:00 committed by GitHub
parent fa775f6ad7
commit ee9f3d4dcc
3 changed files with 51 additions and 2 deletions

@ -1 +1 @@
Subproject commit 493af3f3417cef5c9898f242a2b885e63e3bdeef
Subproject commit 7d8db105fa7f5fe1ced53d27b570188b562fde38

View File

@ -8,6 +8,27 @@
_ext/releasenotes.py
2023-03-09
==========
* :vytask:`T5066` (bug): Different GRE tunnel but same tunnel keys error
2023-03-08
==========
* :vytask:`T4381` (default): OpenVPN: Add "Tunnel IP" column in "show openvpn server" operational command
* :vytask:`T4872` (bug): Op-mode show openvpn misses a case when parsing for tunnel IP
2023-03-07
==========
* :vytask:`T2838` (bug): Ethernet device names changing, multiple hw-id being added
* :vytask:`T2649` (default): Ensure configration mode scripts conform to coding guidelines
* :vytask:`T4900` (default): Cache intermediary results of get_config_diff in Config instance
2023-03-03
==========

View File

@ -8,6 +8,35 @@
_ext/releasenotes.py
2023-03-11
==========
* :vytask:`T5076` (feature): CI/CD: Docker container is bloated by legacy and conflicting dependencies
2023-03-09
==========
* :vytask:`T5066` (bug): Different GRE tunnel but same tunnel keys error
* :vytask:`T4952` (feature): Improve interface completion helper CLI experience
2023-03-08
==========
* :vytask:`T4381` (default): OpenVPN: Add "Tunnel IP" column in "show openvpn server" operational command
* :vytask:`T4872` (bug): Op-mode show openvpn misses a case when parsing for tunnel IP
2023-03-07
==========
* :vytask:`T5057` (bug): IPoE server incorrect interface regex
* :vytask:`T2838` (bug): Ethernet device names changing, multiple hw-id being added
* :vytask:`T5051` (feature): Use Literal types to provide op-mode CLI choices and API enums
* :vytask:`T4900` (default): Cache intermediary results of get_config_diff in Config instance
2023-03-05
==========
@ -242,7 +271,6 @@
2023-01-20
==========
* :vytask:`T4925` (feature): Need to add the possibility to configure Pseudo-Random Functions (PRF) in IKEv2
* :vytask:`T4551` (bug): IPsec rekeying collisions bug
* :vytask:`T4942` (feature): Rewrite vyatta-config-mgmt to Python/XML