Skip to content

Commit c0582ba

Browse files
committed
Adds changelog for 6.0.5
1 parent 5bbc2cd commit c0582ba

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

ChangeLog/6.0.5_Z_Final.txt

+9
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
[main] EntitySet<T>.Prefetch() now re-fetches items in Client profile and in certain transaction isolation levels
2+
[main] Prefetch extension re-fetches EntitySet<T> items in Client profile and in certain transaction isolation levels
3+
[main] SessionScope is not derrived from Scope but stand alone class. Functionality remains the same.
4+
[main] Improved session activation mechanism to work with asynchronous Session opening
5+
[main] Fixed SimpleCommandProcessor internal command allocation issue which caused 'swollowing' of genuin exception
6+
[main] Fixed certain cases of incorrect temporary table column structure while using grouping
7+
[main] Correct command disposal by CommandProcessors
8+
[mysql] Updated client library package
9+
[log4net] Updated log4net package

0 commit comments

Comments
 (0)