Skip to content

Releases: stratosblue/FluentWorkflow

v1.1.6

01 Jul 08:24
Compare
Choose a tag to compare
  • bugfix: FluentWorkflow.RabbitMQ dispatcher blocked on connection shutdown; make Channel.BasicPublish serial execution;

v1.1.5

16 Jun 06:34
Compare
Choose a tag to compare

v1.1.4

13 Jun 14:52
Compare
Choose a tag to compare

v1.1.3

02 Jun 15:22
Compare
Choose a tag to compare
  • 为FluentWorkflow.RabbitMQ的client与consumer添加标识,便于在RabbitMQ面板中辨别
  • 在上下文中添加-x-context-forwarded, 用于记录上下文流转记录

v1.1.2

24 May 11:27
Compare
Choose a tag to compare
  • add Diagnostic MessageHandleFinished

v1.1.1

24 May 10:13
Compare
Choose a tag to compare
  • add Diagnostic MessageReceived

v1.1.0

19 May 10:40
Compare
Choose a tag to compare
  • 添加工作流程恢复器 IWorkflowResumer 及相关代码,现在能够更友好的进行流程挂起与恢复;
  • 现在在阶段过程中能够按预期正确中断流程;
  • 现在阶段过程中错误调用fireMessage委托将会按预期正确抛出异常;
  • 移除额外的JsonSerializer使用,现在流程中全部使用IObjectSerializer;
  • 修正WorkflowException.ThrowIfNullOrWhiteSpace使用错误导致的检查失败;
  • 现在使用具体类型上下文进行还原工作流时, 不再创建新的上下文实例;

Full Changelog: v1.0.0...v1.1.0

v1.0.0

22 Mar 02:31
Compare
Choose a tag to compare

packages update

v1.0.0-preview-007

26 Feb 04:51
Compare
Choose a tag to compare
v1.0.0-preview-007 Pre-release
Pre-release
  • RabbitMQ增加队列argument设置逻辑,现在默认会尝试调整消息消费ack超时为一小时

v1.0.0-preview-006

15 Nov 12:05
Compare
Choose a tag to compare
v1.0.0-preview-006 Pre-release
Pre-release