Skip to content

1.0.0-rc.2

Pre-release
Pre-release
Compare
Choose a tag to compare
@wzh425 wzh425 released this 17 May 09:07
· 77 commits to main since this release
b11b77a

Bug Fixes

  • DaprStarter: Cannot terminate sidecar when program exits abnormally #598 #605

  • MasaException: Rewrite the message of MasaException #602

  • IntegrationEventBus: IntegrationEventBus supports isolation#604、Fix #issues-607

  • LocalEventBus: Fix #issues-597

  • DomainEventBus: Checking the event bus in the AddDomainEventBus method should be changed to a warning instead of a direct error #594

StackSdks

  • MasaStackConfig: remove stack name and rename GetAllUINames to GetUIDomainPairs #603

Auth

  • update auth sdk #613
  • fix wrong spell #614
  • sdk auth userSerivce add bindRoles method #615

Scheduler

  • SDK add update Job #616

修复Bug

  • Dapr Starter: 程序异常退出时无法终止sidecar #598 #605

  • MasaException: 重写MasaException的消息 #602

  • 集成事件总线: 集成事件总线支持隔离性#604、Fix #issues-607

  • 本地事件总线: 修复 #issues-597

  • 领域事件总线: 检查AddDomainEventBus方法中的事件总线应改为警告,而不是直接错误 #594

业务SDK

  • MasaStackConfig: 删除Stack名称并将GetAllUINames重命名为GetUIDomainPair #603

权限中心

  • 更新 auth sdk #613
  • 修复错误的拼写 #614
  • 用户服务增加绑定角色方法 #615

调度中心

  • 增加更新Job方法 #616