Skip to content

feat: Add placeholders for NAP 5.6 / 4.14 release notes #284

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

Merged
merged 1 commit into from
Mar 13, 2025
Merged
Changes from all commits
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
47 changes: 47 additions & 0 deletions content/nap-waf/v4/releases/about-4.14.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
---
title: NGINX App Protect WAF 4.14
weight: 90
toc: true
type: reference
product: NAP-WAF
docs: DOCS-000
---

March 18th, 2025

---

## New features

- NGINX App Protect WAF Enforcer now supports multiple signature versions
- Changed the maximum memory of the XML processing engine to 8GB
- Upgraded the Go compiler to 1.23.7
---

## Known issues

- "Violation Encoding" is not enabled by default
- "Violation Bad Unescape" is not enabled by default

---

## Important notes

- Alpine 3.17 is no longer supported

---

## Supported packages

| Distribution name | Package file |
|--------------------------|----------------------------------------------------|
| Alpine 3.19 | _app-protect-33.####.0-r1.apk_ |
| Debian 11 | _app-protect_33+####.0-1\~bullseye_amd64.deb_ |
| Debian 12 | _app-protect_33+####.0-1\~bookworm_amd64.deb_ |
| Ubuntu 20.04 | _app-protect_33+####.0-1\~focal_amd64.deb_ |
| Ubuntu 22.04 | _app-protect_33+####.0-1\~jammy_amd64.deb_ |
| Ubuntu 24.04 | _app-protect_33+####.0-1\~noble_amd64.deb_ |
| Amazon Linux 2023 | _app-protect-33+####.0-1.amzn2023.ngx.x86_64.rpm_ |
| RHEL 8 and Rocky Linux 8 | _app-protect-33+####.0-1.el8.ngx.x86_64.rpm_ |
| RHEL 9 | _app-protect-33+####.0-1.el9.ngx.x86_64.rpm_ |
| Oracle Linux 8.1 | _app-protect-33+####.0-1.el8.ngx.x86_64.rpm_ |
67 changes: 67 additions & 0 deletions content/nap-waf/v5/releases/about-5.6.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
---
title: NGINX App Protect WAF 5.6
weight: 850
toc: true
type: reference
product: NAP-WAF
docs: DOCS-000
---

March 18th, 2025

---

## New features

- You can now install NGINX App Protect WAF 5+ using a Helm chart
- NGINX App Protect WAF Enforcer now supports multiple signature versions
- Changed the maximum memory of the XML processing engine to 8GB
- Upgraded the Go compiler to 1.23.7

---

## Known issues

- "Violation Encoding" is not enabled by default
- "Violation Bad Unescape" is not enabled by default

---

## Important notes

- Alpine 3.17 is no longer supported

---


## Supported packages

### NGINX Open Source

| Distribution name | Package file |
|--------------------------|-------------------------------------------------------------------|
| Alpine 3.19 | _app-protect-module-oss-1.27.####.0-r1.apk_ |
| Debian 11 | _app-protect-module-oss_1.27.####.0-1\~bullseye_amd64.deb_ |
| Debian 12 | _app-protect-module-oss_1.27.####.0-1\~bookworm_amd64.deb_ |
| Ubuntu 20.04 | _app-protect-module-oss_1.27.####.0-1\~focal_amd64.deb_ |
| Ubuntu 22.04 | _app-protect-module-oss_1.27.####.0-1\~jammy_amd64.deb_ |
| Ubuntu 24.04 | _app-protect-module-oss_1.27.####.0-1\~noble_amd64.deb_ |
| Amazon Linux 2023 | _app-protect-module-oss-1.27.####.0-1.amzn2023.ngx.x86_64.rpm_ |
| RHEL 8 and Rocky Linux 8 | _app-protect-module-oss-1.27.####.0-1.el8.ngx.x86_64.rpm_ |
| RHEL 9 | _app-protect-module-oss-1.27.####.0-1.el9.ngx.x86_64.rpm_ |
| Oracle Linux 8.1 | _app-protect-module-oss-1.27.####.0-1.el8.ngx.x86_64.rpm_ |

### NGINX Plus

| Distribution name | Package file |
|--------------------------|----------------------------------------------------------------|
| Alpine 3.19 | _app-protect-module-plus-33.####.0-r1.apk_ |
| Debian 11 | _app-protect-module-plus_33+####.0-1\~bullseye_amd64.deb_ |
| Debian 12 | _app-protect-module-plus_33+####.0-1\~bookworm_amd64.deb_ |
| Ubuntu 20.04 | _app-protect-module-plus_33+####.0-1\~focal_amd64.deb_ |
| Ubuntu 22.04 | _app-protect-module-plus_33+####.0-1\~jammy_amd64.deb_ |
| Ubuntu 24.04 | _app-protect-module-plus_33+####.0-1\~noble_amd64.deb_ |
| Amazon Linux 2023 | _app-protect-module-plus-33+####.0-1.amzn2023.ngx.x86_64.rpm_ |
| RHEL 8 and Rocky Linux 8 | _app-protect-module-plus-33+####.0-1.el8.ngx.x86_64.rpm_ |
| RHEL 9 | _app-protect-module-plus-33+####.0-1.el9.ngx.x86_64.rpm_ |
| Oracle Linux 8.1 | _app-protect-module-plus-33+####.0-1.el8.ngx.x86_64.rpm_ |