Releases: jeremyschulman/netcfgbu
Releases · jeremyschulman/netcfgbu
v0.8.0
Added support for Pluings from @minitriga - thank you!
v0.7.1
Enhance filtering methods to include @thepacketgeek contribution for IP-address.
v0.5.1
Bug fixes due to mishandled default timeout.
v0.5.0
v0.5.0 (2020-Jun-28)
- BREAKING Change: removed support of non-CSV files for filtering "@". Only
CSV files are currently supported. - Addes support for SSH jumphost proxy, see Using Jumphosts
- Added CI/CD tooling - tox & friends, github actions, pre-commit
- Added unit-test coverage for full infrastructure components; that is
everything but the CLI.
v0.4.0
v0.4.0 (2020-Jun-21)
- BREAKING Change
[[github]]
to[[git]]
innetcfgbu.toml
- BREAKING Change subcommand
inventory ls
toinventory list
- Added unit-test coverage for configuration file use-cases
- Added Troubleshooting documentation
v0.3.1
v0.3.0
v0.3.0 (2020-Jun-12)
- Add support for Github version control system
- Add config file validation
- Add support for user-defined inventory columns
- Enhanced netbox integration script to work with >= version 2.7
v0.2.1
Document and requirement fixes from @mtbutler07, much appreciated!
v0.2.0
- Add Quick-Start docs
- Add Netbox Integration docs
- Add --inventory, -i options for inventory file
- Add NETCFGBU environment variables
- Add --debug-ssh for debugging
- Add support for SSH-config options
- Add config-file validation
- Refactored config-file options
v0.1.0
This is the minimum viable package feature set that will allow for network configuration backup.