v4.3.0-M1
Pre-release
Pre-release
What's Changed
- avoid ClassCastException for non-web application contexts (e.g. webflux) by @deki in #1169
- [Issue-1181] Add conditional missing bean by @kihwankim in #1182
- Bump com.google.protobuf:protobuf-java from 3.25.1 to 3.25.5 in /spring-cloud-function-context by @dependabot in #1185
- Change "synchronized" to reentrant lock for virtual-threads by @omercelikceng in #1188
- I removed it because there was a code I wasn't using by @JunggiKim in #1200
- Fix
FunctionTypeUtils
forFactoryBean
by @artembilan in #1224 - doc: fix duplications in main readme by @deki in #1226
New Contributors
- @deki made their first contribution in #1169
- @kihwankim made their first contribution in #1182
- @omercelikceng made their first contribution in #1188
- @JunggiKim made their first contribution in #1200
- @artembilan made their first contribution in #1224
Full Changelog: v4.1.3...v4.3.0-M1