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/studio-pro/8/8.18.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,6 +24,7 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 8 release for a
24
24
* We fixed an issue in the call REST service and call web service activities, where setting an empty timeout expression gave an error. Now it gives a consistency error.
25
25
* We fixed an issue in published REST services where in exceptional cases it showed an error about not being able to refresh the grid.
26
26
* We fixed an issue in the editor for operations of published REST services where double-clicking a consistency error showed an error rather than showing the operation with its parameters.
27
+
* We upgraded the Apache commons-io dependency to fix CVE-2024-47554. Note that the Mendix runtime was not vulnerable.
Copy file name to clipboardExpand all lines: content/en/docs/releasenotes/studio-pro/9/9.24.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -69,6 +69,7 @@ This is the [LTS](/releasenotes/studio-pro/lts-mts/#lts) version 9 release for a
69
69
* We fixed an issue in published REST services where in exceptional cases it showed an error about not being able to refresh the grid.
70
70
* We fixed an issue in the editor for operations of published REST services where double-clicking a consistency error showed an error rather than showing the operation with its parameters.
71
71
* We fixed an issue where there was a consistency error reporting that Gradle 8.5 should be used with Java 21, even if **Build using Gradle** was disabled.
72
+
* We upgraded the Apache commons-io dependency to fix CVE-2024-47554. Note that the Mendix runtime was not vulnerable.
0 commit comments