Skip to content

Releases: netboxlabs/diode-netbox-plugin

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

v0.3.0

02 Aug 08:09
e60458e
Compare
Choose a tag to compare

0.3.0 (2024-08-02)

Features

  • configure plugin with migrations (#17) (508915e)

v0.2.1

25 Jul 12:08
f24705c
Compare
Choose a tag to compare

0.2.1 (2024-07-25)

Bug Fixes

  • correct ip lookup (1c4be02)
  • ObjectStateView failing for IP address (5d8240f)
  • rename environment variable (fbf7c74)

v0.2.0

23 Jul 15:26
8b04e4f
Compare
Choose a tag to compare

0.2.0 (2024-07-23)

Features

  • OBS-491 - improve api key consistency by renaming INGESTION_API_KEY to DIODE_API_KEY (7c34756)
  • OBS-491 - rename variable (50b42eb)

v0.1.0

17 Jul 23:05
85da26d
Compare
Choose a tag to compare

0.1.0 (2024-07-17)

Features

  • initial version of the diode-netbox-plugin