Skip to content

v3.2.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 31 Jul 11:04
· 3 commits to main since this release
63664c0

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