diff options
Diffstat (limited to 'docs/changelog/1.3.rst')
-rw-r--r-- | docs/changelog/1.3.rst | 231 |
1 files changed, 216 insertions, 15 deletions
diff --git a/docs/changelog/1.3.rst b/docs/changelog/1.3.rst index e444ae5b..1f3fa6e8 100644 --- a/docs/changelog/1.3.rst +++ b/docs/changelog/1.3.rst @@ -8,21 +8,227 @@ _ext/releasenotes.py -2022-08-29 +2023-02-01 ========== -* :vytask:`T4653` (bug): Interface offload options not being applied correctly -* :vytask:`T4061` (default): Add util function to check for completion of boot config -* :vytask:`T4654` (bug): RPKI cache incorrect description -* :vytask:`T4572` (bug): Add an option to force interface MTU to the value received from DHCP +* :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 +========== + +* :vytask:`T4709` (bug): TCP MSS clamping broken in equuleus + + +2022-12-15 +========== + +* :vytask:`T4671` (bug): linux-firmware package is missing symlinks defined in WHENCE file + + +2022-12-02 +========== + +* :vytask:`T4122` (bug): interface ip address config missing after upgrade from 1.2.8 to 1.3.0 (when redirect is configured?) +* :vytask:`T1024` (feature): Policy Based Routing by DSCP + + +2022-11-23 +========== + +* :vytask:`T4793` (feature): Create warning message about disable-route-autoinstall when ipsec vti is used + + +2022-11-21 +========== + +* :vytask:`T4812` (feature): IPsec ability to show all configured connections + + +2022-11-06 +========== + +* :vytask:`T2913` (bug): Failure to install fpm while building builder docker image + + +2022-11-04 +========== + +* :vytask:`T2417` (feature): Python validator cleanup + + +2022-11-01 +========== + +* :vytask:`T4177` (bug): Strip-private doesn't work for service monitoring + + +2022-10-31 +========== + +* :vytask:`T1875` (feature): Add the ability to use network address as BGP neighbor (bgp listen range) +* :vytask:`T4785` (feature): snmp: Allow !, @, * and # in community name + + +2022-10-21 +========== + +* :vytask:`T2189` (bug): Adding a large port-range will take ~ 20 minutes to commit + + +2022-10-18 +========== + +* :vytask:`T4533` (bug): Radius clients don’t have simple permissions + + +2022-10-13 +========== + +* :vytask:`T4312` (bug): Telegraf configuration doesn't accept IPs for URL + +2022-10-12 +========== + +* :vytask:`T4730` (bug): Conntrack-sync error - listen-address is not the correct type in config as it should be + + +2022-10-11 +========== + +* :vytask:`T4680` (bug): Telegraf prometheus-client listen-address invalid format + + +2022-10-04 +========== -2022-08-27 +* :vytask:`T4702` (bug): Wireguard peers configuration is not synchronized with CLI +* :vytask:`T4652` (feature): Upgrade PowerDNS recursor to 4.7 series +* :vytask:`T4648` (default): PPPoE: Ignore default router from RA when PPPoE default-route is set to none +* :vytask:`T4582` (default): Router-advert: Preferred lifetime cannot equal valid lifetime in PIOs + + +2022-09-17 +========== + +* :vytask:`T4666` (bug): EAP-TLS no longer allows TLSv1.0 after T4537, T4584 + + +2022-09-15 +========== + +* :vytask:`T4679` (bug): OpenVPN site-to-site incorrect check for IPv6 local and remote address +* :vytask:`T4630` (bug): Prevent attempts to use the same interface as a source interface for pseudo-ethernet and MACsec at the same time + + +2022-09-12 ========== * :vytask:`T4647` (feature): Add Google Virtual NIC (gVNIC) support +2022-09-05 +========== + +* :vytask:`T4668` (bug): Adding/removing members from bond doesn't work/results in incorrect interface state +* :vytask:`T4628` (bug): ConfigTree() throws ValueError() if tagNode contains whitespaces + + +2022-08-29 +========== + +* :vytask:`T4653` (bug): Interface offload options are not applied correctly +* :vytask:`T4061` (default): Add util function to check for completion of boot config +* :vytask:`T4654` (bug): RPKI cache incorrect description +* :vytask:`T4572` (bug): Add an option to force interface MTU to the value received from DHCP + + 2022-08-26 ========== @@ -40,7 +246,7 @@ ========== * :vytask:`T4629` (bug): Raised ConfigErrors contain dict instead of only the dict key -* :vytask:`T4632` (bug): Vlan aware bridge not working +* :vytask:`T4632` (bug): VLAN-aware bridge not working 2022-08-19 @@ -95,6 +301,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 @@ -478,12 +685,6 @@ * :vytask:`T4198` (bug): Error shown on commit -2022-01-29 -========== - -* :vytask:`T4153` (bug): Monitor bandwidth-test initiate not working - - 2022-01-28 ========== @@ -960,6 +1161,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 @@ -1236,7 +1438,6 @@ * :vytask:`T2759` (bug): validate-value prints error messages from validators that fail even if overall validation succeeds * :vytask:`T3234` (bug): multi_to_list fails in certain cases, with root cause an element redundancy in XML interface-definitions * :vytask:`T3732` (feature): override-default helper should support adding defaultValues to default less nodes -* :vytask:`T3574` (default): Add constraintGroup for combining validators with logical AND * :vytask:`T1962` (default): Add syntax version to schema @@ -1906,7 +2107,7 @@ 2021-02-16 ========== -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.208 / 5.10.135 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.208 / 5.10.142 2021-02-14 |