I’m happy to announce that Netplan version 0.105 is now available on GitHub and is soon to be deployed into an Ubuntu/Debian installation near you! Six month and exactly 100 commits after the previous version, this release is brought to you by 7 free software contributors from around the globe.
Changelog
- Add support for VXLAN tunnels (#288), LP#1764716
 - Add support for VRF devices (#285), LP#1773522
 - Add support for InfiniBand (IPoIB) (#283), LP#1848471
 - Allow key configuration for GRE tunnels (#274), LP#1966476
 - Allow setting the regulatory domain (#281), LP#1951586
 - Documentation improvements & restructuring (#287)
 - Add meson build system (#268)
 - Add abigail ABI compatibility checker (#269)
 - Update of Fedora RPM spec (#264)
 - CI improvements (#265, #282)
 - Netplan 
setuses the consolidated libnetplan YAML parser (#254) - Refactor ConfigManager to use the libnetplan YAML parser (#255)
 - New 
netplan_netdef_get_filepathAPI (#275) - Improve NetworkManager device management logic (#276), LP#1951653
 
Bug fixes
- Fix 
applynetdev rename/create race condition (#260), LP#1962095 - Fix 
trytimeout (#271), LP#1967084 - Fix infinite timeouts in ovs-vsctl (#266), Debian#1000137
 - Fix offload options using tristate setting (#270), LP#1956264
 - Fix rendering of NetworkManager passthrough WPA types (#279), LP#1972800
 - Fix CLI crash on LibNetplanException (#286)
 - Fix NetworkManager internal DHCP client lease lookup (#284), LP#1979674