Skip to content

Commit 5c739ad

Browse files
committed
Release notes and version number for 4.0.3.GA.
Update test last results
1 parent 569b49c commit 5c739ad

File tree

7 files changed

+568
-415
lines changed

7 files changed

+568
-415
lines changed

build-common/common.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
effectively SP0).
6161
-->
6262

63-
<property name="project.version" value="4.0.2.GA" overwrite="false" />
63+
<property name="project.version" value="4.0.3.GA" overwrite="false" />
6464

6565
<!-- This version number should be changed if, but only if, there are incompatible
6666
changes compared to the previous version. -->

lib/teamcity/firebird/NHibernate.Test.last-results.xml

Lines changed: 50 additions & 21 deletions
Large diffs are not rendered by default.

lib/teamcity/mysql/NHibernate.Test.last-results.xml

Lines changed: 44 additions & 19 deletions
Large diffs are not rendered by default.

lib/teamcity/oracle/NHibernate.Test.last-results.xml

Lines changed: 60 additions & 31 deletions
Large diffs are not rendered by default.

lib/teamcity/sqlServerCe/NHibernate.Test.last-results.xml

Lines changed: 265 additions & 236 deletions
Large diffs are not rendered by default.

lib/teamcity/sqlServerOdbc/NHibernate.Test.last-results.xml

Lines changed: 137 additions & 107 deletions
Large diffs are not rendered by default.

releasenotes.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
Build 4.0.3.GA
2+
=============================
3+
4+
5+
** Bug
6+
* [NH-2504] - Can't use Cacheable with Group By
7+
* [NH-3457] - TemplatedViolatedConstraintNameExtracter.ExtractUsingTemplate calls Substring with wrong arguments
8+
* [NH-3468] - InvalidCastException when deleting entities containing uninitialized lazy components
9+
* [NH-3573] - Query cache statistics not updated when using MultiCriteria
10+
* [NH-3731] - Unable to serialize session after modifying the index of entities in a list
11+
112

213
Build 4.0.2.GA
314
=============================

0 commit comments

Comments
 (0)