Skip to content

Release v0.6.0#607

Merged
bctiemann merged 13 commits into
featurefrom
release/v0.6.0
Jul 2, 2026
Merged

Release v0.6.0#607
bctiemann merged 13 commits into
featurefrom
release/v0.6.0

Conversation

@bctiemann

@bctiemann bctiemann commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

New Features

NetBox Branching Support

Custom Object Types and their instances now participate fully in NetBox branching workflows. COT schema changes (adding/removing fields, modifying field definitions) and instance creates/updates/deletes are all branch-aware. A version check ensures the minimum required NetBox and netbox-branching versions are present before enabling branching features.

  • #404 - Full branching support for Custom Object Types and instances
  • #569 - Add version check to gate branching features on required NetBox / netbox-branching versions

GraphQL Support

Custom Object Types and their instances are now queryable and mutable via the NetBox GraphQL API. Queries, mutations, and filtering are supported for all field types.

  • #30 - GraphQL support for Custom Objects

Enhancements

  • #98 - Config context support for Custom Objects
  • #254 - Quick Add support for object/multiobject fields
  • #286 - Contacts support for Custom Objects
  • #376 - Ownership field for Custom Object instances
  • #532 - Integer fields now use 64-bit BigIntegerField to support values exceeding the 32-bit range
  • #551 - Add location field type for latitude/longitude coordinate pairs

Bug Fixes

  • #572 - Crash on startup when netbox-branching is installed but not listed in PLUGINS

bctiemann and others added 10 commits July 2, 2026 16:07
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This reverts commit 0eeb932, reversing
changes made to b9659bc.
Revert "Merge pull request #604 from netboxlabs/release/v0.6.0"
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
bctiemann and others added 3 commits July 2, 2026 18:58
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
….6.0 notes

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
@bctiemann bctiemann requested a review from arthanson July 2, 2026 23:09
@bctiemann bctiemann merged commit c72d012 into feature Jul 2, 2026
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants