Skip to content

Releases: tobiasge/netbox-initializers

Version 3.7.0

Choose a tag to compare

@tobiasge tobiasge released this 04 Jan 12:34
3ea1832

What's Changed

New Contributors

Full Changelog: v3.6.0...v3.7.0

Version 3.6.0

Choose a tag to compare

@tobiasge tobiasge released this 31 Aug 06:18
ca1dc5f

What's Changed

Full Changelog: v3.5.2...v3.6.0

Version 3.5.2

Choose a tag to compare

@tobiasge tobiasge released this 26 Jul 07:00
628498e

What's Changed

Full Changelog: v3.5.1...v3.5.2

Version 3.5.1

Choose a tag to compare

@tobiasge tobiasge released this 16 Jun 15:33
4fff72e

What's Changed

New Contributors

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

Version 3.5.0

Choose a tag to compare

@tobiasge tobiasge released this 29 Apr 10:56
b548983

Plugin is now compatible with Netbox 3.5

Version 3.4.0

Choose a tag to compare

@tobiasge tobiasge released this 15 Dec 13:08
4f27964

Plugin is now compatible with Netbox 3.4

Version 3.3.3

Choose a tag to compare

@tobiasge tobiasge released this 10 Nov 09:47
132033e
  • Support parent association on Locations

Version 3.3.2

Choose a tag to compare

@tobiasge tobiasge released this 13 Oct 07:47
9acdf4e
  • Support site assignment to Virtual Machines (@hpreston)

Version 3.3.1

Choose a tag to compare

@tobiasge tobiasge released this 29 Sep 08:20
04e9886
  • Added dependabot
  • Run tests with feature branch of Netbox
  • Added group_name and ui_visibility to CustomField initializer (@matejv)

Version 3.3.0

Choose a tag to compare

@tobiasge tobiasge released this 17 Sep 07:49
7b4aec1
  • 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,