Skip to content

Releases: netboxlabs/orb-agent

v2.2.0

26 Jun 07:36
4259667
Compare
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
Compare
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
Compare
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

v1.2.0

07 Mar 19:53
fdb25fb
Compare
Choose a tag to compare

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

27 Jan 17:14
0cfad26
Compare
Choose a tag to compare

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

26 Dec 23:31
798482a
Compare
Choose a tag to compare

1.0.1 (2024-12-26)

Bug Fixes

v1.0.0

17 Dec 14:09
a825e71
Compare
Choose a tag to compare

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)