From 3168df2616bf104cbfa07cd21bb1b4854e5d5e48 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fr=C3=A9d=C3=A9ric=20Delaporte?= <12201973+fredericdelaporte@users.noreply.github.com> Date: Thu, 21 Aug 2025 22:46:57 +0200 Subject: [PATCH] Release 5.4.10 --- build-common/NHibernate.props | 2 +- releasenotes.txt | 19 ++++++++++++++++++- 2 files changed, 19 insertions(+), 2 deletions(-) diff --git a/build-common/NHibernate.props b/build-common/NHibernate.props index e08f2f1569..b237237c23 100644 --- a/build-common/NHibernate.props +++ b/build-common/NHibernate.props @@ -5,7 +5,7 @@ 5.4 10 - dev + 9.0 $(NhVersion).$(VersionPatch) diff --git a/releasenotes.txt b/releasenotes.txt index 56edaa0676..fabfcbd5c3 100644 --- a/releasenotes.txt +++ b/releasenotes.txt @@ -1,4 +1,21 @@ -Build 5.4.9 +Build 5.4.10 +============================= + +Release notes - NHibernate - Version 5.4.10 + +3 issues were resolved in this release. + +** Bug + + * #3609 Fitering with a subquery on a many-to-one with property-ref generates invalid SQL + * #3607 Invalid ByCode serialization to XML for OneToOne mappings + +** Task + + * #3688 Release 5.4.10 + + +Build 5.4.9 ============================= Release notes - NHibernate - Version 5.4.9