Skip to content

Releases: masastack/MASA.Framework

1.0.0-rc.4.2

12 Jul 08:00
002c9d1

Choose a tag to compare

1.0.0-rc.4.2 Pre-release
Pre-release

Bug Fixes

  • MultilevelCache : MultilevelCacheClient format key instanceId repeat #648

StackSdks

  • AuthenticationService Request Header Setting Environment #649

修复Bug

  • MultilevelCache : 多级缓存客户端格式密钥instanceId重复 #648

业务SDK

*AuthenticationService 请求头设置环境 #649

1.0.0-rc.4.1

12 Jul 00:52
819eeaf

Choose a tag to compare

1.0.0-rc.4.1 Pre-release
Pre-release

StackSdks

  • stack sdk caller add environment middleware #645 #647

业务SDK

*业务SDK caller 添加环境中间件 #645 #647

1.0.0-rc.4

11 Jul 00:59
27ad6c8

Choose a tag to compare

1.0.0-rc.4 Pre-release
Pre-release

StackSdks

Auth

业务SDK

权限中心

*更新 #643 #644

1.0.0-rc.3.5

07 Jul 08:57
67409fe

Choose a tag to compare

1.0.0-rc.3.5 Pre-release
Pre-release

StackSdks

Auth

  • Update GetSystemListDataAsync #642

Scheduler

  • SchedulerTaskService add NotifyRunResultAsync #641

业务SDK

权限中心

  • 修改 GetSystemListDataAsync 方法 #642

调度中心

  • SchedulerTaskService 增加 NotifyRunResultAsync 方法 #641

1.0.0-rc.3.4

30 Jun 02:28
da33bba

Choose a tag to compare

1.0.0-rc.3.4 Pre-release
Pre-release

What's Changed

1.0.0-rc.3.2

28 Jun 08:09
e92039b

Choose a tag to compare

1.0.0-rc.3.2 Pre-release
Pre-release

StackSdks

Config

  • Refactor

业务SDK

配置

  • 重构

1.0.0-rc.3.1

28 Jun 07:32
2d67553

Choose a tag to compare

1.0.0-rc.3.1 Pre-release
Pre-release

Bug Fixes

  • Dispatcher: Fix the order problem of multiple Handler calls #633

StackSdks

Isolation

  • Fix Oss isolation #633

修复Bug

  • Dispatcher: 修复多个Handler调用顺序问题 #633

业务SDK

隔离性

  • 修复Oss参数隔离配置 #633

1.0.0-rc.3

26 Jun 10:45
3de695b

Choose a tag to compare

1.0.0-rc.3 Pre-release
Pre-release

Bug Fixes

Chores

  • BackgroundJob: Correct the MaxRetryTimes default value to 10 #626

StackSdks

TSC

  • Fix tsc read elasticsearch mapping #631

Config

  • Rename MasaStackConfigConstant const #630

Isolation

  • Create library MasaStack Isolation #632

修复Bug

杂物

  • BackgroundJob: 将MaxRetryTimes默认值改成10 #626

业务SDK

故障排查控制台

  • Fix tsc read elasticsearch mapping #631

配置

  • 重命名MasaStackConfigConstant中常量 #630

隔离性

  • 新增MasaStack 隔离性类库 #632

1.0.0-rc.2.1

22 May 07:50
c6ed4fa

Choose a tag to compare

1.0.0-rc.2.1 Pre-release
Pre-release

Bug Fixes

  • DomainEventBus: Event bus and UnitOfWork are optional #618

  • Cache: Fix the problem that the global cache configuration does not take effect when the cache validity period is not set when using the GetOrSet method #619#622

Chores

  • IntegrationEvent: Fix printing log error #620 #556

StackSdks

MC

  • GetListByTagAsync supports channel code #621
  • Add GetUnreadAsync #623

修复Bug

  • 领域事件总线: 事件总线和UnitOfWork是可选的#618

  • Cache: 修复使用GetOrSet方法时未设置缓存有效期时全局缓存配置不生效的问题#619#622

杂物

  • 集成事件: 修复打印日志错误 #620 #556

业务SDK

消息中心

  • GetListByTagAsync 支持渠道编码查询 #621
  • 增加查询站内信未读数方法#623

1.0.0-rc.2

17 May 09:07
b11b77a

Choose a tag to compare

1.0.0-rc.2 Pre-release
Pre-release

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