Skip to content

springwolf-cloud-stream-0.2.0

Compare
Choose a tag to compare
@timonback timonback released this 23 Apr 10:37
· 923 commits to master since this release

Springwolf has been upgraded to use spring boot 3 & AsyncApi Spec 2.6.0.

Breaking Changes

  • Springwolf requires at least Java 17 & Spring Boot 3

Migration Guide

  • @EnableAsyncApi is deprecated as it is not needed anymore. See #161

What's Changed

New Contributors

Full Changelog: springwolf-core-0.9.0...springwolf-core-0.10.0