Skip to content

Commit f6fb43e

Browse files
NLB-6922: Notification on R35 release (#1105)
* NLB-6922: Notification on R35 release * NLB-6922: Notification on R35 release
1 parent 60bb426 commit f6fb43e

File tree

2 files changed

+34
-0
lines changed

2 files changed

+34
-0
lines changed

content/nginxaas-azure/changelog.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,17 @@ To see a list of currently active issues, visit the [Known issues]({{< ref "/ngi
1414
To review older entries, visit the [Changelog archive]({{< ref "/nginxaas-azure/changelog-archive" >}}) section.
1515

1616

17+
## September 18, 2025
18+
19+
- {{% icon-feature %}} **Notification on update to deployments using the Stable Upgrade Channel**
20+
21+
NGINXaaS for Azure deployments using the **Stable** [Upgrade Channel]({{< ref "/nginxaas-azure/quickstart/upgrade-channels.md" >}}) will be updated to [NGINX Plus Release 35 (R35)]({{< ref "/nginx/releases.md#nginxplusrelease-35-r35" >}}) during the week of Oct 06-10, 2025. This will also include updates to the following NGINX Plus modules:
22+
- nginx-plus-module-njs
23+
24+
Please review the [NGINX Plus Release 35 (R35)]({{< ref "/nginx/releases.md#nginxplusrelease-35-r35" >}}) Release Notes carefully. If you have any concerns, it's recommended to validate your configuration against NGINX Plus R35 by setting up a test deployment using the **Preview** [Upgrade Channel]({{< ref "/nginxaas-azure/quickstart/upgrade-channels.md" >}}). See [these instructions]({{< ref "/nginxaas-azure/quickstart/recreate.md" >}}) on how to set up a deployment similar to your current one.
25+
26+
If you have any questions or concerns, please [contact us]({{< ref "/nginxaas-azure/get-help.md" >}}).
27+
1728
## August 18, 2025
1829

1930
- {{% icon-feature %}} **Updates to NGINXaaS for Azure GitHub Action**

content/nginxaas-azure/module-changelog.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,29 @@ url: /nginxaas/azure/module-changelog/
77

88
Learn about the modules supported by the latest versions of F5 NGINXaaS for Azure.
99

10+
## September 18, 2025
11+
12+
### Preview
13+
14+
{{<bootstrap-table "table table-bordered table-striped table-responsive table-sm">}}
15+
16+
| Name | Version | Description |
17+
|------------------------------------------|--------------------------|------------------------------------------------------------------------|
18+
| nginx-plus | 1.29.0 (nginx-plus-r35) | NGINX Plus, provided by Nginx, Inc. |
19+
| nginx-agent | 1.20.16-2026591880 | NGINX Agent - Management for NGINXaaS |
20+
| Operating System | Ubuntu 22.04.5 | Jammy Jellyfish, provided by Canonical Ltd. |
21+
| nginx-plus-module-geoip2 | 35+3.4-1 | NGINX Plus 3rd-party GeoIP2 dynamic modules |
22+
| nginx-plus-module-headers-more | 35+0.37-1 | NGINX Plus 3rd-party headers-more dynamic module |
23+
| nginx-plus-module-image-filter | 35-1 | NGINX Plus image filter dynamic module |
24+
| nginx-plus-module-lua | 35+0.10.28-1 | NGINX Plus 3rd-party Lua dynamic modules |
25+
| nginx-plus-module-ndk | 35+0.3.3-1 | NGINX Plus 3rd-party NDK dynamic module |
26+
| nginx-plus-module-njs | 35+0.9.1-1 | NGINX Plus njs dynamic modules |
27+
| nginx-plus-module-otel | 35+0.1.2-1 | NGINX Plus OpenTelemetry dynamic module |
28+
| nginx-plus-module-xslt | 35-1 | NGINX Plus xslt dynamic module |
29+
| nginx-plus-module-appprotect | 35+5.498.0-1 | NGINX Plus app protect dynamic module version 5.498.0 |
30+
| app-protect-module-plus | 35+5.498.0-1 | App-Protect package for Nginx Plus, includes all of the default files and examples. NGINX App Protect provides web application firewall (WAF) security protection for your web applications, including OWASP Top 10 attacks. |
31+
| app-protect-plugin | 6.20.0-1 | NGINX App Protect plugin |
32+
{{</bootstrap-table>}}
1033

1134
## Access module versions using data plane API:
1235

0 commit comments

Comments
 (0)