Skip to content

v1.1.3

Compare
Choose a tag to compare
@rhinof rhinof released this 25 Sep 09:52
· 40 commits to v1.x since this release
0f43814

Point release containing bug fixes and additional functionality

Improvements

  • allow getting the saga id of the current invoked saga #169
  • Improved wording of saga documentation article (#164)

Fixed Issues

  • fixing ReplyToInitiator not working when the initiator sends a message via the RPC interface (#163)
  • fixed logging issues (#167)