This repository has been archived by the owner on Aug 1, 2022. It is now read-only.
Releases: masastack/MASA.BuildingBlocks
Releases · masastack/MASA.BuildingBlocks
0.6.0-preview.1
0.5.0
Features
- Mapping: Add object extension to support Map #61
- IdGenerator: Add id constructor (normal Guid, sequential Guid, snowflake id) #61
- Auth: Add sdk method for team and permission #62, update auth sdk identity #69, UserService add
FindByIdAsync
、Refactor Auth #76 #77 #80 #84 #88 #99 #100 #105 #107 #110 #111 #113 - IdentityModel: Add IdentityModel, support updating creator, creation time, modifying person, modification time, etc. #63 #67 #89
- Service.Contracts: Modify the access level of the attribute
Data
of theBaseResponse
class #64 - Data: Support optimistic concurrency #65
- OIDC: Add OIDC #66 #72 #81 #85 #86
- Data: Support distributed lock #68
- Storage: Add IClientContainer #71
- Scheduler: Add Scheduler Sdk #73, #79 #82 #103 #104
- DistributedLocking: Add parameter default value #74
- Dcc: Add dcc Sdk #75
- Domain.Events:Add
Event
、Query
、Command
#87 - Configuration: Add IConfigurationApi interface and modify IConfigurationApiClient #95 #96 #114
- Mc: Add
MessageTaskSources
#97 #106 #116 #117 #118 - PM: Add project api
GetByIdentityAsync
#101 #108 - Tsc: Add Tsc Sdk #94 #109
Refactors
- Dispatcher: UoW add method
AddDomainEventAsync
,AnyQueueAsync
#90 #91 - Autocomplete: Refactor and optimize the user experience #112 #115
Chores
- Auth: Remove auth waning #92
- IdGenerator: Rename method Create => NewId #93
- Ddd: _domainEvents changed to private #102
Bug
功能
- Mapping: 新增object扩展,支持Map #61
- IdGenerator: 新增id构造器 (普通Guid、顺序Guid、雪花id) #61
- Auth: 为团队和权限添加 sdk 方法 #62,新auth sdk identity #69,UserService 添加
FindByIdAsync
、重构Auth #76 #77 #80 #84 #88 #99 #100 #105 #107 #110 #111 #113 - IdentityModel: 添加IdentityModel、支持更新创建人、创建时间、修改人、修改时间等 #63 #67 #89
- Service.Contracts: 修改
BaseResponse
类的属性Data
的访问级别 #64 - Data: 支持乐观并发 #65
- OIDC: 添加OIDC #66 #72 #81 #85 #86
- Data: 支持分布式锁 #68
- Storage: 添加 IClientContainer #71
- Scheduler: 添加调度器Sdk #73 #79 #82 #103 #104
- DistributedLocking: 添加参数默认值 #74
- Dcc: 添加 Dcc Sdk #75
- Domain.Events:添加
Event
、Query
、Command
#87 - Configuration: 添加 IConfigurationApi 接口并修改 IConfigurationApiClient #95 #96 #114
- Mc:添加
MessageTaskSources
#97 #106 #116 #117 #118 - PM: 添加项目 api
GetByIdentityAsync
#101 #108 - Tsc: 添加 Tsc Sdk #94 #109
重构
- Dispatcher: UoW 添加方法
AddDomainEventAsync
、AnyQueueAsync
#90 [#91](https://github.com/masastack /MASA.BuildingBlocks/pull/91) - Autocomplete: 重构和优化用户体验 #112 #115
杂务
0.5.0-rc.3
0.5.0-rc.2
0.5.0-rc.1
Features
- Mapping: Add object extension to support Map #61
- IdGenerator: Add id constructor (normal Guid, sequential Guid, snowflake id) #61
- Auth: Add sdk method for team and permission #62, update auth sdk identity #69, UserService add
FindByIdAsync
、Refactor Auth #76 #77 #80 #84 #88 #99 #100 #105 #107 - IdentityModel: Add IdentityModel, support updating creator, creation time, modifying person, modification time, etc. #63 #67 #89
- Service.Contracts: Modify the access level of the attribute
Data
of theBaseResponse
class #64 - Data: Support optimistic concurrency #65
- OIDC: Add OIDC #66 #72 #81 #85 #86
- Data: Support distributed lock #68
- Storage: Add IClientContainer #71
- Scheduler: Add Scheduler Sdk #73, #79 #82 #103 #104
- DistributedLocking: Add parameter default value #74
- Dcc: Add dcc Sdk #75
- Domain.Events:Add
Event
、Query
、Command
#87 - Configuration: Add IConfigurationApi interface and modify IConfigurationApiClient #95 #96
- Mc: Add
MessageTaskSources
#97 #106 - PM: Add project api
GetByIdentityAsync
#101 #108 - Tsc: Add Tsc Sdk #94 #109
Refactors
Chores
- Auth: Remove auth waning #92
- IdGenerator: Rename method Create => NewId #93
- Ddd: _domainEvents changed to private #102
功能
- Mapping: 新增object扩展,支持Map #61
- IdGenerator: 新增id构造器 (普通Guid、顺序Guid、雪花id) #61
- Auth: 为团队和权限添加 sdk 方法 #62,新auth sdk identity #69,UserService 添加
FindByIdAsync
、重构Auth #76 #77 #80 #84 #88 #99 #100 #105 #107 - IdentityModel: 添加IdentityModel、支持更新创建人、创建时间、修改人、修改时间等 #63 #67 #89
- Service.Contracts: 修改
BaseResponse
类的属性Data
的访问级别 #64 - Data: 支持乐观并发 #65
- OIDC: 添加OIDC #66 #72 #81 #85 #86
- Data: 支持分布式锁 #68
- Storage: 添加 IClientContainer #71
- Scheduler: 添加调度器Sdk #73 #79 #82 #103 #104
- DistributedLocking: 添加参数默认值 #74
- Dcc: 添加 Dcc Sdk #75
- Domain.Events:添加
Event
、Query
、Command
#87 - Configuration: 添加 IConfigurationApi 接口并修改 IConfigurationApiClient #95 #96
- Mc:添加
MessageTaskSources
#97 #106 - PM: 添加项目 api
GetByIdentityAsync
#101 #108 - Tsc: 添加 Tsc Sdk #94 #109
重构
- Dispatcher: UoW 添加方法
AddDomainEventAsync
、AnyQueueAsync
#90 [#91](https://github.com/masastack /MASA.BuildingBlocks/pull/91)
杂务
0.5.0-preview.7
0.5.0-preview.6
chore: _domainEvents changed to private (#102)
0.5.0-preview.5
Features
- Auth: Add sdk method
GetTotalByDepartmentAsync
,GetTotalByRoleAsync
,GetTotalByTeamAsync
, UserService addGetUserPortraitsAsync
#99 #100 - Configuration: Add IConfigurationApi interface and modify IConfigurationApiClient #95 #96
- Mc: Add
MessageTaskSources
#97 - PM: Add project api
GetByIdentityAsync
#101
Refactors
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
重构
- Dispatcher: UoW 添加方法
AddDomainEventAsync
、AnyQueueAsync
#90 [#91](https://github.com/masastack /MASA.BuildingBlocks/pull/91)