Releases: netboxlabs/diode-sdk-python
Releases · netboxlabs/diode-sdk-python
v1.2.0
1.2.0 (2025-07-10)
Features
v1.1.0
1.1.0 (2025-06-18)
Features
v1.0.0
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.0
0.4.0 (2024-09-09)
Features
v0.3.0
0.3.0 (2024-09-05)
Features
- add virtualization objects support (#13) (d0a9729)
v0.2.0
0.2.0 (2024-08-02)
Features
- update ingester protocol buffer generated code (#11) (7aec8c9)
v0.1.1
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
0.1.0 (2024-06-06)
Features
- initial version of the diode-sdk-python