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.39.0
π Highlights
π Bug Fixes
In this release we have resolved the following issues:
- Race conditions fixes by @oliveromahony in #810
- fix r30 pipeline failures by @oliveromahony in #844
- Fixed make target pointing at wrong Dockerfile and renamed others to be consistent by @oliveromahony in #857
- Fix broken links causing deployment failures by @ADubhlaoich in #863
- Fix NGINX OSS integration tests by @dhurley in #888
- Fix docs docker failing without git context by @nginx-jack in #892
π Documentation
We have made the following updates to the documentation:
- Add automatic changelog generation in release workflow by @spencerugbo in #784
- Add CLA bot workflow by @lucacome in #828
- Refactor docker images by @nginx-seanmoloney in #841
- Docs: Add hugo version check and theme update to Makefile by @nginx-jack in #869
- Change casing of docs makefile to Makefile by @nginx-jack in #884
- docs: enableGitInfo config and docs-action bump by @nginx-jack in #886
- Change go version to latest go 1.23.2 by @oliveromahony in #889
- Remove link to github dockerfiles by @nginx-seanmoloney in #897
- Docs: Update link to 3rd party site by @nginx-aoife in #898
- Update the changelog for v2.38 by @ADubhlaoich in #901
π¨ Maintenance
We have made the following maintenance-related minor changes:
- Set log level to debug for inetegration tests by @aphralG in #826
- updated runc dependency highlighted in security scan scan by @oliveromahony in #842
- Update CODEOWNERS by @oCHRISo in #851
- Check version command output by @aphralG in #853
- Bump NGINX plus go client version from v1 to v2 by @dhurley in #879
- Allowlist Error Messages by @aphralG in #907
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