Skip to content

Releases: tobiasge/netbox-initializers

Version 3.5.1

16 Jun 15:33
4fff72e

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v3.5.0...v3.5.1

Version 3.5.0

29 Apr 10:56
b548983

Choose a tag to compare

Plugin is now compatible with Netbox 3.5

Version 3.4.0

15 Dec 13:08
4f27964

Choose a tag to compare

Plugin is now compatible with Netbox 3.4

Version 3.3.3

10 Nov 09:47
132033e

Choose a tag to compare

  • Support parent association on Locations

Version 3.3.2

13 Oct 07:47
9acdf4e

Choose a tag to compare

  • Support site assignment to Virtual Machines (@hpreston)

Version 3.3.1

29 Sep 08:20
04e9886

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

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

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

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

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