Skip to content

v4.3.0-M1

Pre-release
Pre-release
Compare
Choose a tag to compare
@spencergibb spencergibb released this 30 Jan 20:49
· 79 commits to main since this 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 for FactoryBean by @artembilan in #1224
  • doc: fix duplications in main readme by @deki in #1226

New Contributors

Full Changelog: v4.1.3...v4.3.0-M1