We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38adef2 commit e4ffde7Copy full SHA for e4ffde7
releasenotes.txt
@@ -1,3 +1,11 @@
1
+Tentative for 4.1:
2
+
3
+ Possible breaking change: Proxies for classes that used lazy fields (not collections)
4
+ would have any exceptions from the entity wrapped in TargetInvocationException. This
5
+ wrapping exception have now been removed. Where relevant, you should instead catch
6
+ the original exception type you throw.
7
8
9
Build 4.0.4.GA
10
=============================
11
0 commit comments