Changelog
Note:
You can find the full changelog, contributor list and assets for NGINX Agent in the GitHub repository.
See the list of supported Operating Systems and architectures in the Technical Specifications.
Release v2.38.0
π Bug Fixes
In this release we have resolved the following issues:
- Fix broken URLS in docs by @nginx-aoife in #796
- fix name of deprecated flag by @aphralG in #811
- Fix make image targets by @dhurley in #812
- Fix debian oss image by @dhurley in #819
π Documentation
We have made the following updates to the documentation:
- docs: update GPG keys by @Jcahilltorre in #776
- Add new docker images to v2 pipeline for integration testing by @oliveromahony in #756
- Update website changelog for v2.37.0 by @ADubhlaoich in #790
- Pass on custom error log path at the time of validating config by @achawla2012 in #774
- Remove blocking calls in metrics framework by @oliveromahony in #788
- Update broken URL in installation-plus.md by @nginx-aoife in #808
π¨ Maintenance
We have made the following maintenance-related minor changes:
- add new plus docker images to v2 pipeline by @aphralG in #779
- Add MaxRecvMsgSize and MaxSendMsgSize to client and server options by @oliveromahony in #795
- added leak tests for agent v2 by @oliveromahony in #807
Release v2.37.0
π Features
This release introduces the following new features:
- feat: Update the changelog by @ADubhlaoich in #753
π Bug Fixes
In this release we have resolved the following issues:
- Prevent writing outside allowed directories list from a config payload with actions by @oliveromahony in #766
- The letter v is now always prepended to output of -v by @olli-holmala in #751
- Fix backoff to drop Metrics Reports from buffer after max_elapsed_time has been reached by @oliveromahony in #752
- Fix Post Install Script Issues by @spencerugbo in #739
- docs: fix github links in changelog by @Jcahilltorre in #770
- Fix post install script for when no nginx instance is installed by @dhurley in #773
π Documentation
We have made the following updates to the documentation:
- Upgrade prometheus exporter version to latest by @oliveromahony in #749
- Add badges for Go version, release, license, contributions, and Slack⦠by @oCHRISo in #763
- Add instructions for Amazon Linux 2023 by @nginx-seanmoloney in #759
- Add docs-build-push github workflow by @nginx-jack in #765
π¨ Maintenance
We have made the following maintenance-related minor changes:
- Increase timeout period for collecting metrics by @oliveromahony in #755
Release v2.36.1
π Highlights
- Upgrade crossplane version to prevent Agent from rolling back in the case of valid NGINX configurations by @oliveromahony in #746
π¨ Maintenance
We have made the following maintenance-related minor changes:
- Added version regex to parse the logs to see if matches vsemvar format by @oliveromahony in #747
Release v2.36.0
π Bug Fixes
In this release we have resolved the following issues:
- Fix incorrect bold tag in heading by @nginx-seanmoloney in #715
- URL fix for building docker image in README.md by @y82 in #720
- Fix for version by @oliveromahony in #732
π Documentation
We have made the following updates to the documentation:
- More flexible container images for the official images by @oliveromahony in #729
- Update configuration examples by @nginx-seanmoloney in #731
- updated github.com/rs/cors version by @oliveromahony in #735
- docs: update changelog by @Jcahilltorre in #736
- Upgrade crossplane by @oliveromahony in #737
Release v2.35.1
π Bug Fixes
In this release we have resolved the following issues:
- fix: add deduplication for the same ssl cert metadata by @mattdesmarais @oliveromahony in #716
- Fix release workflow by @dhurley in #724
π Documentation
We have made the following updates to the documentation:
- Update environment variables from NMS to NGINX_AGENT by @spencerugbo in #710
- Update the flag & environment table callouts by @ADubhlaoich in #712
- updated golang version to 1.22 by @oliveromahony in #717
π¨ Maintenance
We have made the following maintenance-related minor changes:
- More detailed test for env variables migration by @oliveromahony in #709
Release v2.35.0
π Highlights
- R32 operating system support parity by @oliveromahony in #708
π Bug Fixes
In this release we have resolved the following issues:
- Change environment prefix from nms to nginx_agent by @spencerugbo in #706
π Documentation
We have made the following updates to the documentation:
- Consolidated CLI flag and Env Var sections by @travisamartin in #701
- Add Ubuntu Noble 24.04 LTS support by @Dean-Coakley in #682
Release v2.34.1
π Bug Fixes
In this release we have resolved the following issues:
π Documentation
We have made the following updates to the documentation:
- Update changelog for release 2.34 by @ADubhlaoich in #693
Release v2.34.0
π Highlights
-
Bump the version of net package in golang by @oliveromahony in #645
π Bug Fixes
In this release we have resolved the following issues:
- fix: fix titles case by @Jcahilltorre in #674
- Fix oracle linux integration test by @dhurley in #676
π Documentation
We have made the following updates to the documentation:
- chore: add 2.33.0 changelog by @Jcahilltorre in #622
- Change environment variable list to table with CLI references by @ADubhlaoich in #689
- Add health checks documentation by @dhurley in #673
π¨ Maintenance
We have made the following maintenance-related minor changes:
- Keep looking for master process by @spencerugbo in #617
- Bump docker dependency to version v24.0.9 by @dhurley in #626
- Bump the version of github.com/opencontainers/runc dependency by @dhurley in #657
- Remove unnecessary freebsd logic for finding process executable by @dhurley in #668
- Add additional checks in chunking functionality by @dhurley in #671
Release v2.33.0
π Features
This release introduces the following new features:
π Bug Fixes
In this release we have resolved the following issues:
- Fix nfpm.yaml for apk packages by @dhurley in #597
- fix unit test by @oliveromahony in #607
- Fix user workflow performance tests by @dhurley in #612
- fix Advanced Metrics by @aphralG in #598
π Documentation
We have made the following updates to the documentation:
- chore: Add the 2.32.2 Changelog to the docs website by @Jcahilltorre in #601
π¨ Maintenance
We have made the following maintenance-related minor changes:
- Bump the version of protobuf by @oliveromahony in #602
- replace duplicate isContainer call by @oliveromahony in #596
- Add logging to NGINX API http requests by @dhurley in #605
Release v2.32.2
π Highlights
- This release fixes an issue where certain container runtimes were reporting as bare-metal hosts.
π Features
This release introduces the following new features:
- feat: improve docker docs by @Jcahilltorre in #587
π Bug Fixes
In this release we have resolved the following issues:
- Fix install-tools by @Dean-Coakley in #581
π Documentation
We have made the following updates to the documentation:
- change log updated for last release by @oliveromahony in #583
- Restore agent container information from nms docs by @jputrino in #584
- fix: add additional container checks during instance registration by @mattdesmarais in #592