diff options
Diffstat (limited to 'docs/changelog/1.4.rst')
-rw-r--r-- | docs/changelog/1.4.rst | 251 |
1 files changed, 247 insertions, 4 deletions
diff --git a/docs/changelog/1.4.rst b/docs/changelog/1.4.rst index 1ef142fe..6e917399 100644 --- a/docs/changelog/1.4.rst +++ b/docs/changelog/1.4.rst @@ -8,6 +8,252 @@ _ext/releasenotes.py +2022-08-14 +========== + +* :vytask:`T4579` (bug): bridge: can not delete member interface CLI option when VLAN is enabled +* :vytask:`T4421` (default): Add support for floating point numbers in the numeric validator +* :vytask:`T3507` (bug): Bond with mode LACP show u/u in show interfaces even if peer is not configured + + +2022-08-12 +========== + +* :vytask:`T4603` (feature): Need a config option to specify NAS-IP-Address for vpn l2tp + + +2022-08-10 +========== + +* :vytask:`T4408` (feature): Add sshguard to protect against brut-forces + + +2022-08-08 +========== + +* :vytask:`T4586` (feature): Add to NAT66: SNAT destination address and DNAT source address. + + +2022-08-04 +========== + +* :vytask:`T4257` (feature): Discussion on changing BGP autonomous system number syntax + + +2022-08-02 +========== + +* :vytask:`T4585` (feature): Rewrite op-mode containers to vyos.opmode +* :vytask:`T4515` (default): Reduce telegraf binary size + + +2022-08-01 +========== + +* :vytask:`T4581` (bug): 'show system cpu' not working +* :vytask:`T4578` (feature): Rewrite show dns forwarding statistics to new format + + +2022-07-31 +========== + +* :vytask:`T4580` (bug): Handle the case of op-mode file names with hyphens in GraphQL schema/resolver generation + + +2022-07-30 +========== + +* :vytask:`T4575` (feature): vyos.utill add new wrapper "rc_cmd" to get the return code and output +* :vytask:`T4562` (feature): Rewrite show vrf to new format +* :vytask:`T4545` (feature): Rewrite show nat source rules +* :vytask:`T4543` (bug): Show source nat statistics shows incorrect interface +* :vytask:`T4503` (default): Prevent op mode scripts from restarting services if there's a commit in progress +* :vytask:`T4411` (feature): Add migration for service monitoring telegraf influxdb + + +2022-07-29 +========== + +* :vytask:`T4554` (enhancment): Implement GraphQL resolvers for standardized op-mode scripts +* :vytask:`T4518` (feature): Add XML for CLI conf mode load-balancing wan +* :vytask:`T4544` (enhancment): Generate schema definitions from standardized op-mode scripts + + +2022-07-28 +========== + +* :vytask:`T4531` (bug): NAT op-mode errors with exclude rules +* :vytask:`T3435` (bug): NAT rules show corruption + + +2022-07-27 +========== + +* :vytask:`T4571` (bug): Sflow with vrf configured does not use vrf to validate agent-address IP from vrf-configured interfaces +* :vytask:`T4552` (bug): Unable to reset IPsec IPv6 peer + + +2022-07-26 +========== + +* :vytask:`T4568` (bug): show vpn debug peer doesn't work +* :vytask:`T4556` (feature): fastnetmon: Allow configure white_list_path and populate with hosts/networks that should be ignored. +* :vytask:`T4495` (feature): Combine BGP reset op commands + + +2022-07-25 +========== + +* :vytask:`T4567` (default): Merge experimental branch of GraphQL development +* :vytask:`T4560` (bug): VRF and BGP neighbor local-as error +* :vytask:`T4493` (bug): Incorrect help for "show bgp neighbors" +* :vytask:`T1233` (bug): ipsec vpn sa showing down + + +2022-07-22 +========== + +* :vytask:`T4145` (bug): Conntrack table not showing after firewall rewriting + + +2022-07-21 +========== + +* :vytask:`T4555` (feature): fastnetmon: add IPv6 support +* :vytask:`T4553` (default): Allow to set ban time on ddos-protection configuration + + +2022-07-20 +========== + +* :vytask:`T4056` (bug): Traffic policy not set in live configuration + + +2022-07-18 +========== + +* :vytask:`T4523` (feature): OP-mode Extend conntrack output to get marks, zones and directions +* :vytask:`T4228` (bug): bond: OS error thrown when two bonds use the same member +* :vytask:`T4539` (feature): qat: update Intel QuickAssist release version 1.7.L.4.16.0-00017 +* :vytask:`T4534` (bug): bond: bridge: error out if member interface is assigned to a VRF instance +* :vytask:`T4525` (bug): Delete interface from VRF and add it to bonding error +* :vytask:`T4522` (feature): bond: add ability to specify mii monitor interval via CLI +* :vytask:`T4535` (feature): FRR: upgrade to stable/8.3 version +* :vytask:`T4521` (bug): bond: ARP monitor interval is not configured despite set via CLI +* :vytask:`T4540` (feature): firmware: update to Linux release 20220708 + + +2022-07-17 +========== + +* :vytask:`T4028` (bug): FRR 8.1 routes not being applied to routing table after reboot if an interface has 2 ip addresses + + +2022-07-15 +========== + +* :vytask:`T4494` (bug): Cannot reset BGP peer within VRF +* :vytask:`T4536` (feature): FRR: move to systemd for daemon control + + +2022-07-14 +========== + +* :vytask:`T4491` (bug): Use empty string for internal name of root node of config_tree + + +2022-07-13 +========== + +* :vytask:`T1375` (feature): Add clear dhcp server lease function + + +2022-07-12 +========== + +* :vytask:`T4527` (bug): Prevent to create VRF name default +* :vytask:`T4084` (default): Dehardcode the default login banner +* :vytask:`T3948` (feature): IPSec VPN: Add a new option "none" for the connection-type +* :vytask:`T235` (feature): Ability to configure manual IP Rules + + +2022-07-10 +========== + +* :vytask:`T3836` (bug): Setting a default IPv6 route while getting IPv4 gateway via DHCP removes the IPv4 gateway + + +2022-07-09 +========== + +* :vytask:`T4507` (feature): IPoE-server add multiplier option for shaper +* :vytask:`T4499` (bug): NAT source translation not showing a single output +* :vytask:`T4468` (bug): web-proxy source group cannot start with a number bug +* :vytask:`T4373` (feature): PPPoE-server add multiplier option for shaper +* :vytask:`T3353` (bug): PPPoE server wrong vlan-range generating config +* :vytask:`T3648` (bug): op-mode: nat rules broken +* :vytask:`T4517` (feature): ip: Add options to enable directed broadcast forwarding + + +2022-07-07 +========== + +* :vytask:`T4456` (bug): NTP client in VRF tries to bind to interfaces outside VRF, logs many messages +* :vytask:`T4509` (feature): Feature Request: DNS64 + + +2022-07-06 +========== + +* :vytask:`T4513` (bug): Webproxy monitor commands do not work +* :vytask:`T4299` (feature): Firewall - GeoIP filtering + + +2022-07-05 +========== + +* :vytask:`T4378` (bug): Unable to submit wildcard ("*.example.com") A or AAAA records in dns forwarder +* :vytask:`T2683` (default): no dual stack in system static-host-mapping host-name +* :vytask:`T478` (feature): Firewall address group (multi and nesting) + + +2022-07-04 +========== + +* :vytask:`T4501` (bug): Syslog-identifier does not work in event handler +* :vytask:`T3600` (bug): DHCP Interface static route breaks PBR +* :vytask:`T4498` (feature): bridge: Add option to enable/disable IGMP/MLD snooping + + +2022-07-01 +========== + +* :vytask:`T2455` (bug): No support for the IPv6 VTI +* :vytask:`T4490` (feature): BGP- warning message that AFI/SAFI is needed to establish the neighborship +* :vytask:`T4489` (bug): MPLS sysctl not persistent for tunnel interfaces + + +2022-06-29 +========== + +* :vytask:`T4477` (feature): router-advert: support RDNSS lifetime option + + +2022-06-28 +========== + +* :vytask:`T4486` (bug): Container can't be deleted +* :vytask:`T4473` (bug): Use container network without network declaration error +* :vytask:`T4458` (feature): Firewall - add support for matching ip ttl in firewall rules +* :vytask:`T3907` (feature): Firewall - Set log levels + + +2022-06-27 +========== + +* :vytask:`T4484` (default): Firewall op-mode summary doesn't correctly handle address group containing ranges + + 2022-06-25 ========== @@ -562,7 +808,6 @@ * :vytask:`T4164` (bug): PBR: network groups (as well as address and port groups) don't resolve in `nftables_policy.conf` * :vytask:`T3970` (feature): Add support for op-mode PKI direct install into an active config session * :vytask:`T3828` (bug): ipsec: Subtle change in "pfs enable" behavior from equuleus -> sagitta -* :vytask:`T4228` (bug): bond: OS error thrown when two bonds use the same member 2022-02-05 @@ -717,7 +962,6 @@ * :vytask:`T4149` (bug): [Firewall-IPV6] Error delete Fw rules on VIF/INT * :vytask:`T3950` (bug): CLI backtrace on update if DNS not defined -* :vytask:`T4170` (feature): Rename "policy ipv6-route" -> "policy route6" * :vytask:`T4166` (bug): Debug output missing when frr.py called under vyos-configd @@ -840,7 +1084,6 @@ 2021-12-22 ========== -* :vytask:`T4056` (bug): Traffic policy not set in live configuration * :vytask:`T3678` (bug): VyOS 1.4: Invalid error message while deleting ipsec vpn configuration * :vytask:`T3356` (feature): Script for remote file transfers @@ -2281,7 +2524,7 @@ ========== * :vytask:`T3313` (bug): ospfv3 interface missing options -* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.197 / 5.10.123 +* :vytask:`T3318` (feature): Update Linux Kernel to v5.4.208 / 5.10.135 2021-02-15 |