0.5.0-preview.1
Pre-release
Pre-release
Bug Fixes
- Configuration.Dcc: Fix node errors #85
- Storage.Aliyun: Fix upload error based on configuration file #87
Features
- IdGenerator: Add IdGenerator.SimpleGuid and IdGenerator.SequentialGuid and IdGenerator.Snowflake #76 #83 #87
- Auth: Add sdk method for team and permission #77 #80
- OIDC: Add Oidc.EntityFramework、Oidc.Cache.Storage #78
- IdentityModel: Add IdentityModel, support updating creator, creation time, modifying person, modification time, etc. #81
- Auth: Update auth sdk identity #84
- Data: Support distributed lock #88
- Storage: Support multiple buckets #89
Refactors
- EntityFramework: Support optimistic concurrency #79
Chores
Docs
修复Bug
功能
- IdGenerator: 添加 IdGenerator.SimpleGuid 和 IdGenerator.SequentialGuid 和 IdGenerator.Snowflake #76 #83 #87
- Auth: 为团队和权限添加 sdk 方法 #77 #80
- OIDC: 添加Oidc.EntityFramework、Oidc.Cache.Storage #78
- IdentityModel: 添加IdentityModel, 支持更新创建者、创建时间、修改人、修改时间等. #81
- Auth: 更新 auth sdk 身份 #84
- Data: 支持分布式锁 #88
- Storage: 支持多Bucket #89
重构
- EntityFramework: 支持乐观并发 #79