Skip to content

Commit 99406a1

Browse files
committed
Release for 3.2.0GA
SVN: trunk@6000
1 parent c68e4ae commit 99406a1

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

releasenotes.txt

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,22 @@
1414
* For those implementing IDrive without inherit from DriveBase: IDrive.AdjustCommand
1515
* Dialect base: removed some no more needed properties
1616

17+
Build 3.2.0.GA (rev6000)
18+
=============================
19+
** Bug
20+
* [NH-2792] - Using a named parameter multiple times in a native SQL query results in invalid parameter binding (exception in some drivers)
21+
* [NH-2813] - Cache DefaultExpiration type is "byte"
22+
23+
** Improvement
24+
* [NH-2571] - Full PostgreSQL Support
25+
* [NH-2743] - Generic version of ISession.Merge()
26+
* [NH-2800] - Change internal primitive type constructor to protected
27+
28+
29+
** Patch
30+
* [NH-2811] - Wrong logger type into AdoNetTransactionFactory & AdoNetWithDistributedTransactionFactory classes
31+
* [NH-2814] - Documentation Error: Section 3.5 - Table 3.2 - transaction.factory_class (with patch)
32+
1733
Build 3.2.0.CR1 (rev5976)
1834
=============================
1935
** Bug

0 commit comments

Comments
 (0)