Skip to content

Releases: netboxlabs/diode-netbox-plugin

v1.2.1

08 Jul 14:52
510cb36
Compare
Choose a tag to compare

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

12 Jun 13:58
6fd5183
Compare
Choose a tag to compare

1.2.0 (2025-06-12)

Features

  • allow configuring required token audience (#109) (e472807)

v1.1.0

16 May 15:55
84824cf
Compare
Choose a tag to compare

1.1.0 (2025-05-16)

Features

  • add api client for diode auth credentials api (#104) (537f45a)
  • client credentials management (#106) (5721150)

v1.0.1

13 May 06:18
ef49198
Compare
Choose a tag to compare

1.0.1 (2025-05-13)

Bug Fixes

  • type validation against ChangeType(Enum) (#101) (4ccfc6d)

v1.0.0

24 Apr 18:49
2f75e16
Compare
Choose a tag to compare

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

14 Oct 15:49
4f698f3
Compare
Choose a tag to compare

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

30 Sep 10:44
8714b86
Compare
Choose a tag to compare

0.5.1 (2024-09-30)

Bug Fixes

  • revoke superuser status from all diode users (#37) (2531c74)

v0.5.0

26 Sep 20:21
f07fc25
Compare
Choose a tag to compare

0.5.0 (2024-09-26)

Bug Fixes

  • ingestion logs table minor css updates (#33) (9d26ec7)

Features

  • add protobuf dependency (#31) (4d14c09)
  • diode settings - rename reconciler target to diode target (#29) (e41aa8f)
  • ingestion log state queued (#32) (46cc537)
  • ingestion logs with metrics improvements (#27) (0bd9cdb)
  • ingestion logs with pagination and metrics (#26) (1c61bf9)
  • plugin configuration further improvements (#34) (855e92f)
  • plugin configuration improvements (#30) (a5ebe02)
  • settings and ingestion logs views (init) (#25) (aa00897)
  • store changeset into ingestion logs (#28) (86a6b7c)

v0.4.1

03 Sep 21:51
6a1d5f1
Compare
Choose a tag to compare

0.4.1 (2024-09-03)

Bug Fixes

  • readme - compatibility plugin version (#23) (e78fe8b)

v0.4.0

03 Sep 21:37
2a474d7
Compare
Choose a tag to compare

0.4.0 (2024-09-03)

Features