Releases: scaleway/netbox2netshot
Releases · scaleway/netbox2netshot
Release 0.2.0
Breaking Changes
This release drops support for Netshot versions < 0.19.4 because of changes in the mgmtAddress
format returned by the Netshot API.
What's Changed
- Netshot update by @michaelarnauts in #22
- Migrate from StructOpt to Clap by @michaelarnauts in #21
Full Changelog: 0.1.13...0.2.0
Release 0.1.13
What's Changed
- Update dependencies so it builds with latest Rust by @patka-123 in #17
New Contributors
- @patka-123 made their first contribution in #17
Full Changelog: 0.1.12...0.1.13
Release 0.1.12
What's Changed
- Cargo update by @Janik-Haag in #15
New Contributors
- @Janik-Haag made their first contribution in #15
Full Changelog: 0.1.11...0.1.12
Release 0.1.11
Fix deletion issue when the netbox instance has multiple domains defined
What's Changed
- Add support for enabling devices by @kedare in #9
- Use Domain ID when fetching the device list from netshot by @michaelarnauts in #10
New Contributors
- @michaelarnauts made their first contribution in #10
Full Changelog: 0.1.8...0.1.11
Release 0.1.8
v0.1.8: Disable devices on netshot when they are missing from netbox
Release 0.1.7
Cargo fix
Release 0.1.6
Update dependencies.
Add rpm and deb packages
Release 0.1.5
v0.1.5 v0.1.5: Add support for client TLS authentication, move to blocking r…
Release 0.1.4
v0.1.4: Add HTTP(s) proxies and timeouts support (#3) * v0.1.4: Add HTTP(s) proxies and timeouts support * Update README
Release 0.1.3
v0.1.3 v0.1.3, add support for fetching VMs