File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff line change 3
3
4
4
Release notes - NHibernate - Version 5.3.0
5
5
6
- 199 issues were resolved in this release.
6
+ 202 issues were resolved in this release.
7
7
8
8
##### Possible Breaking Changes #####
9
9
* 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
105
105
106
106
** New Feature
107
107
108
+ * #2392 Add locate support for SQLite
108
109
* #2349 Add support for Oracle binary floating point types
109
110
* #2347 Support fetching individual lazy properties for Criteria EntityProjection
110
111
* #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
111
113
* #2294 Add StackExchangeRedis cache provider documentation
112
114
* #2221 Support MemberInit expression in group by
113
115
* #2216 Add a driver to support Microsoft.Data.SqlClient provider
@@ -215,6 +217,7 @@ Release notes - NHibernate - Version 5.3.0
215
217
216
218
** Task
217
219
220
+ * #2397 Update GitReleaseManager
218
221
* #2391 Use latest Firebird for AppVeyor and Travis
219
222
* #2388 Release 5.3
220
223
* #2382 Refactor debug logging in AbstractBatcher
You can’t perform that action at this time.
0 commit comments