v4.3.0
What's Changed
- Remove Maven config that exclude tomcat dependency under Springboot3 … by @alvinkwok1 in #590
- feat: update-readme, format configuration yaml by @alvinkwok1 in #592
- perf: @bean初始化优化, 以消除日志:is not eligible for getting processed by all BeanPostProcessors by @qxo in #608
- chore: gitignore add virtual machine crash logs by @qxo in #609
- fix(dynamic-datasource-creator):解决当存在publicKey时,druid数据源创建异常问题 by @qq592304796 in #605
- Fixes CI errors caused by Druid and Spring Framework changes by @linghengqian in #613
New Contributors
- @qxo made their first contribution in #608
- @qq592304796 made their first contribution in #605
Full Changelog: v4.2.0...v4.3.0