mirror of
https://github.com/dotnetcore/FreeSql.git
synced 2026-02-04 23:40:53 +08:00
update
8
更新日志.md
8
更新日志.md
@@ -1,6 +1,14 @@
|
||||
|
||||
每个月一个版本号,如:1.0/1.1/1.2,修复后 bug 会发布 1.0.1/1.0.2
|
||||
|
||||
## v1.3.0-preview
|
||||
|
||||
- 调整 Aop.CurdBeforeEventArgs 属性 Identifier 更名为 TraceId;
|
||||
- 增加 Aop.CurdBeforeEventArgs 属性 Operator 记录操作方法;
|
||||
- 增加 Aop.TransactionBefore/After 事件;
|
||||
- 增加 ISelect/IInsert/IDelete/IUpdate 方法 Trace 设置链路跟踪id;
|
||||
- 增加 UnitOfWork 事务链路跟踪;
|
||||
|
||||
## v1.2.0
|
||||
|
||||
- 修复 ToList(a => new Dto {}) 这种情况按字段名匹配r问题,应该按属性名;[#208](https://github.com/2881099/FreeSql/issues/208)
|
||||
|
||||
Reference in New Issue
Block a user