You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: content/nim/releases/release-notes.md
+77-2Lines changed: 77 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -17,11 +17,86 @@ The release notes for F5 NGINX Instance Manager highlight the latest features, i
17
17
</details>
18
18
19
19
20
+
---
21
+
22
+
## 2.20.0
23
+
24
+
June 16, 2025
25
+
26
+
### Upgrade Paths {#2-20-0-upgrade-paths}
27
+
28
+
NGINX Instance Manager 2.20.0 supports upgrades from these previous versions:
29
+
30
+
- 2.17.0 - 2.19.2
31
+
32
+
If your NGINX Instance Manager version is older, you may need to upgrade to an intermediate version before upgrading to the target version.
33
+
34
+
### What's New{#2-20-0-whats-new}
35
+
This release includes the following updates:
36
+
37
+
- {{% icon-feature %}} **Added support to report on multiple NGINX One subscriptions using a single instance of NGINX Instance Manager**<aname="2-20-0-whats-new-Added-support-to-report-on-multiple-NGINX-One-subscriptions-using-a-single-instance-of-NGINX-Instance-Manager"></a>
38
+
39
+
Customers can have multiple NGINX One subscriptions or licenses with different attributes (prod, nonprod, etc.). Now a single NGINX Instance Manager can receive usage from these instances and send a bulk usage report to F5.
40
+
41
+
We also simplified the licensing process for disconnected use cases. When running NGINX Instance Manager in disconnected mode, all features are enabled for 90 days when a JWT is uploaded. Customers have these 90 days to send the first usage report to activate the NGINX Instance Manager license.
NGINX Instance Manager can now run in lightweight mode without the ClickHouse database dependency. This mode requires fewer resources and is perfect for customers who don’t need metrics-related functionality. It supports basic use cases such as:
46
+
47
+
- Fleet management
48
+
- WAF configuration
49
+
- Usage tracking
50
+
- Certificate management
51
+
- Template automation
52
+
53
+
- {{% icon-feature %}} **Improved web analytics sent to F5**<aname="2-20-0-whats-new-Improved-web-analytics-sent-to-F5"></a>
54
+
55
+
NGINX Instance Manager now sends improved web analytics to F5. This helps F5 understand common use cases of NGINX Instance Manager and improve functionality.
56
+
57
+
58
+
### Changes in Default Behavior{#2-20-0-changes-in-behavior}
59
+
This release has the following changes in default behavior:
60
+
61
+
- {{% icon-feature %}} **Breadcrumbs added for Overview, Manage, and Config templates**<aname="2-20-0-changes-in-behavior-Breadcrumbs-added-for-Overview,-Manage,-and-Config-templates"></a>
62
+
63
+
We have added breadcrumb navigation links for the "Overview", "Manage", and "Config" templates in the NGINX Instance Manager user interface.
64
+
65
+
- {{% icon-feature %}} **Export instance groups to Excel**<aname="2-20-0-changes-in-behavior-Export-instance-groups-to-Excel"></a>
66
+
67
+
You can now export instance groups to a Microsoft Excel spreadsheet from the Instance Group section.
68
+
69
+
- {{% icon-feature %}} **Export all instances functionality added**<aname="2-20-0-changes-in-behavior-Export-all-instances-functionality-added"></a>
70
+
71
+
NGINX Instance Manager’s export function only included currently visible instances, not the full list. Customers had to run separate exports and merge data manually.
72
+
73
+
An `Export All` button is now available under the Instances section. Clicking it downloads all instance details in a single Excel file.
74
+
75
+
- {{% icon-feature %}} **Automatic feature enablement in disconnected instances on license upload**<aname="2-20-0-changes-in-behavior-Automatic-feature-enablement-in-disconnected-instances-on-license-upload"></a>
76
+
77
+
78
+
NGINX Instance Manager now enables all features by default when you upload a license to a disconnected instance. This update ensures customers can begin using the full capabilities of the system without additional configuration.
79
+
80
+
Customers have a 90-day window to complete the full license process. If they don’t complete it within this period, the instance is automatically deactivated.
81
+
82
+
83
+
84
+
### Resolved Issues{#2-20-0-resolved-issues}
85
+
86
+
This release fixes the following issues. Check the [Known Issues]({{< ref "/nim/releases/known-issues.md" >}}) topic for more information on the latest resolved issues. Use your browser's search function to find the issue ID in the page.
87
+
88
+
- {{% icon-resolved %}} The certificate stats are not displayed correctly in the Certificates and Keys page as well as the Dashboard page. (45991)
89
+
90
+
91
+
### Known Issues{#2-20-0-known-issues}
92
+
93
+
You can find information about known issues in the [Known Issues]({{< ref "/nim/releases/known-issues.md" >}}) topic.
94
+
20
95
---
21
96
22
97
## 2.19.2
23
98
24
-
May 08, 2025
99
+
May 06, 2025
25
100
26
101
### Upgrade Paths {#2-19-2-upgrade-paths}
27
102
@@ -1357,7 +1432,7 @@ This release includes the following updates:
1357
1432
1358
1433
- {{% icon-feature %}} **Track NGINX Plus usage over time**<a name="2-5-0-whats-new-Track-NGINX-Plus-usage-over-time"></a>
1359
1434
1360
-
When viewing your NGINX Plus instances in the Instnace Manager web interface, you can set a date and time filter to review the [NGINX Plus instance count]({{< ref "/nim/admin-guide/report-usage-connected-deployment.md">}}) for a specific period. Also, you can use the Instance Manager REST API to view the lowest, highest, and average number of NGINX Plus instances over time.
1435
+
When viewing your NGINX Plus instances in the Instance Manager web interface, you can set a date and time filter to review the [NGINX Plus instance count]({{< ref "/nim/admin-guide/report-usage-connected-deployment.md">}}) for a specific period. Also, you can use the Instance Manager REST API to view the lowest, highest, and average number of NGINX Plus instances over time.
1361
1436
1362
1437
- {{% icon-feature %}} **New helm charts for each release of Instance Manager**<a name="2-5-0-whats-new-New-helm-charts-for-each-release-of-Instance-Manager"></a>
0 commit comments