Releases: netboxlabs/orb-agent
Releases · netboxlabs/orb-agent
v2.7.0
v2.6.0
2.6.0 (2026-01-08)
Bug Fixes
- backend log levels (#235) (83f3ddf)
- configmgr tag should be fleet and not orb (#223) (f924757)
- corrects SNMP discovery sample configuration (#243) (2418e40)
- improve handling of port in use errors (#249) (11f07a5)
- rename jobs to runs (#255) (593ebca)
- set backend ports from config (#246) (8c9cdb7)
- set the otlpbridge port based on config (#247) (ae97812)
- try to apply policy to a backend that has not even configured (#218) (ab35d7f)
- typo in snmp version (#258) (c84e2eb)
Features
- add jobs to heartbeat (#252) (61743a9)
- adds policy id to runs (#256) (111f7c0)
- allow otlp client (#240) (dff983c)
- do not exit if git scheduler is configured and no policy exists (#220) (ac85356)
- dont recreate otlp bridge on re-auth (#238) (c28638f)
- dynamic scan support (#257) (98b6600)
- otlp mqtt bridge (#214) (578adac)
- refreshes the token and reconnects if publishing fails (#228) (5fcf0d3)
- send diode data over MQTT (#222) (3e3f37a)
v2.5.0
2.5.0 (2025-11-04)
Bug Fixes
- handle policies as a string (#205) (6d69a8d)
- resolve envvar for git url (#215) (fc1e548)
- sanitize config before sending (#212) (529c9ba)
- subscribe to groups (#192) (3edf718)
Features
- add default yaml config file for fleet config manager (#210) (3e97a49)
- add OTLP log exporter (#202) (47896f2)
- Add policy state to heartbeat and tidy up unused code (#203) (dc35f3a)
- adds group infor to heart beat (#204) (fda5878)
- Apply orb policies (#194) (a8329e1)
- proper backoff and port number (#195) (ca99120)
- refactor backend state management and send in heartbeat (#201) (c0c00f0)
- remove dataset from agent (#198) (45a1cca)
- remove groups (#197) (927275a)
- send agent config in capabilities (#211) (8930029)
v2.4.2
v2.4.1
v2.4.0
v2.3.0
v2.2.0
v2.1.0
2.1.0 (2025-06-23)
Bug Fixes
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