Skip to content

v1.0.0

Compare
Choose a tag to compare
@aruhier aruhier released this 07 Jun 08:25
· 39 commits to master since this release

v1.0.0

  • Fully compatible with Netbox 2.0 (GET, POST, PUT, DELETE for mappers)
  • Fix issues with URL schemas
  • Use routes for NetboxAPI requests instead of complete URL (break backward compatibility)
  • NetboxAPI url attribute now has to contain the entire URI of the netbox api (netbox.example.com/api) instead of only the TLD (netbox.example.com). It will be more flexible if netbox changes its API route (break backward compatibility)