Skip to content

0.6.0-preview.9

Pre-release
Pre-release
Compare
Choose a tag to compare
@zhenlei520 zhenlei520 released this 02 Sep 03:47
· 417 commits to main since this release
244ab48

Bug Fixes

  • Caller: Fix the error when the response value is a value type, a collection of strings #223
  • Identity: Fix the problem that IUserSetter temporarily changes the user to obtain user information error #226
  • Expressions: Fix And, Or extension

Features

  • Configuration: Supports mounting multiple configuration nodes with the same class #225

Refactors

  • Auth: Modify Authentication #224

修复Bug

  • Caller: 修复响应值为值类型、字符串集合时的错误 #223
  • Identity: 修复 IUserSetter 临时更改用户获取用户信息错误的问题 #226
  • Expressions: 修复 And, Or 扩展

Features

  • Configuration: 支持使用同一个类挂载多个配置节点 #225

Refactors

  • Auth: 修改认证 #224