diff options
Diffstat (limited to 'docs/changelog/1.3.rst')
-rw-r--r-- | docs/changelog/1.3.rst | 239 |
1 files changed, 239 insertions, 0 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index 87f8d9cf..d6ab1408 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,6 +8,243 @@ _ext/releasenotes.py +2023-04-05 +========== + +* :vytask:`T4975` (bug): CLI does not work after cutting off the power or reset +* :vytask:`T5136` (bug): Possible config corruption on upgrade +* :vytask:`T425` (feature): AWS CloudWatch monitoring scripts + + +2023-04-01 +========== + +* :vytask:`T5047` (bug): Recreate only a specific container + + +2023-03-31 +========== + +* :vytask:`T5111` (bug): pppd-dns.service startup failed + + +2023-03-29 +========== + +* :vytask:`T5033` (bug): generate-public-key command fails for address with multiple public keys like GitHub +* :vytask:`T5097` (bug): the operational command "show interfaces ethernet ethx" doesn't reflect a call to 'clear counters' + + +2023-03-27 +========== + +* :vytask:`T4737` (bug): FRRouting/zebra 7.5.1 does not redistribute routes to other protocols + + +2023-03-21 +========== + +* :vytask:`T5098` (feature): PPPoE client holdoff configuration + + +2023-03-19 +========== + +* :vytask:`T4925` (feature): Need to add the possibility to configure Pseudo-Random Functions (PRF) in IKEv2 + + +2023-03-16 +========== + +* :vytask:`T3083` (feature): Add feature event-handler +* :vytask:`T2516` (bug): vyos-container: cannot configure ethernet interface + + +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 +========== + +* :vytask:`T4625` (enhancment): Update ocserv to current revision (1.1.6) + + +2023-02-28 +========== + +* :vytask:`T4955` (bug): Openconnect radiusclient.conf generating with extra authserver +* :vytask:`T4219` (feature): support incoming-interface (iif) in local PBR + + +2023-02-25 +========== + +* :vytask:`T5008` (bug): MACsec CKN of 32 chars is not allowed in CLI, but works fine +* :vytask:`T5007` (bug): Interface multicast setting is invalid +* :vytask:`T5017` (bug): Bug with validator interface-name +* :vytask:`T4992` (bug): Incorrect check is_local_address for bgp neighbor with option ip_nonlocal_bind set +* :vytask:`T4978` (bug): KeyError: 'memory' container_config['memory'] on upgrading to 1.4-rolling-202302041536 +* :vytask:`T4948` (feature): pppoe: add CLI option to allow definition of host-uniq flag + + +2023-02-22 +========== + +* :vytask:`T5011` (bug): Some interface drivers don't support min_mtu and max_mtu and verify_mtu check should be skipped + + +2023-02-18 +========== + +* :vytask:`T4743` (feature): Enable IPv6 address for Dynamic DNS + + +2023-02-15 +========== + +* :vytask:`T4993` (bug): Can't delete conntrack ignore rule + + +2023-02-14 +========== + +* :vytask:`T4999` (feature): vyos.util backport dict_search_recursive +* :vytask:`T1993` (feature): Extended pppoe rate-limiter + + +2023-02-13 +========== + +* :vytask:`T4153` (bug): Monitor bandwidth-test initiate not working + + +2023-02-11 +========== + +* :vytask:`T2603` (feature): pppoe-server: reduce min MTU + + +2023-02-08 +========== + +* :vytask:`T1288` (feature): FRR: rewrite staticd backend (/opt/vyatta/share/vyatta-cfg/templates/protocols/static/*) + + +2023-02-07 +========== + +* :vytask:`T4117` (bug): Does not possible to configure PoD/CoA for L2TP vpn + + +2023-02-01 +========== + +* :vytask:`T4970` (default): pin OCaml pcre package to avoid JIT support + + +2023-01-30 +========== + +* :vytask:`T4954` (bug): DNS cannot be configured via Network-Config v1 received from ConfigDrive / Cloud-Init + + +2023-01-24 +========== + +* :vytask:`T4949` (feature): Backport "monitor log" and "show log" op-mode definitions from current to equuleus +* :vytask:`T4947` (feature): Support mounting container volumes as ro or rw + + +2023-01-23 +========== + +* :vytask:`T4798` (default): Migrate the file-exists validator away from Python +* :vytask:`T4683` (enhancment): Add kitty-terminfo package to build +* :vytask:`T4875` (default): Replace Python validator 'interface-name' to avoid Python startup cost +* :vytask:`T4664` (bug): Add validation to reject whitespace in tag node value names + + +2023-01-22 +========== + +* :vytask:`T4906` (bug): ipsec connections shows only one connection as up + + +2023-01-21 +========== + +* :vytask:`T4896` (bug): ospfv3: Fix broken not-advertise option +* :vytask:`T4799` (bug): PowerDNS >= 4.7 does not get reloaded by vyos-hostsd + + +2023-01-17 +========== + +* :vytask:`T4902` (bug): snmpd: exclude container storage from monitoring + + +2023-01-15 +========== + +* :vytask:`T4832` (feature): dhcp: Add IPv6-only dhcp option support (RFC 8925) +* :vytask:`T4918` (bug): Odd show interface behavior + + +2023-01-09 +========== + +* :vytask:`T4922` (feature): Add ssh-client source-interface CLI option + + +2023-01-07 +========== + +* :vytask:`T4884` (bug): Missing a community6 in snmpd config + + +2023-01-05 +========== + +* :vytask:`T3937` (default): Rewrite "show system memory" in Python to make it usable as a library function + + +2023-01-03 +========== + +* :vytask:`T4869` (bug): A network with `/32` or `/128` mask cannot be removed from a network-group + + +2022-12-31 +========== + +* :vytask:`T4898` (feature): Add mtu config option for dummy interfaces + + +2022-12-26 +========== + +* :vytask:`T4511` (bug): IPv6 DNS lookup +* :vytask:`T4809` (feature): radvd: Allow use of AdvRASrcAddress + + 2022-12-18 ========== @@ -210,6 +447,7 @@ 2022-07-30 ========== +* :vytask:`T4575` (feature): vyos.utill add new wrapper "rc_cmd" to get the return code and output * :vytask:`T4532` (bug): Flow-accounting IPv6 server/receiver bug @@ -1069,6 +1307,7 @@ * :vytask:`T697` (bug): Clean up and sanitize package dependencies * :vytask:`T3837` (default): OpenConnect: Fix typo in help property * :vytask:`T1440` (bug): Creating two DHCPv6 shared-network-names with the same subnet is allowed, causes dhcpd to fail to start. +* :vytask:`T578` (feature): Support Linux Container 2021-10-16 |