Skip to content

Releases: tobiasge/netbox-initializers

Version 3.3.3

10 Nov 09:47
132033e
Compare
Choose a tag to compare
  • Support parent association on Locations

Version 3.3.2

13 Oct 07:47
9acdf4e
Compare
Choose a tag to compare
  • Support site assignment to Virtual Machines (@hpreston)

Version 3.3.1

29 Sep 08:20
04e9886
Compare
Choose a tag to compare
  • Added dependabot
  • Run tests with feature branch of Netbox
  • Added group_name and ui_visibility to CustomField initializer (@matejv)

Version 3.3.0

17 Sep 07:49
7b4aec1
Compare
Choose a tag to compare
  • Support explicitly adding IPs to Global VRF (#18)
  • Fix adding scope to vlan_group (#18)
  • Support the new Cable and CableTermination model from NetBox v3.3 with the initializer
  • Run initializer tests twice (#23)
  • Improved developer documentation (#14) (#19)

Thanks to @hpreston for the Netbox 3.3 support,

Version 3.2.3

14 Sep 17:08
32d7303
Compare
Choose a tag to compare
  • Added workflow to build and publish releases to Pypi
  • Added constraints to object permissions initializer (thanks to @Omripresent)
  • Added multiselect, object and multiobject to type choices on custom field initializers (thanks to @Omripresent)

Version 3.2.2

06 Sep 12:51
9c88d46
Compare
Choose a tag to compare

Fixed a packaging error where some files were missing from the Pypi distribution.

Version 3.2.1

18 Aug 08:26
Compare
Choose a tag to compare

Initial version of the Netbox initializers from netbox-docker as an independent plugin.
This compatible with Netbox 3.2.x