Skip to content

Commit c8effa6

Browse files
committed
Documentation release 1.0.4
1 parent 3dd0f31 commit c8effa6

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/_docs/0-introduction/003-releases.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@ permalink: /docs/releases
44
toc: true
55
---
66

7+
## [1.0.4](https://github.com/BEagle1984/silverback/releases/tag/1.0.4)
8+
9+
### Fixes
10+
* It is finally safe to consume and produce the same type of messages from within the same process (in a natural way, without any extra configuration)
11+
* Since version [1.0.0](#100) the messages routed to an endpoint aren't forwarded to any subscriber directly
12+
* Now the inbound connector has been fixed as well, preventing the inbound messages to be immediately routed once again to the outbound endpoint and eliminating all possible causes of mortal loops
13+
714
## [1.0.3](https://github.com/BEagle1984/silverback/releases/tag/1.0.3)
815

916
### Fixes

0 commit comments

Comments
 (0)