Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion content/nginx/releases.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ NGINX Plus R34 is supported on:
- Alpine Linux 3.17 is removed
- Alpine Linux 3.18 is deprecated
- Alpine Linux 3.21 is new in this release
- Amazon Linux 2 LTS is deprecated
- SUSE Linux Enterprise Server 12 is removed
- Ubuntu 20.04 is deprecated
- the [OpenTracing]({{< ref "nginx/admin-guide/dynamic-modules/opentracing.md" >}}) dynamic module is no longer available. It is recommended to use the [OpenTelemetry Distributed Tracing]({{< ref "nginx/admin-guide/dynamic-modules/opentelemetry.md" >}}) module, which incorporates all the features of the OpenTracing module.
Expand Down
2 changes: 1 addition & 1 deletion content/nginx/technical-specs.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ NGINX Plus is available only as a binary; it is not distributed as source code.
| AlmaLinux | 8 (x86_64, aarch64) <br> 9 (x86_64, aarch64) | 8 (x86_64, aarch64) <br> 9 (x86_64, aarch64) |
| Alpine Linux | 3.18 (x86_64, aarch64) **(deprecated)** <br> 3.19 (x86_64, aarch64) <br> 3.20 (x86_64, aarch64) <br> 3.21 (x86_64, aarch64) **(new)** | 3.17 (x86_64, aarch64) **(deprecated)** <br> 3.18 (x86_64, aarch64) <br> 3.19 (x86_64, aarch64) <br> 3.20 (x86_64, aarch64) **(new)** |
| Amazon Linux | 2023 (x86_64, aarch64) | 2023 (x86_64, aarch64) |
| Amazon Linux 2 | LTS (x86_64, aarch64) **(deprecated)** | LTS (x86_64, aarch64) |
| Amazon Linux 2 | LTS (x86_64, aarch64) | LTS (x86_64, aarch64) |
| Debian | 11 (x86_64, aarch64) <br> 12 (x86_64, aarch64) | 11 (x86_64, aarch64) <br> 12 (x86_64, aarch64) |
| FreeBSD | 13 (amd64) <br> 14 (amd64) | 13 (amd64) <br> 14 (amd64) |
| Oracle Linux | 8.1+ (x86_64, aarch64) <br> 9 (x86_64) | 8.1+ (x86_64, aarch64) <br> 9 (x86_64) |
Expand Down
Loading