-[[#3258](https://github.com/seata/seata/pull/3258)] fix AsyncWorker potential OOM problem
-[[#3293](https://github.com/seata/seata/pull/3293)] configuration cache get value cast exception
-[[#3241](https://github.com/seata/seata/pull/3241)] forbidden use order by or limit in multi sql
-[[#3406](https://github.com/seata/seata/pull/3406)] fix the value can not be push to nacos when special charset in config.txt
-[[#3418](https://github.com/seata/seata/pull/3418)] fix getGeneratedKeys may get history pk
-[[#3408](https://github.com/seata/seata/pull/3408)] run with jar file and not package third lib into jar file, this.getClass().getClassLoader() will be null
-[[#3431](https://github.com/seata/seata/pull/3431)] fix property bean may not be initialized when reading configuration
-[[#3413](https://github.com/seata/seata/pull/3413)] fix the logic of rollback to savepoint and release to savepoint
-[[#3443](https://github.com/seata/seata/pull/3443)] send the `seata-server` log to `logstash` or `kafka`
### optimize:
-[[#3383](https://github.com/seata/seata/pull/3383)] optimize StatementProxyTest unit test
-[[#3341](https://github.com/seata/seata/pull/3341)] get config from file system even without file: prefix