Skip to content
Open
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
36 changes: 36 additions & 0 deletions content/waf/changelog/_index.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,42 @@ This changelog lists all of the information for F5 WAF for NGINX releases in 202

For older releases, check the changelogs for previous years: [2025]({{< ref "/waf/changelog/2025.md" >}}), [2024]({{< ref "/waf/changelog/2024.md" >}}), [2023]({{< ref "/waf/changelog/2023.md" >}}).

## F5 WAF for NGINX 5.13

Released _May 14th, 2026_.

### New features

- Added support for Debian 13
- Added support for NGINX Plus R37.0

### Resolved issues

- 14197 - Upgrade Go compiler to 1.26.2
- 14043 - Wrong value in total memory used under bd-socket-plugin
- 14078 - Remove Mojolicious test files from the product
- 14147 - Fix recompilation race condition
- 14002 - The bd_cfg_manifest consumed with a corrupted record length header

### Packages

{{< table >}}

| Distribution name | NGINX Open Source (5.13) | NGINX Plus (5.13) | NGINX Plus (5.13) |
| ------------------------ | ----------------------------------------------------------------- | ---------------------------------------------------------------- | ---------------------------------------------------- |
| Alpine 3.22 | _app-protect-module-oss-1.29.8.5.635.0-r1.apk_ | _app-protect-module-plus-37.0.5.635.0-r1.apk_ | _app-protect-37.0.5.635.0-r1.apk_ |
| Amazon Linux 2023 | _app-protect-module-oss-1.29.8+5.635.0-1.amzn2023.ngx.x86_64.rpm_ | _app-protect-module-plus-37.0+5.635.0-1.amzn2023.ngx.x86_64.rpm_ | _app-protect-37.0+5.635.0-1.amzn2023.ngx.x86_64.rpm_ |
| Debian 11 | _app-protect-module-oss_1.29.8+5.635.0-1\~bullseye_amd64.deb_ | _app-protect-module-plus_37.0+5.635.0-1\~bullseye_amd64.deb_ | _app-protect_37.0+5.635.0-1\~bullseye_amd64.deb_ |
| Debian 12 | _app-protect-module-oss_1.29.8+5.635.0-1\~bookworm_amd64.deb_ | _app-protect-module-plus_37.0+5.635.0-1\~bookworm_amd64.deb_ | _app-protect_37.0+5.635.0-1\~bookworm_amd64.deb_ |
| Debian 13 | _app-protect-module-oss_1.29.8+5.635.0-1\~trixie_amd64.deb_ | _app-protect-module-plus_37.0+5.635.0-1\~trixie_amd64.deb_ | _app-protect_37.0+5.635.0-1\~trixie_amd64.deb_ |
| Ubuntu 22.04 | _app-protect-module-oss_1.29.8+5.635.0-1\~jammy_amd64.deb_ | _app-protect-module-plus_37.0+5.635.0-1\~jammy_amd64.deb_ | _app-protect_37.0+5.635.0-1\~jammy_amd64.deb_ |
| Ubuntu 24.04 | _app-protect-module-oss_1.29.8+5.635.0-1\~noble_amd64.deb_ | _app-protect-module-plus_37.0+5.635.0-1\~noble_amd64.deb_ | _app-protect_37.0+5.635.0-1\~noble_amd64.deb_ |
| Oracle Linux 8 | _app-protect-module-oss-1.29.8+5.635.0-1.el8.ngx.x86_64.rpm_ | _app-protect-module-plus-37.0+5.635.0-1.el8.ngx.x86_64.rpm_ | _app-protect-37.0+5.635.0-1.el8.ngx.x86_64.rpm_ |
| RHEL 8 and Rocky Linux 8 | _app-protect-module-oss-1.29.8+5.635.0-1.el8.ngx.x86_64.rpm_ | _app-protect-module-plus-37.0+5.635.0-1.el8.ngx.x86_64.rpm_ | _app-protect-37.0+5.635.0-1.el8.ngx.x86_64.rpm_ |
| RHEL 9 and Rocky Linux 9 | _app-protect-module-oss-1.29.8+5.635.0-1.el9.ngx.x86_64.rpm_ | _app-protect-module-plus-37.0+5.635.0-1.el9.ngx.x86_64.rpm_ | _app-protect-37.0+5.635.0-1.el9.ngx.x86_64.rpm_ |
| RHEL 10 | _app-protect-module-oss-1.29.8+5.635.0-1.el10.ngx.x86_64.rpm_ | _app-protect-module-plus-37.0+5.635.0-1.el10.ngx.x86_64.rpm_ | _app-protect-37.0+5.635.0-1.el10.ngx.x86_64.rpm_ |

{{< /table >}}

## F5 WAF for NGINX 5.12.1

Expand Down
Loading