Releases: nginx/agent
Releases · nginx/agent
v3.7.1
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
2.45.1
v3.6.2
What's Changed
🔨 Maintenance
- Bump github.com/expr-lang/expr version to v1.17.7 by @dhurley in #1469
- Ensure watchers are enabled before handling NGINX config context update by @dhurley in #1473
Full Changelog: v3.6.1...v3.6.2
Resources
- Documentation -- https://github.com/nginx/agent#readme
v3.6.1
What's Changed
🔨 Maintenance
- Add support for Alpine 3.23 by @sean-breen in #1441
Full Changelog: v3.6.0...v3.6.1
Resources
- Documentation -- https://github.com/nginx/agent#readme
2.45.0
v3.6.0
What's Changed
🐛 Bug Fixes
- Ensure Unmanaged Field Is Stored Correctly In Manifest by @aphralG in #1417
- Retry request if no response is sent by management plane by @aphralG in #1381
🔨 Improvements
- Download and Upload Files in Parallel by @aphralG in #1376
- Remote Labels Configuration by @aphralG in #1402
- Remotely configure NGINX Agent log level and path by @dhurley in #1382
- Ensure in progress requests are processed before resetting the gRPC connection with the management plane by @dhurley in
#1391 - [V3] Update Supported OS by @aphralG in #1427
⬆️ Dependencies
- Cache dependencies in CI workflow by @dhurley in #1378
- Bump actions/download-artifact from 4.1.2 to 6.0.0 by @dependabot[bot] in #1366
- Bump actions/upload-artifact from 4.6.2 to 5.0.0 by @dependabot[bot] in #1367
- Bump golangci/golangci-lint-action from 8.0.0 to 9.0.0 by @dependabot[bot] in #1383
- Bump github.com/shirou/gopsutil/v4 from 4.25.9 to 4.25.10 by @dependabot[bot] in #1384
- Bump go.opentelemetry.io/collector/confmap/provider/httpprovider from 1.42.0 to 1.45.0 by @dependabot[bot] in #1385
- Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.2 to 2.3.3 by @dependabot[bot] in #1386
- Bump actions/checkout from 4.1.1 to 5.0.1 by @dependabot[bot] in #1393
- Bump github/codeql-action from 4.30.9 to 4.31.3 by @dependabot[bot] in #1394
- Bump golang.org/x/crypto from 0.43.0 to 0.45.0 by @dependabot[bot] in #1401
- Bump github/codeql-action from 4.31.3 to 4.31.5 by @dependabot[bot] in #1406
- Bump actions/setup-go from 5.0.0 to 6.1.0 by @dependabot[bot] in #1407
- Bump actions/dependency-review-action from 4.8.1 to 4.8.2 by @dependabot[bot] in #1408
- Bump nginxinc/compliance-rules from 0.3.0 to 0.3.1 by @dependabot[bot] in #1410
- Bump golang.org/x/mod from 0.29.0 to 0.30.0 by @dependabot[bot] in #1412
- Bump actions/checkout from 5.0.1 to 6.0.0 by @dependabot[bot] in #1409
- Bump github/codeql-action from 4.31.5 to 4.31.6 by @dependabot[bot] in #1419
- Bump golangci/golangci-lint-action from 9.0.0 to 9.1.0 by @dependabot[bot] in #1420
Full Changelog: v3.5.1...v3.6.0
Resources
- Documentation -- https://github.com/nginx/agent#readme
v3.5.1
What's Changed
🔨 Maintenance
- Update Label Validation by @aphralG in #1390
- Ensure only files are in file overview in config apply request by @dhurley in #1395
Full Changelog: v3.5.0...v3.5.1
Resources
- Documentation -- https://github.com/nginx/agent#readme
v3.5.0
What's Changed
ℹ️ Highlights
- Check for deprecated/unknown environment variables by @Akshay2191 in #1342
- Add default syslog server by @aphralG in #1317
- Embedded OTel Collector Config by @aphralG in #1314
- Prioritise API with api write=on by @Akshay2191 in #1315
🐛 Bugs
- Validating the label values against regex by @Akshay2191 in #1345
- Add passthrough for gRPC connection when using a proxy by @dhurley in #1375
⬆️ Dependencies
- Bump go.opentelemetry.io/collector/filter from 0.136.0 to 0.138.0 by @dependabot[bot] in #1349
- Bump actions/setup-node from 5.0.0 to 6.0.0 by @dependabot[bot] in #1351
- Bump github/codeql-action from 4.30.8 to 4.30.9 by @dependabot[bot] in #1352
- Update Crossplane version by @aphralG in #1362
- Update OTel Dependencies by @aphralG in #1374
- Bump golang version to 1.24.10 by @dhurley in #1377
New Contributors
Full Changelog: v3.4.2...v3.5.0
Resources
- Documentation -- https://github.com/nginx/agent#readme