Skip to content

Commit f8ffa6f

Browse files
Update release notes
1 parent 1e96231 commit f8ffa6f

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

releasenotes.txt

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

44
Release notes - NHibernate - Version 5.2.0
55

6-
117 issues were resolved in this release.
6+
119 issues were resolved in this release.
77

88
##### Possible Breaking Changes #####
99
* With PostgreSQL, an HQL query using the bitwise xor operator "^" or "bxor"
@@ -110,12 +110,14 @@ Not yet merged and not counted: #1859, #1855, #1836, #1831, #1793, #1812, #1808,
110110
* #1796 Support CacheMode in QueryBatch
111111
* #1786 Document future results
112112
* #1772 Support futures with stateless session
113+
* #1752 Async ISynchronization
113114
* #1742 Add new DB2CoreDriver to use with IBM.Data.DB2.Core provider
114115
* #1693 Implement SurrogateSelector
115116
* #1690 Bitwise xor not supported by SQLite
116117
* #1682 Add support for System.MathF methods
117118
* #1662 Add support for SAP HANA
118119
* #1633 Added support for batching 2nd level cache operations when loading entities and collections
120+
* #1631 Create UtcTicks and UtcDbTimestamp types
119121
* #1599 Full control of entities fetching in Criteria
120122
* #1381 NHibernate's IQuery is missing AddSynchronizedQuerySpace
121123
* #897 NH-2187 - ElementAt LINQ extension method is not supported.

0 commit comments

Comments
 (0)