0.6.0-preview.4
Pre-release
Pre-release
zhenlei520
released this
16 Aug 06:47
·
439 commits
to main
since this release
Bug Fixes
- Cqrs: Remove the warning that the query result cannot be empty #198
Features
- Data: Add
IIdGenerator
、MasaApp
#188 - PM: ProjectModel Add TeamId Attributes #190
- Auth: Add AddThirdPartyUser #191 #194 Use IMemoryCacheClientFactory to create MemoryCacheClient #202
- SchedulerJob: Add job logger #195 #196 Add get scheduler job by api #197
- Caller: Extends ConfigHttpRequestMessage to support services that get the same lifecycle as CallerBase #203
Refactors
- Identity: Support custom User Model #192
Renames
- ReadWriteSpliting → ReadWriteSplitting #204
Chores
Tests
- Prometheus: tests update #187
修复bug
- Cqrs: 移除查询结果不能为空的警告 #198
功能
- Data: 新增
IIdGenerator
、MasaApp
#188 - PM: ProjectModel 增加 TeamId 属性 #190
- Auth: 添加 AddThirdPartyUser #191 #194 使用 IMemoryCacheClientFactory 创建 MemoryCacheClient #202
- SchedulerJob: 支持任务日志 #195 #196 通过api 添加获取调度程序作业 #197
- Caller: 扩展 ConfigHttpRequestMessage 以支持获得与CallerBase 相同的生命周期的服务 #203
重构
- Identity: 支持自定义用户Model (#192)
重命名
- ReadWriteSpliting → ReadWriteSplitting #204
杂务
测试
- Prometheus: 更新测试 #187