Skip to content

Commit de094cb

Browse files
authored
Removed deprecation notice for Amazon Linux 2. (#344)
1 parent b83012f commit de094cb

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

content/nginx/releases.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,6 @@ NGINX Plus R34 is supported on:
5858
- Alpine Linux 3.17 is removed
5959
- Alpine Linux 3.18 is deprecated
6060
- Alpine Linux 3.21 is new in this release
61-
- Amazon Linux 2 LTS is deprecated
6261
- SUSE Linux Enterprise Server 12 is removed
6362
- Ubuntu 20.04 is deprecated
6463
- 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.

content/nginx/technical-specs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ NGINX Plus is available only as a binary; it is not distributed as source code.
2020
| AlmaLinux | 8 (x86_64, aarch64) <br> 9 (x86_64, aarch64) | 8 (x86_64, aarch64) <br> 9 (x86_64, aarch64) |
2121
| 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)** |
2222
| Amazon Linux | 2023 (x86_64, aarch64) | 2023 (x86_64, aarch64) |
23-
| Amazon Linux 2 | LTS (x86_64, aarch64) **(deprecated)** | LTS (x86_64, aarch64) |
23+
| Amazon Linux 2 | LTS (x86_64, aarch64) | LTS (x86_64, aarch64) |
2424
| Debian | 11 (x86_64, aarch64) <br> 12 (x86_64, aarch64) | 11 (x86_64, aarch64) <br> 12 (x86_64, aarch64) |
2525
| FreeBSD | 13 (amd64) <br> 14 (amd64) | 13 (amd64) <br> 14 (amd64) |
2626
| Oracle Linux | 8.1+ (x86_64, aarch64) <br> 9 (x86_64) | 8.1+ (x86_64, aarch64) <br> 9 (x86_64) |

0 commit comments

Comments
 (0)