Skip to content

Releases: netboxlabs/orb-agent

v2.7.0

24 Feb 20:46
3485ff4

Choose a tag to compare

2.7.0 (2026-02-24)

Bug Fixes

Features

v2.6.0

08 Jan 11:50
cb7a36d

Choose a tag to compare

2.6.0 (2026-01-08)

Bug Fixes

Features

v2.5.0

04 Nov 12:30
6d246e9

Choose a tag to compare

2.5.0 (2025-11-04)

Bug Fixes

Features

v2.4.2

02 Sep 09:00
ace58a5

Choose a tag to compare

2.4.2 (2025-09-02)

Bug Fixes

v2.4.1

01 Sep 12:54
3d6db23

Choose a tag to compare

2.4.1 (2025-09-01)

Bug Fixes

v2.4.0

29 Aug 14:47
1fb1faf

Choose a tag to compare

2.4.0 (2025-08-29)

Features

v2.3.0

28 Jul 17:36
8db98de

Choose a tag to compare

2.3.0 (2025-07-28)

Features

  • add dry run mode support to network and snmp discovery (#140) (1fa0983)

v2.2.0

26 Jun 07:36
4259667

Choose a tag to compare

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

23 Jun 12:10
355c1a8

Choose a tag to compare

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

25 Apr 17:27
9340aa8

Choose a tag to compare

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