v3.23.0
What's Changed
⭐️ New Features
- Add queueRemainingSize log at the beginning monitor by @EvenLjj in #1292
- Support mac M1(osx-aarch_64) compile and test by @CrazyHZM in #1306
🔨 Optimize
- Update springboot 2.7.18 by @HzjNeverStop in #1303
- Upgrade github action version to v4 by @CrazyHZM in #1307
- Increase StartupSpringApplicationRunListener order by @taobaorun in #1311
🐞 Bug fixes
- Fix readiness health check list mistake in parallel checking scenario by @CrazyHZM in #1309
- Avoid concurrent problem in JvmFilterHolder by @HzjNeverStop in #1304
- Fix lazyinit value transfer problem by @CrazyHZM in #1317
- Fix beans information lost parentId by @CrazyHZM in #1320
Full Changelog: v3.22.0...v3.23.0