summaryrefslogtreecommitdiff
path: root/changelogs/fragments
AgeCommit message (Expand)Author
2021-05-11Vyos route maps (#156)Ashwini Mhatre
2021-05-06doc path update (#157)Sumit Jaiswal
2021-04-29[firewall_global] port-groups are not added (#143)Shawn Wilsher
2021-04-28Prepare vyos for release 2.2.0 (#153)2.2.0GomathiselviS
2021-04-28VyOS: available_network_resources implemented in vyos_facts (#148)Rohit Thakur
2021-04-22VYOS: Mask sensitive key values from module result (#151)GomathiselviS
2021-04-14Add ignore.txt for 2.12 (#147)Andrew Klychkov
2021-03-31Get `ansible-test` further along (#142)Shawn Wilsher
2021-03-31Prepare vyos release 2.1.0 (#145)2.1.0GomathiselviS
2021-03-30Add support for wireguard interface (#135)GomathiselviS
2021-03-27Add vyos_bgp_address_family resource module. (#132)GomathiselviS
2021-03-26Add regex to match the 'delete' failures (#134)GomathiselviS
2021-03-25Replace module._check_required_* calls (#140)Nathaniel Case
2021-03-24Skip no-log-needed sanity error temporarily (#139)GomathiselviS
2021-03-03Remove tests/sanity/requirements.txt (#128)Andrew Klychkov
2021-03-02VYOS release 2.0.0 doc update (#127)GomathiselviS
2021-02-24Add vyos_bgp_global resource module (#125)GomathiselviS
2021-02-24Update doc to clarify on input config pattern and add warning message (#110)Ganesh Nalawade
2021-02-22Subsequent calls to get_capabilities are duplicating entries in `rpc`. (#122)Nathaniel Case
2021-02-19Add support for single_user_mode (#123)Nilashish Chakraborty
2021-02-19modify import of resource module class in unit tests (#126)GomathiselviS
2021-02-18Fix test-sanity-docker failures (#124)GomathiselviS
2021-02-03Remove reliance on netcommon's ipaddress (#120)Nathaniel Case
2021-01-27Prepare VYOS for Release 1.1.1 (#118)1.1.1GomathiselviS
2020-12-09vyos_config: Fix config being processed as command (#94)Wim de With
2020-11-23Enable configuring new interface which is not present in the config (#102)GomathiselviS
2020-11-09Add version key to galaxy.yaml (#100)Nathaniel Case
2020-10-31Release 1.1.0 prep (#97)1.1.0GomathiselviS
2020-10-31Add ospf_interfaces resource module (#96)GomathiselviS
2020-10-09Release 1.0.5 (#93)1.0.5GomathiselviS
2020-10-08Support openvpn vtu interface (#86)GomathiselviS
2020-10-07Update network integration auth timeout for local connection (#90)GomathiselviS
2020-10-06Update terminal ansi_re (#87)Nathaniel Case
2020-08-27Release 1.0.4 (#81)1.0.4GomathiselviS
2020-08-26Reformatted files with latest version of Black (20.8b1) (#80)GomathiselviS
2020-08-10vyos_interface : refactor testcases (#71)GomathiselviS
2020-08-07Update Changelog (#75)1.0.3GomathiselviS
2020-08-01Change module name in ospf unit tests (#72)1.0.2GomathiselviS
2020-07-31Update docs (#73)GomathiselviS
2020-07-28Make config modules work properly when module alias is used in task (#67)Nilashish Chakraborty
2020-07-23Remove ansi codes from terminal output (#69)GomathiselviS
2020-07-21Avoid set_fact dynamically assigning value to a variable (#70)GomathiselviS
2020-06-25Add changelog files (#52)Ganesh Nalawade