v4.3.0
⭐️ New Features
- Support PolarisRegistryConfiguration by @wangchengming666 in #1291
- Add queueRemainingSize log at the beginning monitor by @EvenLjj in #1293
- Add spring-boot-configuration-processor in sofa-boot-actuator-autoconigure model by @HzjNeverStop in #1294
- Support sofa thread pool actuator by @HzjNeverStop in #1301
- Support kubernetes registry configuration by @wangchengming666 in #1288
- Support mac M1(osx-aarch_64) compile and test by @CrazyHZM in #1305
- Update Spring Boot 3.2.6 by @HzjNeverStop in #1326
🔨 Optimize
- Optimize getBiz method by reduce invoke Map.toArray() (#1286) by @NTP1996 in #1287
- Remove ThreadLocal in DynamicJvmServiceInvoker by @HzjNeverStop in #1297
- Test: add new test cases. by @JAYDIPSINH27 in #1299
- Add Code Scan Action by @Duan-0916 in #1274
- Upgrade github action version to v4 by @CrazyHZM in #1308
- Update community contact way by @CrazyHZM in #1313
- Application startup update register order by @HzjNeverStop in #1325
- Add runnable/callable class in async invoke method by @HzjNeverStop in #1327
🐞 Bug fixes
- Fix #1276 after healthcheck double check success, register async by @wangchengming666 in #1290
- Fix concuren problem in jvmfilterholder by @HzjNeverStop in #1295
- Fix readiness health check list mistake in parallel checking scenario by @CrazyHZM in #1310
- Fix readme for build status by @CrazyHZM in #1315
- Fix typos by @CrazyHZM in #1314
- Fix build status by @CrazyHZM in #1318
- Fix lazyinit value transfer problem by @CrazyHZM in #1316
- Fix beans information lost parentId by @CrazyHZM in #1319
- Fix sofaruntime manager destroy whitout shutdown by @CrazyHZM in #1324
New Contributors
- @NTP1996 made their first contribution in #1287
- @wangchengming666 made their first contribution in #1290
- @JAYDIPSINH27 made their first contribution in #1299
- @Duan-0916 made their first contribution in #1274
Full Changelog: v4.2.0...v4.3.0