Skip to content

0.6.0-preview.8

Pre-release
Pre-release
Compare
Choose a tag to compare
@zhenlei520 zhenlei520 released this 29 Aug 09:43
· 422 commits to main since this release
95880c5

Bug Fixes

  • Dispatcher.Events: Fixed the possibility of obtaining the wrong Handler object in high concurrency scenarios, and prompting A second operation started on this context before a previous operation completed when using DbContext #221
  • Caller: Fix Caller does not support response value as null #222

Features

  • Auth: Add HttpClientAuthorizationDelegatingHandler #219 Add UpdateUseremailModel #220

修复Bug

  • Dispatcher.Events: 修复高并发场景下可能获取到错误的Handler对象,使用DbContext时提示A second operation started on this context before a previous operation completed #221
  • Caller: 修复Caller响应值不支持null #222

功能

  • Auth: 添加HttpClientAuthorizationDelegatingHandler #219 添加UpdateUseremailModel #220