Skip to content

Commit 1183cfa

Browse files
Merge pull request #10001 from dahfjkg/dat/rn-11.2-deprecations
Mention database deprecations in 11.2 RN
2 parents dc90549 + 477dac3 commit 1183cfa

File tree

1 file changed

+7
-0
lines changed
  • content/en/docs/releasenotes/studio-pro/11

1 file changed

+7
-0
lines changed

content/en/docs/releasenotes/studio-pro/11/11.2.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -64,6 +64,13 @@ weight: 99
6464
- We fixed a conversion issue affecting sorting in the **Gallery** widget, specifically when upgrading the data widgets Marketplace module to version 3.0.0 or above.
6565
- We fixed an issue where, when there were no conflicting changes, users were not properly notified and some metadata was missing due to the cherry-pick process.
6666

67+
### Deprecations
68+
69+
- Starting with Mendix version 11.4, we will drop support for the following database versions that are no longer supported by the vendors:
70+
- MariaDB 10.5
71+
- Microsoft SQL Server 2019
72+
- MySQL 8.0
73+
6774
### Breaking Changes
6875

6976
- Extension authors cannot simply obtain access to `studioPro` object anymore, but have to create it using a function `getStudioProApi`. Extensions API documentation provides more details and examples. {TW}

0 commit comments

Comments
 (0)