Releases: nginx/agent
Releases · nginx/agent
v2.26.0
What's Changed
🚀 Features
🐛 Bug Fixes
- Fix replace usage of flaky epel repo by @Dean-Coakley in #289
- fixed vendoring by @oliveromahony in #295
- Fix Vendoring by @aphralG in #298
- Fix empty access item when log format is changed by @aphralG in #270
- Fix handing of setting access_log off; by @Dean-Coakley in #278
- Fix processing error for pause message on agent config topic by @achawla2012 in #314
- Fix packager script post deinstall. by @u5surf in #305
- fixed bullseye docker image by @oliveromahony in #327
📝 Documentation
- Merge docs development changes forward to main by @jputrino in #287
- Update go-crossplane version to 0.4.15 by @dareste in #304
- move agent-dynamic.conf to /var/lib/nginx-agent by @aphralG in #268
- Bumped version of crossplane by @oliveromahony in #315
- Packages scripts refactor by @oCHRISo in #316
- Update OS Support Docs by @oCHRISo in #296
- Add docs for installing nginx-agent from repository by @Dean-Coakley in #309
- refactor: populate key-value depending on their content by @mohamed-gougam in #308
🔨 Maintenance
- chore: Address issues identified by linter in src/core/environment.go by @mrajagopal in #291
- add coverage to XML parsing in NAP Monitoring by @mohamed-gougam in #288
- Support GetNetOverflow in linux by @u5surf in #301
- Update Agent to support backpressure from server by @achawla2012 in #299
- Change default REST api config by @oCHRISo in #321
New Contributors
Full Changelog: v2.25.1...v2.26.0
Resources
- Documentation -- https://github.com/nginx/agent#readme
v2.25.1
What's Changed
🔨 Maintenance
- remove pids draining by @oliveromahony in #292
Full Changelog: v2.25.0...v2.25.1
Resources
- Documentation -- https://github.com/nginx/agent#readme
v2.25.0
What's Changed
🐛 Bug Fixes
- Fix potential race by @nickchen in #279
- fix: Pass correct variable for lscpu command to work by @mrajagopal in #280
📝 Documentation
- Add Supported distributions by @oCHRISo in #269
- refactor: extend security violation context parsing; by @mohamed-gougam in #265
🔨 Maintenance
- Add check if there are any warnings in the NGINX config validation by @dhurley in #257
- Create dedicated cache and upstream metrics reports by @karlsassenberg in #189
- Add wrapper to execute shell commands by @achawla2012 in #261
- added waitgroup done in tests by @oliveromahony in #271
- Add oracle linux 9 support by @aphralG in #264
- Monitor NGINX logs for errors & NGINX worker processes after a NGINX reload by @dhurley in #255
- Reduce logging verbosity by @Dean-Coakley in #275
- Add alpine 3.17 support by @Dean-Coakley in #273
- Add building amd64 RPMs for RHEL by @Dean-Coakley in #281
- Update NGINX monitor function to handle monitoring multiple NGINX error logs by @dhurley in #282
New Contributors
- @karlsassenberg made their first contribution in #189
- @mrajagopal made their first contribution in #280
Full Changelog: v2.24.1...v2.25.0
Resources
- Documentation -- https://github.com/nginx/agent#readme
v2.24.1
v2.24.0
What's Changed
🐛 Bug Fixes
- fix: uri and request parsing; by @mohamed-gougam in #222
- fix docs to correct term by @oliveromahony in #242
- fix: repair the app_protect_metadata by @edarzins in #243
- Fix cache level size info for systems data by @achawla2012 in #238
- Fix architecture and uname by @achawla2012 in #239
- Fix OS release information in system details by @achawla2012 in #237
- fix: made build target to work predictably by @defanator in #247
- fix: include proxy_ssl_certificate in the nginx config update by @CodeMonkeyF5 in #254
- Fix flaky install/uninstall test by @Dean-Coakley in #260
📝 Documentation
- Fix docs to reference packages in current release by @Dean-Coakley in #219
- Move extension plugins to the extensions folder by @dhurley in #183
- deprecate-nginx-id-from-violation by @mohamed-gougam in #241
- Update pull_request_template.md by @oliveromahony in #256
- Add nginx cache and upstream metrics by @aphralG in #233
🔨 Maintenance
- Add assertion for no error level logs in tests by @Dean-Coakley in #220
- add upstream status metrics by @aphralG in #203
- Print NginxConfig in JSON format for debug and trace levels by @dareste in #210
- Add plus upstream metrics by @aphralG in #214
- Add almalinux support by @Dean-Coakley in #212
- Stop repeating error messages during metric collection by @dhurley in #225
- Send agent version in grpc metadata by @ryepup in #244
- Merge release-2.23.3 back into main by @github-actions in #252
- Add lineCount support to dirmap files by @Dean-Coakley in #234
- Add amazonlinux2 arm64 support by @Dean-Coakley in #262
New Contributors
- @dareste made their first contribution in #210
- @ryepup made their first contribution in #244
- @achawla2012 made their first contribution in #238
- @CodeMonkeyF5 made their first contribution in #254
Full Changelog: v2.23.3...v2.24.0
Resources
- Documentation -- https://github.com/nginx/agent#readme
v2.23.3
What's Changed
🔨 Maintenance
- remove fields from trace logging by @oliveromahony in #251
Full Changelog: v2.23.2...v2.23.3
Resources
- Documentation -- https://github.com/nginx/agent#readme
v2.23.2
What's Changed
🔨 Maintenance
Full Changelog: v2.23.1...v2.23.2
Resources
- Documentation -- https://github.com/nginx/agent#readme
v2.23.1
What's Changed
🐛 Bug Fixes
Full Changelog: v2.23.0...v2.23.1
Resources
- Documentation -- https://github.com/nginx/agent#readme
v2.23.0
What's Changed
🚀 Features
- feat: podman support by @defanator in #158
🐛 Bug Fixes
📝 Documentation
- fix: move go installation step by @Jcahilltorre in #211
- Moved Go installation step out of agent package installation section … by @mtbChef in #208
- Update developer environment section in README by @dhurley in #195
🔨 Maintenance
- Add Integration Test for REST API by @aphralG in #141
- Add upstream connection time and header time metrics by @Dean-Coakley in #180
- Move Dockerfile to Folder for OSS by @aphralG in #182
- Add install/uninstall integration test by @Dean-Coakley in #147
- Add upstream response metrics by @aphralG in #190
- fix the examples to point at the oss repository by @oliveromahony in #192
- Updated packaging names to be separate from OS architecture by @oliveromahony in #201
- more checks around ppid by @oliveromahony in #200
- Add rockylinux support by @Dean-Coakley in #196
⬆️ Dependencies
- feat: Hugo theme update Feb 2023 by @Jcahilltorre in #193
Full Changelog: v2.22.1...v2.23.0
Resources
- Documentation -- https://github.com/nginx/agent#readme
v2.22.1
What's Changed
🐛 Bug Fixes
Full Changelog: v2.22.0...v2.22.1
Resources
- Documentation -- https://github.com/nginx/agent#readme