Skip to content

release 🚚 #298

Open
leoparente wants to merge 21 commits intoreleasefrom
develop
Open

release 🚚 #298
leoparente wants to merge 21 commits intoreleasefrom
develop

Conversation

@leoparente
Copy link
Copy Markdown
Contributor

No description provided.

dependabot bot and others added 15 commits February 25, 2026 13:40
…the go_modules group across 1 directory (#281)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
…in the go_modules group across 1 directory (#282)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
… go_modules group across 1 directory (#290)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
…n the go_modules group across 1 directory (#297)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

Semantic Release Dry Run Results 🔍

ℹ️ No new release would be published

Commit Messages:

chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in the go_modules group across 1 directory (#281)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 in the go_modules group across 1 directory (#282)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: reduce log verbosity for fleet management and fix GHA (#283)
fix: route agent telemetry metrics and traces to telemetry topic (#286)
fix(OBS-2248): correct JWT expiry buffer and reconnect logic for short-lived tokens (#285)
fix(OBS-2257): token refresh failure causes agent to become stale (#287)
fix: resolve agent hang on shutdown when stop signal sent during active scan (#288)
ci: remove JFrog Artifactory publishing (#289)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
chore(deps): bump google.golang.org/grpc from 1.75.0 to 1.79.3 in the go_modules group across 1 directory (#290)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: run tests when dependencies change (#291)

Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
fix: heartbeat reconnect (#292)
feat: add container scanning and daily rescan workflows (#294)
fix: ensure run status fields are properly populated (#293)
feat: add new metadata to OrbAgentInfo (#296)
chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 in the go_modules group across 1 directory (#297)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

No semantic changes detected that would trigger a release.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 30, 2026

Go test coverage

STATUS ELAPSED PACKAGE COVER PASS FAIL SKIP
🟢 PASS (cached) github.com/netboxlabs/orb-agent/agent 45.2% 6 0 0
🟢 PASS (cached) github.com/netboxlabs/orb-agent/agent/backend 75.2% 42 0 0
🟢 PASS (cached) github.com/netboxlabs/orb-agent/agent/backend/devicediscovery 66.5% 4 0 0
🟢 PASS 0.10s github.com/netboxlabs/orb-agent/agent/backend/mocks 0.0% 0 0 0
🟢 PASS (cached) github.com/netboxlabs/orb-agent/agent/backend/networkdiscovery 58.3% 4 0 0
🟢 PASS (cached) github.com/netboxlabs/orb-agent/agent/backend/opentelemetryinfinity 45.2% 2 0 0
🟢 PASS (cached) github.com/netboxlabs/orb-agent/agent/backend/pktvisor 66.5% 2 0 0
🟢 PASS (cached) github.com/netboxlabs/orb-agent/agent/backend/snmpdiscovery 58.3% 4 0 0
🟢 PASS (cached) github.com/netboxlabs/orb-agent/agent/backend/worker 67.8% 7 0 0
🟢 PASS (cached) github.com/netboxlabs/orb-agent/agent/config 100.0% 6 0 0
🟢 PASS (cached) github.com/netboxlabs/orb-agent/agent/configmgr 51.6% 48 0 0
🟢 PASS (cached) github.com/netboxlabs/orb-agent/agent/configmgr/fleet 65.3% 152 0 0
🟢 PASS (cached) github.com/netboxlabs/orb-agent/agent/otlpbridge 50.2% 10 0 0
🟢 PASS (cached) github.com/netboxlabs/orb-agent/agent/policies 99.1% 21 0 0
🟢 PASS (cached) github.com/netboxlabs/orb-agent/agent/policymgr 71.6% 11 0 0
🟢 PASS (cached) github.com/netboxlabs/orb-agent/agent/redact 81.6% 84 0 0
🟢 PASS (cached) github.com/netboxlabs/orb-agent/agent/secretsmgr 47.1% 65 0 0
🟢 PASS (cached) github.com/netboxlabs/orb-agent/agent/telemetry 81.7% 19 0 0
🟢 PASS (cached) github.com/netboxlabs/orb-agent/agent/version 62.5% 5 0 0

Total coverage: 59.8%

@github-actions
Copy link
Copy Markdown

github-actions bot commented Mar 30, 2026

Vulnerability Scan: Passed

Image: orb-agent:scan

Source Library CVE Severity Installed Fixed Title
Python pip CVE-2026-1703 ⚪ LOW 25.3 26.0 pip: pip: Information disclosure via path traversal when installing crafted whee

Commit: 62a93b6

Copy link
Copy Markdown

@chatgpt-codex-connector chatgpt-codex-connector bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💡 Codex Review

Here are some automated review suggestions for this pull request.

Reviewed commit: 115413e5cb

ℹ️ About Codex in GitHub

Your team has set up Codex to review pull requests in this repo. Reviews are triggered when you

  • Open a pull request for review
  • Mark a draft as ready
  • Comment "@codex review".

If Codex has suggestions, it will comment; otherwise it will react with 👍.

Codex can also answer questions or update the PR. Try commenting "@codex address that feedback".

--mount=type=cache,target=/root/.cache/go-build \
--mount=type=cache,target=/go/pkg \
CGO_ENABLED=0 GOOS=$TARGETOS GOARCH=$TARGETARCH go build -ldflags="-s -w" -o /build/orb-agent ./cmd/main.go
GOOS=$TARGETOS GOARCH=$TARGETARCH EXTRA_LDFLAGS="-s -w" BUILD_DIR=/build make agent_bin
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Propagate build metadata into make agent_bin

The Docker build now compiles via make agent_bin, but this invocation does not pass BUILD_VERSION/BUILD_BRANCH into Make; agent/version therefore falls back to git describe (or dev) instead of the release version computed by CI, so production images can report incorrect agent version metadata. This is a regression from the previous file-embed path (BUILD_VERSION.txt), which is now ignored by version.go.

Useful? React with 👍 / 👎.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@paulstuart I think this is related to a change you made around versioning. Please could you review this and see if it's correct?

select {
case <-ctx.Done():
hb.logger.Debug("context done, stopping heartbeats routine")
hb.sendSingleHeartbeat(context.Background(), heartbeatTopic, publishFunc, agentID, time.Now(), messages.Offline, nil)
Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

P1 Badge Keep heartbeat shutdown publish cancellable

On cancellation, the heartbeat loop now publishes the final offline heartbeat with context.Background(). If MQTT publish blocks (for example during broker/network issues), stop() waits on hb.wg.Wait() and can hang reconnect/disconnect indefinitely because that publish has no cancellation path or timeout. Using the canceled session context (or a bounded timeout context) avoids blocking the shutdown path.

Useful? React with 👍 / 👎.

@github-actions
Copy link
Copy Markdown

Semantic Release Dry Run Results 🔍

ℹ️ No new release would be published

Commit Messages:

chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in the go_modules group across 1 directory (#281)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 in the go_modules group across 1 directory (#282)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: reduce log verbosity for fleet management and fix GHA (#283)
fix: route agent telemetry metrics and traces to telemetry topic (#286)
fix(OBS-2248): correct JWT expiry buffer and reconnect logic for short-lived tokens (#285)
fix(OBS-2257): token refresh failure causes agent to become stale (#287)
fix: resolve agent hang on shutdown when stop signal sent during active scan (#288)
ci: remove JFrog Artifactory publishing (#289)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
chore(deps): bump google.golang.org/grpc from 1.75.0 to 1.79.3 in the go_modules group across 1 directory (#290)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: run tests when dependencies change (#291)

Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
fix: heartbeat reconnect (#292)
feat: add container scanning and daily rescan workflows (#294)
fix: ensure run status fields are properly populated (#293)
feat: add new metadata to OrbAgentInfo (#296)
chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 in the go_modules group across 1 directory (#297)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: restore the version assignment (#300)

No semantic changes detected that would trigger a release.

@github-advanced-security
Copy link
Copy Markdown

You are seeing this message because GitHub Code Scanning has recently been set up for this repository, or this pull request contains the workflow file for the Code Scanning tool.

What Enabling Code Scanning Means:

  • The 'Security' tab will display more code scanning analysis results (e.g., for the default branch).
  • Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results.
  • You will be able to see the analysis results for the pull request's branch on this overview once the scans have completed and the checks have passed.

For more information about GitHub Code Scanning, check out the documentation.

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 1, 2026

Semantic Release Dry Run Results 🔍

ℹ️ No new release would be published

Commit Messages:

chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in the go_modules group across 1 directory (#281)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 in the go_modules group across 1 directory (#282)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: reduce log verbosity for fleet management and fix GHA (#283)
fix: route agent telemetry metrics and traces to telemetry topic (#286)
fix(OBS-2248): correct JWT expiry buffer and reconnect logic for short-lived tokens (#285)
fix(OBS-2257): token refresh failure causes agent to become stale (#287)
fix: resolve agent hang on shutdown when stop signal sent during active scan (#288)
ci: remove JFrog Artifactory publishing (#289)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
chore(deps): bump google.golang.org/grpc from 1.75.0 to 1.79.3 in the go_modules group across 1 directory (#290)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: run tests when dependencies change (#291)

Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
fix: heartbeat reconnect (#292)
feat: add container scanning and daily rescan workflows (#294)
fix: ensure run status fields are properly populated (#293)
feat: add new metadata to OrbAgentInfo (#296)
chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 in the go_modules group across 1 directory (#297)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: restore the version assignment (#300)
feat: add Source column to vulnerability scan tables (#301)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>

No semantic changes detected that would trigger a release.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Semantic Release Dry Run Results 🔍

ℹ️ No new release would be published

Commit Messages:

chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in the go_modules group across 1 directory (#281)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 in the go_modules group across 1 directory (#282)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: reduce log verbosity for fleet management and fix GHA (#283)
fix: route agent telemetry metrics and traces to telemetry topic (#286)
fix(OBS-2248): correct JWT expiry buffer and reconnect logic for short-lived tokens (#285)
fix(OBS-2257): token refresh failure causes agent to become stale (#287)
fix: resolve agent hang on shutdown when stop signal sent during active scan (#288)
ci: remove JFrog Artifactory publishing (#289)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
chore(deps): bump google.golang.org/grpc from 1.75.0 to 1.79.3 in the go_modules group across 1 directory (#290)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: run tests when dependencies change (#291)

Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
fix: heartbeat reconnect (#292)
feat: add container scanning and daily rescan workflows (#294)
fix: ensure run status fields are properly populated (#293)
feat: add new metadata to OrbAgentInfo (#296)
chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 in the go_modules group across 1 directory (#297)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: restore the version assignment (#300)
feat: add Source column to vulnerability scan tables (#301)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Add marc-barry to CODEOWNERS (#304)

No semantic changes detected that would trigger a release.

@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 2, 2026

Semantic Release Dry Run Results 🔍

ℹ️ No new release would be published

Commit Messages:

chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in the go_modules group across 1 directory (#281)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 in the go_modules group across 1 directory (#282)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: reduce log verbosity for fleet management and fix GHA (#283)
fix: route agent telemetry metrics and traces to telemetry topic (#286)
fix(OBS-2248): correct JWT expiry buffer and reconnect logic for short-lived tokens (#285)
fix(OBS-2257): token refresh failure causes agent to become stale (#287)
fix: resolve agent hang on shutdown when stop signal sent during active scan (#288)
ci: remove JFrog Artifactory publishing (#289)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
chore(deps): bump google.golang.org/grpc from 1.75.0 to 1.79.3 in the go_modules group across 1 directory (#290)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: run tests when dependencies change (#291)

Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
fix: heartbeat reconnect (#292)
feat: add container scanning and daily rescan workflows (#294)
fix: ensure run status fields are properly populated (#293)
feat: add new metadata to OrbAgentInfo (#296)
chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 in the go_modules group across 1 directory (#297)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: restore the version assignment (#300)
feat: add Source column to vulnerability scan tables (#301)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Add marc-barry to CODEOWNERS (#304)
fix: (configmgr) Azure DevOps git fallback using system git (#299)

No semantic changes detected that would trigger a release.

…n the go_modules group across 1 directory (#307)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

Semantic Release Dry Run Results 🔍

ℹ️ No new release would be published

Commit Messages:

chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in the go_modules group across 1 directory (#281)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 in the go_modules group across 1 directory (#282)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: reduce log verbosity for fleet management and fix GHA (#283)
fix: route agent telemetry metrics and traces to telemetry topic (#286)
fix(OBS-2248): correct JWT expiry buffer and reconnect logic for short-lived tokens (#285)
fix(OBS-2257): token refresh failure causes agent to become stale (#287)
fix: resolve agent hang on shutdown when stop signal sent during active scan (#288)
ci: remove JFrog Artifactory publishing (#289)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
chore(deps): bump google.golang.org/grpc from 1.75.0 to 1.79.3 in the go_modules group across 1 directory (#290)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: run tests when dependencies change (#291)

Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
fix: heartbeat reconnect (#292)
feat: add container scanning and daily rescan workflows (#294)
fix: ensure run status fields are properly populated (#293)
feat: add new metadata to OrbAgentInfo (#296)
chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 in the go_modules group across 1 directory (#297)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: restore the version assignment (#300)
feat: add Source column to vulnerability scan tables (#301)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Add marc-barry to CODEOWNERS (#304)
fix: (configmgr) Azure DevOps git fallback using system git (#299)
chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 in the go_modules group across 1 directory (#307)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

No semantic changes detected that would trigger a release.

…ort (#306)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 6, 2026

Semantic Release Dry Run Results 🔍

ℹ️ No new release would be published

Commit Messages:

chore(deps): bump github.com/cloudflare/circl from 1.6.1 to 1.6.3 in the go_modules group across 1 directory (#281)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump go.opentelemetry.io/otel/sdk from 1.38.0 to 1.40.0 in the go_modules group across 1 directory (#282)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: reduce log verbosity for fleet management and fix GHA (#283)
fix: route agent telemetry metrics and traces to telemetry topic (#286)
fix(OBS-2248): correct JWT expiry buffer and reconnect logic for short-lived tokens (#285)
fix(OBS-2257): token refresh failure causes agent to become stale (#287)
fix: resolve agent hang on shutdown when stop signal sent during active scan (#288)
ci: remove JFrog Artifactory publishing (#289)

Co-authored-by: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
chore(deps): bump google.golang.org/grpc from 1.75.0 to 1.79.3 in the go_modules group across 1 directory (#290)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: run tests when dependencies change (#291)

Co-authored-by: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
fix: heartbeat reconnect (#292)
feat: add container scanning and daily rescan workflows (#294)
fix: ensure run status fields are properly populated (#293)
feat: add new metadata to OrbAgentInfo (#296)
chore(deps): bump github.com/go-git/go-git/v5 from 5.16.5 to 5.17.1 in the go_modules group across 1 directory (#297)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: restore the version assignment (#300)
feat: add Source column to vulnerability scan tables (#301)

Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
Add marc-barry to CODEOWNERS (#304)
fix: (configmgr) Azure DevOps git fallback using system git (#299)
chore(deps): bump github.com/go-jose/go-jose/v4 from 4.1.3 to 4.1.4 in the go_modules group across 1 directory (#307)

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
docs: document discovery_drivers option and custom_napalm driver support (#306)

Co-authored-by: Claude Sonnet 4.6 <noreply@anthropic.com>

No semantic changes detected that would trigger a release.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

7 participants