Skip to content

Commit c6b2dbb

Browse files
committed
Merge branch '3.4.x'
2 parents 96ad67b + 36abf82 commit c6b2dbb

File tree

1 file changed

+23
-1
lines changed

1 file changed

+23
-1
lines changed

releasenotes.txt

Lines changed: 23 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -231,7 +231,8 @@ Build 4.0.0.Alpha1
231231
* [NH-3346] - Remove members obsolete in NH3 from NH4
232232
* [NH-3347] - Remove obsolete dialects for NH4
233233

234-
Build 3.4.0.CR1
234+
235+
Build 3.4.0.GA
235236
=============================
236237
** Known BREAKING CHANGES from NH3.3.0.GA to NH3.4.0.GA
237238

@@ -242,6 +243,27 @@ Build 3.4.0.CR1
242243
implemented in the mathematically correct way.
243244

244245

246+
** Sub-task
247+
* [NH-3432] - Merge fix for bug NH-3058 into 3.Next
248+
249+
** Bug
250+
* [NH-2819] - DefaultDynamicLazyFieldInterceptor does not handle generic methods correctly
251+
* [NH-2977] - MsSqlServer dialects reject custom SQL Server queries with limits
252+
* [NH-3058] - Methods on entities with lazy properties do not trigger load of lazy properties
253+
* [NH-3132] - Property with access="field.camelcase" not working when another property is lazy
254+
* [NH-3244] - Proxying fails for methods with generic class as generic parameter constraints or generic parameter attributes
255+
* [NH-3638] - Mapping-by-code is occasionally picking the wrong column name
256+
257+
** Patch
258+
* [NH-3529] - Add linqtohql.generatorsregistry to nhibernate-configuration.xsd
259+
260+
** Task
261+
* [NH-3412] - Need to reconcile changes to MsSql2005DialectQueryPager for NH-2977 between 3.3.3 and vNext
262+
263+
264+
Build 3.4.0.CR1
265+
=============================
266+
245267
** Sub-task
246268
* [NH-3434] - Need to be sure NH-3428 is resolved in 3.Next.
247269

0 commit comments

Comments
 (0)