Skip to content

Commit

Permalink
Add lock to sync business messages and messages sent from handler
Browse files Browse the repository at this point in the history
  • Loading branch information
denis.plotnikov committed Sep 30, 2024
1 parent f5d566a commit 327d4ed
Show file tree
Hide file tree
Showing 2 changed files with 175 additions and 131 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -336,6 +336,7 @@ spec:
## 1.4.2

* Add property `encode-mode: dirty` for messages that are corrupted with transformation strategies: `TRANSFORM_MESSAGE_STRATEGY`, `INVALID_CHECKSUM` and `TRANSFORM_LOGON`
* Added synchronization for business messages sent via rabbitmq and messages that are sent from handler.

## 1.4.1

Expand Down
Loading

0 comments on commit 327d4ed

Please sign in to comment.