Releases: netboxlabs/orb-agent
Releases · netboxlabs/orb-agent
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
v1.0.0
1.0.0 (2024-12-17)
Bug Fixes
- also check policy backend when comparing policy to update (#19) (1f18722)
Features
- allow custom/community NAPALM drivers to be installed on startup (#11) (a81620a)
- implement device-discovery backend (#10) (6789584)
- implement network discovery backend (#12) (9af3186)
- refactor the structure of orb config yaml (#16) (5b96454)