Skip to content

docs: add NIM 2.19.2 RNs #539

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
May 8, 2025
Merged
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion content/nim/releases/known-issues.md
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,7 @@ On Ubuntu 24.04, NGINX Instance Manager v2.18.0 and v2.19.0 fail to automaticall

#### Workaround

Manually install the missing compiler by following the instructions in [Install the WAF compiler]({{< relref "nim/nginx-app-protect/setup-waf-config-management.md#install-the-waf-compiler" >}}).
Manually install the missing compiler by following the instructions in [Install the WAF compiler]({{< ref "nim/nginx-app-protect/setup-waf-config-management.md#install-the-waf-compiler" >}}).

---

Expand Down
28 changes: 28 additions & 0 deletions content/nim/releases/release-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,34 @@ The release notes for F5 NGINX Instance Manager highlight the latest features, i

</details>


---

## 2.19.2

May 06, 2025
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Do we need to bump to today's date? May 8?


### Upgrade Paths {#2-19-2-upgrade-paths}

NGINX Instance Manager 2.19.2 supports upgrades from these previous versions:

- 2.16.0 - 2.19.1

If your NGINX Instance Manager version is older, you may need to upgrade to an intermediate version before upgrading to the target version.

### What's New{#2-19-2-whats-new}
This release includes the following updates:

- {{% icon-feature %}} **Stability and performance improvements**<a name="2-19-2-whats-new-Stability-and-performance-improvements"></a>

This release includes stability and performance improvements for a more reliable experience.



### Known Issues{#2-19-2-known-issues}

You can find information about known issues in the [Known Issues]({{< ref "/nim/releases/known-issues.md" >}}) topic.

---

## 2.19.1
Expand Down
Loading