Skip to content

Release v1.0.3

Choose a tag to compare

@github-actions github-actions released this 04 Jul 12:31

Changes in this Release;
dependency versions that;

  • spring.version
  • hibernate.version
  • spring-cloud-stream.version
  • spring-data-jpa.version

Adds cloud-stream functional support with new parameter;
Parameter is "dilaverdemirel.spring.outbox.stream.function.active = true/false"
If you are using stream functional style, you must should set this parameter as true.