Skip to content

Releases: dbosoft/rebus-extensions

Release 0.7.0

22 Apr 14:11
bee5165
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v0.6.1...v0.7.0

Release 0.6.1

13 Apr 10:10
86d4134
Compare
Choose a tag to compare

What's Changed

  • keep transaction scope for incoming message by @fw2568 in #12
  • fix incoming task acceptance message by @fw2568 in #13
  • Clean up code quality issues by @fw2568 in #14

Full Changelog: v0.6.0...v0.6.1

Release 0.6

12 Apr 22:28
e566664
Compare
Choose a tag to compare

What's Changed

  • message deferring / timestamping / real db testing by @fw2568 in #11

Full Changelog: v0.5.3...v0.6.0

Release 0.5.3

12 Feb 09:05
310ac89
Compare
Choose a tag to compare

What's Changed

  • Subtasks failure is not always processed in parent tasks by @fw2568 in #8

Full Changelog: v0.5.2...v0.5.3

Release 0.5.2

25 Oct 11:22
92dd03c
Compare
Choose a tag to compare

What's Changed

  • errors in status event - workflow keeps running by @fw2568 in #7

Full Changelog: v0.5.1...v0.5.2

Release 0.5.1

28 Jul 17:11
480d2fa
Compare
Choose a tag to compare

What's Changed

  • bug: inconsistent serialization by @fw2568 in #6

Full Changelog: v0.5...v0.5.1

Release 0.5

28 Jul 12:20
9a80fe6
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.0...v0.5

Release 0.4

26 Jul 14:31
8b5ea04
Compare
Choose a tag to compare

What's Changed

Operations: added send and topic mode by @fw2568 in #4

It is now possible to configure workflow engine to send events to recipients instead of publishing them.
Topic based routing support was also added (for operations and events).
The PR #4 also added message header enrichment support.

Full Changelog: v0.3.2...v0.4.0

Release 0.3.2

28 Feb 10:30
Compare
Choose a tag to compare

Bug Fixes

  • Use subdirectories for filesystem storages

Full Changelog: v0.3.1...v0.3.2

Release 0.3.1

27 Feb 17:59
79901b2
Compare
Choose a tag to compare

What's Changed

  • timeout storage selector: add filesystem by @fw2568 in #3
  • Return Tasks in IOperationMessaging.DispatchTaskMessage by @fw2568 in #2

Full Changelog: v0.3...v0.3.1