7.1.3
Features
- Allow Explicit to set AllowAnonymous for the dashboard API. (#1335)
- Update dashboard UI style
- Add Cancellation token for BeginTransactionAsync. (#1317) Thanks @denis-tsv
Bug Fixed
- Fixed postgresql AcquireLockAsync sql error. (#1320) Thanks @guochen2
- Fixed redis transport order pool connections non-lazy created connections. (#1332) Thanks @MahmoudSamir101
- Fixed mysql 8.0 storage skip locked not available bug. (#1330) Thanks @yang-xiaodong