Skip to content

v3.6.0

Choose a tag to compare

@github-actions github-actions released this 09 Dec 12:08
· 24 commits to main since this release
543e7c6

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