-
Notifications
You must be signed in to change notification settings - Fork 3k
Migration Guide 3.31
Guillaume Smet edited this page Nov 24, 2025
·
2 revisions
Table of Contents
|
Note
|
We highly recommend the use of Items marked below with ⚙️ ✅ are automatically handled by |
The default maximum size of the JDBC connection pool has been raised from 20 to 50, to be more in line with modern standards.
If you relied on the default to be 20 (for instance, if you set the maximum connections to 20 on the database side), make sure to adapt your configuration or infrastructure.