Skip to content

Releases: netboxlabs/diode-sdk-python

v1.2.0

10 Jul 13:23
92130dd
Compare
Choose a tag to compare

1.2.0 (2025-07-10)

Features

  • add diode-load-dyrun helper (bd9ae81)
  • add diode-replay-dryrun helper (#54) (85adb8e)

v1.1.0

18 Jun 16:46
4aa5c39
Compare
Choose a tag to compare

1.1.0 (2025-06-18)

Features

v1.0.0

23 Apr 22:27
9b3feb3
Compare
Choose a tag to compare

1.0.0 (2025-04-23)

🚀 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)
  • Dependency Update - requires Diode 1.x: this release depends on Diode version 1.x; ensure you upgrade before updating

v0.4.2

13 Dec 18:43
30b480c
Compare
Choose a tag to compare

0.4.2 (2024-12-13)

v0.4.1

12 Dec 11:25
f4ae8a4
Compare
Choose a tag to compare

0.4.1 (2024-12-12)

v0.4.0

09 Sep 12:02
57b27e2
Compare
Choose a tag to compare

0.4.0 (2024-09-09)

Features

v0.3.0

05 Sep 14:46
581bad3
Compare
Choose a tag to compare

0.3.0 (2024-09-05)

Features

  • add virtualization objects support (#13) (d0a9729)

v0.2.0

02 Aug 16:23
b15564b
Compare
Choose a tag to compare

0.2.0 (2024-08-02)

Features

  • update ingester protocol buffer generated code (#11) (7aec8c9)

v0.1.1

10 Jul 09:35
8d4f20b
Compare
Choose a tag to compare

0.1.1 (2024-07-10)

Bug Fixes

  • build(deps): Bump certifi from 2024.2.2 to 2024.7.4 (3608bff)
  • GHA - release: disable skipping publishing existing python package to pypi (c3b6b8d)
  • GHA lint and tests workflow permissions (a724b62)

v0.1.0

06 Jun 12:18
e29baeb
Compare
Choose a tag to compare

0.1.0 (2024-06-06)

Features

  • initial version of the diode-sdk-python