Skip to content

0.5.0-preview.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@doddgu doddgu released this 21 Jun 08:23
· 598 commits to main since this release
92f15be

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

  • Modify namespace #82
  • Update Masa.Utils library version to 0.5.0-preview.2 #90

Docs

  • Home: Modify the homepage document #87
  • Storage.Aliyun: Fix Chinese documentation errors #87

修复Bug

  • Configuration.Dcc: 修复获取节点错误 #85
  • Storage.Aliyun: 修复基于配置文件的上传出错 #87

功能

  • 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

杂务

  • 修改命名空间 #82
  • 更新Masa.Utils库版本到0.5.0-preview.2 #90

文档

  • Home: 修改首页文档 #87
  • Storage.Aliyun: 修复中文文档错误 #87