Releases: netboxlabs/diode-netbox-plugin
Releases · netboxlabs/diode-netbox-plugin
v1.4.0
1.4.0 (2025-10-06)
Features
v1.3.1
1.3.1 (2025-09-09)
Bug Fixes
v1.3.0
1.3.0 (2025-08-12)
Bug Fixes
Features
v1.2.1
1.2.1 (2025-07-08)
Bug Fixes
- accept multiple_objects custom field, add tests (#113) (f047b46)
- add additional 4.3 logical matchers (#117) (c0b7710)
- minimal fixes for NetBox 4.3 initial support (#116) (2c3c80a)
v1.2.0
1.2.0 (2025-06-12)
Features
- allow configuring required token audience (#109) (e472807)
v1.1.0
1.1.0 (2025-05-16)
Features
v1.0.1
1.0.1 (2025-05-13)
Bug Fixes
- type validation against ChangeType(Enum) (#101) (4ccfc6d)
v1.0.0
1.0.0 (2025-04-24)
🚀 Major improvements and breaking changes:
- Expanded support for NetBox object types: broader compatibility with additional NetBox models to enhance integration capabilities
- OAuth2 authentication added: introduces support for OAuth2, enabling more secure and flexible authentication workflows (API key authentication deprecated)
- Streamlined plugin setup: no longer requires manual user or token provisioning
v0.6.0
0.6.0 (2024-10-14)
Features
- Imported compatibility from the registry (b4989ef)
- manual users provisioning (#40) (962e2d5)
- Trigger central workflow when the manifest is updated. (a602394)
v0.5.1
0.5.1 (2024-09-30)
Bug Fixes
- revoke superuser status from all diode users (#37) (2531c74)