🚀 Improvements
-
[Redis lock adapter] Refactor due to API of LockManger changed in main repository by @mytharcher
-
[Backup manager] Add lock for scheduled backing-up across cluster nodes by @mytharcher
🐛 Bug Fixes
-
[client]
-
[lock-manager] Fix racing condition issue of lock manager (#8734) by @mytharcher
-
[server] Fixed the error issue in data queries of non-database data sources (#8776) by @cgyrock
-
[Access control] Fixed Restful API data source data modification error. (#8788) by @cgyrock
-
[Action: Export records] fixed issue that belongsToArray field is blank in exported excel (#8787) by @cgyrock