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/en/docs/releasenotes/deployment/mendix-cloud.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,11 +20,11 @@ For information on the current status of deployment to Mendix Cloud and any plan
20
20
21
21
#### New Features
22
22
23
-
* We have added support for IP blocklisting in the Access Restriction Profile for apps deployed on Kubernetes, allowing you to block incoming requests from specific IPs that match the configured profile.
23
+
* We have added support for IP blocklisting in the **Access Restriction Profile** for apps deployed on Kubernetes, allowing you to block incoming requests from specific IPs that match the configured profile.
24
24
25
25
#### Bug Fixes
26
26
27
-
* We have fixed an issue where duplicate paths were added in Path-based Access Restriction and caused deployment failures for apps on Kubernetes. The fix prevents new duplicates, but existing ones must be manually removed.
27
+
* We have fixed an issue where duplicate paths were added in **Path Based Access Restriction** and caused deployment failures for apps on Kubernetes. The fix prevents new duplicates, but existing ones must be manually removed.
0 commit comments