8000 Releases · nginx/agent · GitHub
[go: up one dir, main page]

Skip to content

Releases: nginx/agent

v3.3.2

24 Sep 14:18
0968017
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

Full Changelog: v3.3.1...v3.3.2

v3.3.1

17 Sep 09:59
28ce8c1
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

  • Fix NGINX stub_status and plus api discovery by @dhurley in #1247
  • Fix Reload Workers by @aphralG in #1250
  • Ensure that a file overview update is performed even if the initial create connection request takes a long time by @dhurley in #1248
  • Restart Subscribe on Connection Reset by @aphralG in #1261
  • Add nil pointer check to file watcher by @dhurley in #1249

📝 Documentation

  • Update mock management to support external file server by @Akshay2191 in #1243

🔨 Maintenance

⬆️ Dependencies

  • Bump github.com/shirou/gopsutil/v4 from 4.25.3 to 4.25.7 by @dependabot[bot] in #1230
  • Bump ossf/scorecard-action from 2.3.1 to 2.4.2 by @dependabot[bot] in #1232
  • Bump azure/login from 2.0.0 to 2.3.0 by @dependabot[bot] in #1233
  • Bump actions/setup-go from 5.0.0 to 5.5.0 by @dependabot[bot] in #1234
  • Bump actions/dependency-review-action from 4.2.5 to 4.7.2 by @dependabot[bot] in #1235
  • Bump contributor-assistant/github-action from 2.5.1 to 2.6.1 by @dependabot[bot] in #1237
  • Bump benchmark-action/github-action-benchmark from 1.20.3 to 1.20.7 by @dependabot[bot] in #1256
  • Bump actions/upload-artifact from 4.3.1 to 4.6.2 by @dependabot[bot] in #1257
  • Bump docker/login-action from 3.3.0 to 3.5.0 by @dependabot[bot] in #1260
  • Bump docker/build-push-action from 5.3.0 to 6.18.0 by @dependabot[bot] in #1259
  • Bump nginxinc/compliance-rules from 0.1 to 0.2 by @dependabot[bot] in #1258

Full Changelog: v3.3.0...v3.3.1

v2.43.0

04 Sep 10:32
e0c1fa3
Compare
Choose a tag to compare

What's Changed

📝 Documentation

  • Add bot signature version to AppProtectWAFDetails by @dhurley in #1240

🔨 Maintenance

Full Changelog: v2.42.2...v2.43.0

v3.3.0

28 Aug 11:50
836d987
Compare
Choose a tag to compare

What's Changed

🚀 Features

🐛 Bug Fixes

  • Fix syslog server being removed after config apply by @dhurley in #1225
  • Find NGINX worker processes in Debug mode by @aphralG in #1223

📝 Documentation

🔨 Maintenance

⬆️ Dependencies

  • Bump github.com/go-viper/mapstructure/v2 version to v2.4.0 by @dhurley in #1231

Full Changelog: v3.2.1...v3.3.0

Resources

v2.42.2

27 Aug 12:06
6c2869c
Compare
Choose a tag to compare

What's Changed

📝 Documentation

⬆️ Dependencies

Full Changelog: v2.42.1...v2.42.2

v3.2.1

14 Aug 15:57
504a66a
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

🔨 Maintenance

Full Changelog: v3.2.0...v3.2.1

Resources

v3.2.0

31 Jul 11:04
63664c0
Compar 8000 e
Choose a tag to compare

What's Changed

🚀 Features

  • Support multiple management planes in the agent@aphralG in #1121

  • Add NGINX App Protect (v4/v5) Support

🐛 Bug Fixes

  • Fix Agent failing to find NGINX process when NGINX is in debug by @aphralG in #1162
  • Fix include directive parsing to handle relative paths by @dhurley in #1174
  • Fix how NAP syslog servers are discovered by @dhurley in #1189
  • Update file watcher to only monitor directories referenced in the nginx configuration by @dhurley in #1134
  • Add mutex lock to nginxConfigCache in instance watcher service by @dhurley in #1151
  • [CI/CD] use dev goproxy, fix create pull request action by @sean-breen in #1194
  • Version fix by @sean-breen in #1195
  • Add support for ssl in v3 by @Akshay2191 in #1175
  • Add validation to allowed directories on config load by @sean-breen in #1144

🔨 Maintenance

⬆️ Dependencies

  • Update github.com/go-viper/mapstructure/v2 dependency to version v2.3.0 by @dhurley in #1148

Full Changelog: v3.1.0...v3.2.0

v2.42.1

30 Jul 14:52
d702f8f
Compare
Choose a tag to compare

What's Changed

🐛 Bug Fixes

📝 Documentation

Full Changelog: v2.42.0...v2.42.1

v3.1.0

08 Jul 14:18
2b6a9f2
Compare
Choose a tag to compare

What's Changed

🚀 Features

  • Report NGINX App Protect instances by @dhurley in #1122
  • Default NAP security-violation logs to be gzipped individually via custom processor by @kamalchaturvedi in #1125

🐛 Bug Fixes

📝 Documentation

🔨 Maintenance

New Contributors

Full Changelog: v3.0.3...v3.1.0

v2.42.0

08 Jul 16:28
96836f0
Compare
Choose a tag to compare

What's Changed

🔨 Maintenance

Full Changelog: v2.41.2...v2.42.0

Resources

0