Skip to content

Commit aa292c3

Browse files
Update release notes
To be squashed
1 parent 073da40 commit aa292c3

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

releasenotes.txt

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33

44
Release notes - NHibernate - Version 5.3.0
55

6-
199 issues were resolved in this release.
6+
202 issues were resolved in this release.
77

88
##### Possible Breaking Changes #####
99
* A distributed cache may hold conflicting timestamps after upgrade for as much as twelve hours.
@@ -105,9 +105,11 @@ Release notes - NHibernate - Version 5.3.0
105105

106106
** New Feature
107107

108+
* #2392 Add locate support for SQLite
108109
* #2349 Add support for Oracle binary floating point types
109110
* #2347 Support fetching individual lazy properties for Criteria EntityProjection
110111
* #2327 Add cross join support for Hql and Linq query provider
112+
* #2313 Add overloads to ISession.Get taking both an entityName and a lockMode
111113
* #2294 Add StackExchangeRedis cache provider documentation
112114
* #2221 Support MemberInit expression in group by
113115
* #2216 Add a driver to support Microsoft.Data.SqlClient provider
@@ -215,6 +217,7 @@ Release notes - NHibernate - Version 5.3.0
215217

216218
** Task
217219

220+
* #2397 Update GitReleaseManager
218221
* #2391 Use latest Firebird for AppVeyor and Travis
219222
* #2388 Release 5.3
220223
* #2382 Refactor debug logging in AbstractBatcher

0 commit comments

Comments
 (0)