-
Notifications
You must be signed in to change notification settings - Fork 150
Release 2.2.2 #4417
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: release-2.2
Are you sure you want to change the base?
Release 2.2.2 #4417
Conversation
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## release-2.2 #4417 +/- ##
============================================
Coverage 86.17% 86.18%
============================================
Files 131 131
Lines 14316 14316
Branches 74 74
============================================
+ Hits 12337 12338 +1
+ Misses 1776 1775 -1
Partials 203 203 ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
| - Control plane: `ghcr.io/nginx/nginx-gateway-fabric:2.2.2` | ||
| - Data plane: `ghcr.io/nginx/nginx-gateway-fabric/nginx:2.2.2` | ||
| - Data plane with NGINX Plus: `private-registry.nginx.com/nginx-gateway-fabric/nginx-plus:2.2.2` | ||
|
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we add the operator version as well, its also missing for release 2.2.1
- Operator: `ghcr.io/nginx/nginx-gateway-fabric/operator:1.0.0`
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm wondering if we really need to, to me it doesn't seem as relevant for users to know that version.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I am okay with skipping it. Maybe Ciara mentioned it cause it was part of that release.
| - Gateway API version: `1.3.0` | ||
| - NGINX version: `1.29.2` | ||
| - NGINX Plus version: `R35` | ||
| - NGINX Agent version: `v3.5.0` | ||
| - Kubernetes version: `1.25+` |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
can we also add version for Gateway Inference extension being supported?
salonichf5
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
looks good to me just a couple of version mentions needed
| | NGINX Gateway Fabric | Gateway API | Kubernetes | NGINX OSS | NGINX Plus | NGINX Agent | | ||
| |----------------------|-------------|------------|-----------|------------|-------------| | ||
| | Edge | 1.4.0 | 1.25+ | 1.29.3 | R35 | v3.5.0 | | ||
| | 2.2.2 | 1.3.0 | 1.25+ | 1.29.2 | R35 | v3.5.0 | |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will be 3.6.0, so let's wait to merge this PR until we've pulled in the agent release.
|
|
||
| ## Release 2.2.2 | ||
|
|
||
| _December 8, 2025_ |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This will probably be updated.
|
|
||
| KNOWN ISSUES: | ||
|
|
||
| - Data plane sometimes does not sync upstream server IPs. [3626](https://github.com/nginx/nginx-gateway-fabric/issues/3626) |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This should go away, and we can include the agent release in the bug fixes and describe what was fixed.
This automated PR updates all the necessary files for 2.2.2 release.