Releases: bl4ko/netbox-ssot
Releases · bl4ko/netbox-ssot
v1.1.0
v1.0.3
v1.0.2
v1.0.1
v1.0.0
1.0.0 (2024-05-08)
Added compatability with netbox v4.
Bug Fixes
- adding option of providing self signed certs (fa3d2d1)
- change content_type attribute to object_type attribute to fix code for netbox breaking changes (b5500c6)
- fixes #147 (9af6c43)
BREAKING CHANGES
- had to change attributes of objects to align with breaking changes introduced in netbox v4, see https://github.com/netbox-community/netbox/releases/tag/v4.0.0