File tree Expand file tree Collapse file tree 2 files changed +23
-2
lines changed
Expand file tree Collapse file tree 2 files changed +23
-2
lines changed Original file line number Diff line number Diff line change 6666 effectively SP0).
6767 -->
6868
69- <property name =" project.version" value =" 3.4.0.CR1 " overwrite =" false" />
69+ <property name =" project.version" value =" 3.4.0.GA " overwrite =" false" />
7070
7171 <!-- This version number should be changed if, but only if, there are incompatible
7272 changes compared to the previous version. -->
Original file line number Diff line number Diff line change 1- Build 3.4.0.CR1
1+ Build 3.4.0.GA
22=============================
33** Known BREAKING CHANGES from NH3.3.0.GA to NH3.4.0.GA
44
@@ -9,6 +9,27 @@ Build 3.4.0.CR1
99 implemented in the mathematically correct way.
1010
1111
12+ ** Sub-task
13+ * [NH-3432] - Merge fix for bug NH-3058 into 3.Next
14+
15+ ** Bug
16+ * [NH-2819] - DefaultDynamicLazyFieldInterceptor does not handle generic methods correctly
17+ * [NH-2977] - MsSqlServer dialects reject custom SQL Server queries with limits
18+ * [NH-3058] - Methods on entities with lazy properties do not trigger load of lazy properties
19+ * [NH-3132] - Property with access="field.camelcase" not working when another property is lazy
20+ * [NH-3244] - Proxying fails for methods with generic class as generic parameter constraints or generic parameter attributes
21+ * [NH-3638] - Mapping-by-code is occasionally picking the wrong column name
22+
23+ ** Patch
24+ * [NH-3529] - Add linqtohql.generatorsregistry to nhibernate-configuration.xsd
25+
26+ ** Task
27+ * [NH-3412] - Need to reconcile changes to MsSql2005DialectQueryPager for NH-2977 between 3.3.3 and vNext
28+
29+
30+ Build 3.4.0.CR1
31+ =============================
32+
1233** Sub-task
1334 * [NH-3434] - Need to be sure NH-3428 is resolved in 3.Next.
1435
You can’t perform that action at this time.
0 commit comments