Skip to content

Releases: springwolf/springwolf-core

springwolf-cloud-stream-0.3.0

17 Jun 09:50
Compare
Choose a tag to compare

Springwolf has been upgraded to use AsyncApi Spec 2.6.0 - along with cleanup of properties. Export to YAML was added and dependency management has greatly improved.
We also got a new domain at www.springwolf.dev

Thank you for all the contributions!

Migration guide

As previously announced, the @EnableAsyncApi annotation is no longer needed and removed now.

What's Changed

New Contributors

Full Changelog: springwolf-cloud-stream-0.2.0...springwolf-cloud-stream-0.3.0

springwolf-amqp-0.8.0

17 Jun 09:48
Compare
Choose a tag to compare

Springwolf has been upgraded to use AsyncApi Spec 2.6.0 - along with cleanup of properties. Export to YAML was added and dependency management has greatly improved.
We also got a new domain at www.springwolf.dev

Thank you for all the contributions!

Migration guide

As previously announced, the @EnableAsyncApi annotation is no longer needed and removed now.

What's Changed

New Contributors

Full Changelog: springwolf-amqp-0.7.0...springwolf-amqp-0.8.0

springwolf-kafka-0.11.0

23 Apr 10:37
Compare
Choose a tag to compare

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

springwolf-core-0.10.0

23 Apr 10:35
Compare
Choose a tag to compare

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

springwolf-cloud-stream-0.2.0

23 Apr 10:37
Compare
Choose a tag to compare

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

springwolf-amqp-0.7.0

23 Apr 10:37
Compare
Choose a tag to compare

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

springwolf-kafka-0.10.0

15 Jan 19:33
Compare
Choose a tag to compare

What's Changed

springwolf-core-0.9.0

15 Jan 19:35
Compare
Choose a tag to compare

What's Changed

  • Support for non-spring-boot configurations was removed
  • Allow customization of objectMapper by @timonback in #122
  • Annotation for publisher and subscriber by @timonback in #118
  • Feature/property binding for docket configuration by @sam0r040 in #123

springwolf-cloud-stream-0.1.0

15 Jan 19:36
Compare
Choose a tag to compare

springwolf-amqp-0.6.0

15 Jan 19:36
Compare
Choose a tag to compare

What's Changed

  • Updated springwolf-core to 0.9.0