Releases: nudgebee/node-agent
Releases · nudgebee/node-agent
Release list
v0.1.1
Immutable
release. Only release title and notes can be modified.
Security hardening (nudgebee/nudgebee#578, node-agent #289): build with Go 1.25.11 (clears the stdlib CRITICAL + all stdlib HIGH/MEDIUM in the agent binary) and microdnf update the UBI9 base. Takes the image from 94 fixable CVEs to ~8 (0 CRITICAL). Residual (docker/prometheus major bumps) tracked separately.
v0.1.0
Release v0.1.0 First nudgebee fork release published to ghcr.io/nudgebee/node-agent. Highlights: - CI/CD: migrated image publish from ECR to GHCR; main is the single release branch; v* tags on main trigger multi-arch (amd64+arm64) builds and GitHub releases. - LLM observability pipeline refactor (#234).