Skip to content

Commit 18bed07

Browse files
NLB-6926: Update NGINXaaS docs with R35 changelog (#1142)
* NLB-6926: Update NGINXaaS docs with R35 changelog
1 parent 18200d3 commit 18bed07

File tree

2 files changed

+47
-1
lines changed

2 files changed

+47
-1
lines changed

content/nginxaas-azure/changelog/changelog.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,20 @@ To see a list of currently active issues, visit the [Known issues]({{< ref "/ngi
1313

1414
To review older entries, visit the [Changelog archive]({{< ref "/nginxaas-azure/changelog/archive" >}}) section.
1515

16+
## October 07, 2025
17+
18+
- {{% icon-feature %}} **NGINXaaS is now running NGINX Plus Release 35 (R35) in the Stable Upgrade Channel**
19+
20+
NGINXaaS for Azure deployments using the **Stable** [Upgrade Channel]({{< ref "/nginxaas-azure/quickstart/upgrade-channels.md" >}}) have now been automatically upgraded to [NGINX Plus Release 35 (R35)]({{< ref "/nginx/releases.md#nginxplusrelease-35-r35" >}}). This upgrade also includes updates to the following NGINX Plus modules:
21+
- `nginx-plus-module-njs`
22+
For a complete list of allowed directives, see the [Configuration Directives List]({{< ref "/nginxaas-azure/getting-started/nginx-configuration/overview/#configuration-directives-list" >}}).
23+
24+
{{< call-out "important" >}}
25+
26+
The [ACME protocol support](https://nginx.org/en/docs/http/ngx_http_acme_module.html) feature, available in NGINX Plus R35 as a [dynamic module]({{< ref "/nginx/admin-guide/dynamic-modules/acme.md" >}}), is not currently supported in NGINXaaS due to active-active deployments.
27+
28+
{{< /call-out >}}
29+
1630
## September 26, 2025
1731

1832
- {{% icon-feature %}} **Connectivity test tool**

0 commit comments

Comments
 (0)