- CodeQL Action - `SUSPENDED` state as a default to `Offline`
Changed
- Bumped version of Poetry Action - Added a Nautobot version to the testing matrix in CI - Bumped `oauthlib` to 3.2.1 - Unpinned `responses` testing library
Fixed
- Exception raised when a vm doesn't have any disks. - Filtering logic was missing to aggregate VM's from nautobot, if defined in job args - Documentation pointed to invalid configuration values
Removed
0.1.3
Added
- Added default (configurable) setting to always drop link-local addresses from IPv6 assigned interfaces from vSphere - Added logging to interface addresses dropped
Changed
- Bumped Django to 3.2.15 due to security fix
Removed
0.1.2
Not secure
Added
- fixed bug where VM with zero interfaces caused a key error from empty response - Added several `debug` statements to show more verbose, optional logging
Changed
- bumped local dependencies, mostly due to django vulnerability
Removed
0.1.1
Not secure
Added
- Added documentation on warning for `ENFORCE_CLUSTER_GROUP_TOP_LEVEL` - Added `netutils` package - fixed a bug with `mac_address` being None causing an orm query call exception