Skip to content
This repository has been archived by the owner on Aug 1, 2022. It is now read-only.

0.5.0-preview.5

Pre-release
Pre-release
Compare
Choose a tag to compare
@doddgu doddgu released this 11 Jul 03:05
· 29 commits to main since this release
b7253ca

Features

  • Auth: Add sdk method GetTotalByDepartmentAsync,GetTotalByRoleAsync,GetTotalByTeamAsync, UserService add GetUserPortraitsAsync #99 #100
  • Configuration: Add IConfigurationApi interface and modify IConfigurationApiClient #95 #96
  • Mc: Add MessageTaskSources #97
  • PM: Add project api GetByIdentityAsync #101

Refactors

  • Dispatcher: UoW add method AddDomainEventAsync,AnyQueueAsync #90 #91

Chores

  • Auth: Remove auth waning #92
  • IdGenerator: Rename method Create => NewId #93
  • Ddd: _domainEvents changed to private #102

功能

  • Auth: 添加sdk方法GetTotalByDepartmentAsync,GetTotalByRoleAsync,GetTotalByTeamAsync, UserService 添加GetUserPortraitsAsync #99 #100
  • Configuration: 添加 IConfigurationApi 接口并修改 IConfigurationApiClient #95 #96
  • Mc:添加MessageTaskSources #97
  • PM: 添加项目 api GetByIdentityAsync #101

重构

杂务

  • Auth: 处理Auth警告 #92
  • IdGenerator: 重命名方法 Create => NewId #93
  • Ddd: _domainEvents 更改为私有 #102