Releases: nginx/agent
Releases · nginx/agent
v3.9.1
What's Changed
🐛 Bug Fixes
- Fix Config Upload by @aphralG in #1619
- preserve config in V3 -> V3 upgrade in OracleLinux by @Akshay2191 in #1606
🔨 Maintenance
- Add SBOM workflow for Agent binary by @jjngx in #1630
- Update paths to GH actions by @jjngx in #1598
- Bump up compliance-rules version by @jjngx in #1643
- Improvements to command plugin and service by @dhurley in #1641
- Refactor Instance Watcher by @aphralG in #1490
⬆️ Dependencies
- Update module buf.build/go/protovalidate to v1.1.3 by @renovate[bot] in #1608
- Update module github.com/gin-gonic/gin to v1.12.0 by @renovate[bot] in #1611
- Update module github.com/leodido/go-syslog/v4 to v4.4.0 by @renovate[bot] in #1614
- Update module github.com/nginxinc/nginx-go-crossplane to v0.4.88 by @renovate[bot] in #1618
- Bump actions/github-script from 8.0.0 to 9.0.0 by @dependabot[bot] in #1620
- Bump github/codeql-action from 4.35.1 to 4.35.2 by @dependabot[bot] in #1621
- Bump codecov/codecov-action from 5.5.4 to 6.0.0 by @dependabot[bot] in #1622
- Bump docker/login-action from 3.7.0 to 4.1.0 by @dependabot[bot] in #1623
- Bump github.com/samber/slog-gin from 1.17.2 to 1.21.0 by @dependabot[bot] in #1628
- Bump azure/login from 2.3.0 to 3.0.0 by @dependabot[bot] in #1625
- Update module buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go to v1.36.11-20260415201107-50325440f8f2.1 by @renovate[bot] in #1631
- Update module golang.org/x/mod to v0.35.0 by @renovate[bot] in #1635
- Update module github.com/moby/moby/api to v1.54.2 by @renovate[bot] in #1639
- Update module github.com/moby/moby/client to v0.4.1 by @renovate[bot] in #1640
- Update module buf.build/go/protovalidate to v1.2.0 by @renovate[bot] in #1653
- Bump release-drafter/release-drafter from 7.2.0 to 7.2.1 by @dependabot[bot] in #1657
Full Changelog: v3.9.0...v3.9.1
Resources
- Documentation -- https://github.com/nginx/agent#readme
2.46.2
v3.9.0
What's Changed
🚀 Changes
- Add security violations filter processor, and plug it in to the default OTLP logs pipeline when TcplogReceiver is configured by @kamalchaturvedi in #1576
🔨 Maintenance
- Remove obsolete workflow by @jjngx in #1579
- add logs for external file download by @vivki in #1577
- Update pipelines by @aphralG in #1599
- Bump test containers version by @aphralG in #1609
- fixing github action by @Akshay2191 in #1607
⬆️ Dependencies
- Bump github.com/antchfx/xpath from 1.3.5 to 1.3.6 by @dependabot[bot] in #1578
- Bump release-drafter/release-drafter from 6.2.0 to 7.0.0 by @dependabot[bot] in #1559
- Update module buf.build/go/protovalidate to v1.1.3 by @renovate[bot] in #1608
- Update module github.com/gin-gonic/gin to v1.12.0 by @renovate[bot] in #1611
- Update module github.com/leodido/go-syslog/v4 to v4.4.0 by @renovate[bot] in #1614
- Update module buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go to v1.36.11-20260209202127-80ab13bee0bf.1 by @renovate[bot] in #1567
- Update module github.com/nginxinc/nginx-go-crossplane to v0.4.87 by @renovate[bot] in #1569
- Update module github.com/prometheus/common to v0.67.5 by @renovate[bot] in #1570
- Update module github.com/gabriel-vasile/mimetype to v1.4.13 by @renovate[bot] in #1568
New Contributors
Full Changelog: v3.8.0...v3.9.0
Resources
- Documentation -- https://github.com/nginx/agent#readme
2.46.1
What's Changed
- Bump google.golang.org/grpc from 1.64.1 to 1.79.3 by @Akshay2191 in #1566
Full Changelog: v2.46.0...v2.46.1
v3.8.0
What's Changed
- Add GH workflow for generating SBOM from source code by @jjngx in #1529
- fix(deps): update module google.golang.org/grpc to v1.79.3 [security] by @renovate[bot] in #1563
🔨 Maintenance
- Update artifactory vars by @jjngx in #1544
- [V3] update go and lint version by @Akshay2191 in #1541
- chore: dependency review config by @oCHRISo in #1556
⬆️ Dependencies
- Merge release-3.7.2 back into main by @aphralG in #1539
- Update Go Version by @aphralG in #1554
- Bump actions/download-artifact from 7.0.0 to 8.0.0 by @dependabot[bot] in #1548
- Bump github/codeql-action from 4.32.3 to 4.32.5 by @dependabot[bot] in #1547
- Bump actions/dependency-review-action from 4.8.2 to 4.8.3 by @dependabot[bot] in #1537
- Bump actions/upload-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #1549
New Contributors
Full Changelog: v3.7.2...v3.8.0
Resources
- Documentation -- https://github.com/nginx/agent#readme
2.46.0
What's Changed
🐛 Bug Fixes
- Fix nginx-debug binary not found by @Akshay2191 in #1498
📝 Documentation
- Add agent config option to set NGINX API URL by @dhurley in #1486
- Update deps v2 by @aphralG in #1552
🔨 Maintenance
- Remove test log by @aphralG in #1520
- [v2] Check Payload Type by @aphralG in #1533
- [V2] Add Error Log if NGINX is not running on Startup by @aphralG in #1531
- chore: upgrade actions/dependency-review-action to v4.9.0 by @oCHRISo in #1555
⬆️ Dependencies
- [v2] Update go version and linter by @aphralG in #1530
- Update selinux policy & go version by @aphralG in #1546
Full Changelog: v2.45.2...v2.46.0
v3.7.2
What's Changed
🔨 Maintenance
⬆️ Dependencies
- Bump docker/build-push-action from 6.18.0 to 6.19.2 by @dependabot[bot] in #1524
- Bump github/codeql-action from 4.32.2 to 4.32.3 by @dependabot[bot] in #1525
Full Changelog: v3.7.1...v3.7.2
Resources
- Documentation -- https://github.com/nginx/agent#readme
v3.7.1
What's Changed
🔨 Maintenance
- [v3] Update toolchain version by @aphralG in #1513
- fix bsd upload paths by @aphralG in #1511
- Fix actions on forked branches by @aphralG in #1514
Full Changelog: v3.7.0...v3.7.1
Resources
- Documentation -- https://github.com/nginx/agent#readme
2.45.2
What's Changed
⬆️ Dependencies
Full Changelog: v2.45.1...v2.45.2
Resources
- Documentation -- https://github.com/nginx/agent#readme
v3.7.0
What's Changed
🐛 Bug Fixes
- Fix race condition in unit tests by @spencerugbo in #1446
- fix cache job and go Vuln by @Akshay2191 in #1503
- Fixed Agent crashing in AWS Fargate by @Akshay2191 in #1493
- Write manifest file updates to a temp file first by @dhurley in #1442
📝 Documentation
- Update container metrics README to link to scraper docs by @dhurley in #1443
- Update v3 NGINX Agent documentation link by @aknot242 in #1492
🔨 Maintenance
- NGINX Configs to Reference Remote External Files by @Akshay2191 in #1389
- Refactor agent logging by @dhurley in #1447
- Add agent config option to set NGINX API URL and socket path by @dhurley in #1485
- Add unreferenced file integration tests by @spencerugbo in #1399
- Add file log receiver and update OTel dependencies by @dhurley in #1415
- Add telemetry catalogs for NGINX OSS and Plus metrics by @dhurley in #1444
⬆️ Dependencies
- Bump github/codeql-action from 4.31.6 to 4.31.7 by @dependabot[bot] in #1431
- Bump golang.org/x/sync from 0.18.0 to 0.19.0 by @dependabot[bot] in #1436
- Bump golangci/golangci-lint-action from 9.1.0 to 9.2.0 by @dependabot[bot] in #1430
- Bump actions/checkout from 6.0.0 to 6.0.1 by @dependabot[bot] in #1429
- Bump github/codeql-action from 4.31.7 to 4.31.8 by @dependabot[bot] in #1448
- Bump codecov/codecov-action from 5.5.1 to 5.5.2 by @dependabot[bot] in #1449
- Bump actions/cache from 4.3.0 to 5.0.1 by @dependabot[bot] in #1451
- Bump github.com/shirou/gopsutil/v4 from 4.25.10 to 4.25.11 by @dependabot[bot] in #1450
- Bump github.com/spf13/cobra from 1.10.1 to 1.10.2 by @dependabot[bot] in #1454
- Bump actions/download-artifact from 6.0.0 to 7.0.0 by @dependabot[bot] in #1455
- Bump actions/upload-artifact from 5.0.0 to 6.0.0 by @dependabot[bot] in #1456
- Bump github.com/docker/docker from 28.5.1+incompatible to 28.5.2+incompatible by @dependabot[bot] in #1457
- Bump go.opentelemetry.io/otel/sdk/metric from 1.38.0 to 1.39.0 by @dependabot[bot] in #1452
- Bump github/codeql-action from 4.31.8 to 4.31.9 by @dependabot[bot] in #1465
- Bump docker/setup-buildx-action from 3.11.1 to 3.12.0 by @dependabot[bot] in #1466
- Bump github/codeql-action from 4.31.9 to 4.31.10 by @dependabot[bot] in #1479
- Bump github/codeql-action from 4.31.10 to 4.32.0 by @dependabot[bot] in #1500
- Bump actions/cache from 5.0.1 to 5.0.2 by @dependabot[bot] in #1494
New Contributors
Full Changelog: v3.6.2...v3.7.0
Resources
- Documentation -- https://github.com/nginx/agent#readme