Releases: masastack/MASA.Framework
Releases · masastack/MASA.Framework
1.0.0-rc.4.2
12 Jul 08:00
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
StackSdks
stack sdk caller add environment middleware #645 #647
业务SDK
*业务SDK caller 添加环境中间件 #645 #647
1.0.0-rc.4
11 Jul 00:59
Compare
Sorry, something went wrong.
No results found
1.0.0-rc.3.5
07 Jul 08:57
Compare
Sorry, something went wrong.
No results found
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
Compare
Sorry, something went wrong.
No results found
1.0.0-rc.3.2
28 Jun 08:09
Compare
Sorry, something went wrong.
No results found
StackSdks
Config
业务SDK
配置
1.0.0-rc.3.1
28 Jun 07:32
Compare
Sorry, something went wrong.
No results found
Bug Fixes
Dispatcher: Fix the order problem of multiple Handler calls #633
StackSdks
Isolation
修复Bug
Dispatcher: 修复多个Handler调用顺序问题 #633
业务SDK
隔离性
1.0.0-rc.3
26 Jun 10:45
Compare
Sorry, something went wrong.
No results found
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
隔离性
1.0.0-rc.2.1
22 May 07:50
Compare
Sorry, something went wrong.
No results found
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
杂物
业务SDK
消息中心
GetListByTagAsync 支持渠道编码查询 #621
增加查询站内信未读数方法#623
1.0.0-rc.2
17 May 09:07
Compare
Sorry, something went wrong.
No results found
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
修复Bug
业务SDK
MasaStackConfig: 删除Stack名称并将GetAllUINames重命名为GetUIDomainPair #603
权限中心
调度中心