Skip to content

Commit 94b7043

Browse files
committed
Changelog improved
1 parent 27b7fe7 commit 94b7043

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

ChangeLog/7.0.1_dev.txt

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[main] Filtering by boolean fields improved to have better indexes performance. Some filtered indexes should be rebuilt.
2+
[main] Introduced access to DbConnection by using IDbConnectionAccessor implementors.
3+
[main] Much faster query cache in multithreaded workloads.
4+
[main] Addressed issue appeared in 7.0.0 when certain items of prefetch graph weren't fetched.
5+
[main] Fixed certain issues caused by unnecessary check for zombie transactions on commit.
6+
[main] Improved silent cleanup detection when new Entity and removed entity happen to conflict by table.
7+
[main] Improved Session creation speed and memory usage.
8+
[main] Overall performance improvements.
9+
[web] Introduced better way of integration with ASP.NET.

0 commit comments

Comments
 (0)