Releases: netboxlabs/orb-agent
Releases · netboxlabs/orb-agent
v2.4.2
2.4.2 (2025-09-02)
Bug Fixes
v2.4.1
2.4.1 (2025-09-01)
Bug Fixes
v2.4.0
2.4.0 (2025-08-29)
Features
v2.3.0
2.3.0 (2025-07-28)
Features
- add dry run mode support to network and snmp discovery (#140) (1fa0983)
v2.2.0
2.2.0 (2025-06-26)
Features
- don't add extensions from snmp image to orb agent (#138) (e45ae27)
- support diode dryrun mode in device_discovery and worker backends (#135) (5fb53cc)
v2.1.0
2.1.0 (2025-06-23)
Bug Fixes
- apply skipTLS to every git call (5f421d7)
- device-discovery remove scope site from prefix (2c8530c)
Features
- add openteletry metrics support for each backend (328e9e2)
- add skip tls to git config manager (8e7e5bd)
- adds snmp to docs (#128) (3fd5430)
- proper semantic release major tag (#133) (2521e96)
- solve secrets on config and backends setup data (#93) (47ab702)
Performance Improvements
v2.0.0
2.0.0 (2025-04-25)
🚀 Major improvements and breaking changes
- Expanded Support for NetBox object types: broader compatibility with additional NetBox models to enhance integration capabilities
- Diode 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
Bug Fixes
Features
v1.2.0
1.2.0 (2025-03-07)
Bug Fixes
- selector applies to all block matches (#66) (71c3633)
Features
- git policy manager implementation (3cd6c4e)
- implement opentelemetry infinity backend (#59) (fef6033)
- implement pktvisor config parser (#70) (481b931)
- pktvisor opentelemetry setup (#67) (69e9446)
v1.1.0
1.1.0 (2025-01-27)
Bug Fixes
- allow jumphost by installing openssh-client on docker image (#43) (157aaa9)
- orb backends error messages when apply policy (#50) (b6d925f)
- release gha (#56) (f8c18b2)
Features
- Implement orb worker backend (fe2a7c5)
v1.0.1
1.0.1 (2024-12-26)
Bug Fixes