Skip to content

Release v1.0.1

Choose a tag to compare

@github-actions github-actions released this 10 Jul 08:41

This release contained dead letter management support.

You can use the extension with dependency below

<dependency>
  <groupId>com.dilaverdemirel.spring</groupId>
  <artifactId>spring-cloud-stream-outbox-extension</artifactId>
  <version>1.0.1</version>
</dependency>