Releases
Note: You can find the full list of NGINX Agent releases, 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 v3.0.0
- NGINX Agent v3 and Management Plane Interface (MPI): NGINX Agent v3 is here! This release is a major milestone aimed at simplifying the management, monitoring, and scaling of your NGINX instances. With enhanced integrations, improved observability features, and support for modern orchestrated environments like Kubernetes.
This release introduces the following new features:
- Enhanced Kubernetes Integration with Management Plane Interface (MPI): NGINX Agent now offers full integration with Kubernetes-native products, such as the NGINX Ingress Controller and NGINX Gateway Fabric, enabling seamless fleet management, real-time observability, and smooth interoperability across Kubernetes deployments. This is powered by the Management Plane Interface (MPI), a standardized interface designed to provide a unified and consistent experience across NGINX solutions, with built-in support for Kubernetes-based applications. For detailed technical specifications, refer to the official Protocol Documentation .
We have made the following updates to the documentation:
Release v2.41.1
This release introduces the following new features:
Release v2.41.0
We have made the following updates to the documentation:
- Update agent landing page and readme by @nginx-seanmoloney in #1017
- Update dependencies by @dhurley in #1026
- Update net and nats dependencies by @dhurley in #1070
We have made the following maintenance-related minor changes:
Release v2.40.1
In this release we have resolved the following issues:
Release v2.40.0
- The source code for the NGINX Agent documentation has moved to the NGINX Documentation repository. We invite you to contribute, improve the Agent docs and report any issues you find in the documentation repository.
In this release we have resolved the following issues:
- Lua config apply by @oliveromahony in #963
- Fix release workflow by @dhurley in #991
We have made the following updates to the documentation:
- Docs: updating links from /nginx-management-suite/nim to /nginx-instance-manager by @nginx-aoife in #927
- Autodeploy main docs to production by @nginx-jack in #924
- docs: remove docs by @JTorreG in #976
- Add a docs page to explain NGINX Agent features by @nginx-seanmoloney in #941
- docs: Fix NGINX install link and dockerfile section by @JTorreG in #928
We have made the following maintenance-related minor changes:
- Fail release job if packages fail to publish by @dhurley in #923
- Update performance test Dockerfile to use NGINX R32 by @dhurley in #937
- Updated golang.org/x/net version by @oliveromahony in #954
- Update performance test dependencies by @dhurley in #984
- Refactor integration tests by @dhurley in #985
- Update dependencies by @dhurley in #98
- Updated the crypto library version by @oliveromahony in #947
Release v2.39.0
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
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
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
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
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
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
This release introduces the following new features:
- feat: Update the changelog by @ADubhlaoich in #753
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
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
We have made the following maintenance-related minor changes:
- Increase timeout period for collecting metrics by @oliveromahony in #755
Release v2.36.1
- Upgrade crossplane version to prevent Agent from rolling back in the case of valid NGINX configurations by @oliveromahony in #746
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
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
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