Releases: nginx/agent
Releases · nginx/agent
v2.19.0
What's Changed
🚀 Features
- feat: Upload nginx configs if nginx-config feature is enabled by @nkashiv in #29
- features missing defaults by @oliveromahony in #43
- fix: move proto namespace to github/agent by @sanathkumarbs in #47
🐛 Bug Fixes
- Fix tagging for releases by @dhurley in #38
- Fix nginx-agent shutdown by @Dean-Coakley in #44
- Fix advanced metrics performance test by @Dean-Coakley in #45
- Fix Failing Component Tests by @aphralG in #54
📝 Documentation
- Change advanced metrics socket default location by @Dean-Coakley in #32
🔨 Maintenance
- tidying of install scripts by @oliveromahony in #35
- Changing extension back to pkg instead of txz for freebsd packages by @dhurley in #50
⬆️ Dependencies
New Contributors
- @nkashiv made their first contribution in #29
- @github-actions made their first contribution in #36
- @Dean-Coakley made their first contribution in #32
- @aphralG made their first contribution in #54
Full Changelog: v2.18.0...v2.19.0
Resources
v2.18.0
What's Changed
🚀 Features
- added features key to config to list features for NGINX Agent by @oliveromahony in #21
- feat: new NMS ACM dimensions for advanced metrics by @vrmare in #24
🐛 Bug Fixes
- fixing certs to be seeded by sha256 by @oliveromahony in #26
- Fix release workflow by @dhurley in #33
🔨 Maintenance
- Updated unstable unit tests by @dhurley in #23
- Add release branch workflow by @dhurley in #30
- Moved packaging logic into a different Makefile by @dhurley in #34
New Contributors
Full Changelog: v2.17.0...v2.18.0