File tree Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Expand file tree Collapse file tree 2 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 52
52
effectively SP0).
53
53
-->
54
54
55
- <property name =" project.version" value =" 4.1.0 .GA" overwrite =" false" />
55
+ <property name =" project.version" value =" 4.1.1 .GA" overwrite =" false" />
56
56
57
57
<!-- This version number should be changed if, but only if, there are incompatible
58
58
changes compared to the previous version. -->
Original file line number Diff line number Diff line change
1
+ Build 4.1.1.GA
2
+ =============================
3
+
4
+ ##### Notes #####
5
+ The [NH-3904] has been reverted in favor of [NH-2401]: users now required to explicitly specify
6
+ custom user type via MappedAs method if they want to use IUserType/ICompositeUserType type
7
+ parameters in Linq queries, or implement generators the way they take the types into account.
8
+
9
+ ** Sub-task
10
+ * [NH-3940] - Revert NH-3904
11
+
12
+ ** Bug
13
+ * [NH-3929] - ExpressionParameterVisitor selects wrong CustomType for ConstantExpression (Linq)
14
+ * [NH-3941] - MappedAs() does not work
15
+
1
16
Build 4.1.0.GA
2
17
=============================
3
18
You can’t perform that action at this time.
0 commit comments