We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5bbc2cd commit c0582baCopy full SHA for c0582ba
ChangeLog/6.0.5_Z_Final.txt
@@ -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