Skip to content

Commit 52d744b

Browse files
committed
Merge branch 'master' of github.com:realm/realm-core into next-major
2 parents 2569ca4 + b2e42c8 commit 52d744b

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

55 files changed

+1363
-1169
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,6 +51,7 @@
5151

5252
### Enhancements
5353
* Introduce sync 'progress_estimate' parameter (value from 0.0 to 1.0) for existing sync 'ProgressNotifierCallback' api to report sync progress on current batch of upload/download until completion ([#7450](https://github.com/realm/realm-core/issues/7450))
54+
* Support assigning nested collections via templated API (PR [#7478](https://github.com/realm/realm-core/pull/7478))
5455

5556
### Fixed
5657
* Fix an assertion failure "m_lock_info && m_lock_info->m_file.get_path() == m_filename" that appears to be related to opening a Realm while the file is in the process of being closed on another thread ([Swift #8507](https://github.com/realm/realm-swift/issues/8507)).

Visual Studio/uwp_demo/App.xaml

Lines changed: 0 additions & 8 deletions
This file was deleted.

Visual Studio/uwp_demo/App.xaml.cpp

Lines changed: 0 additions & 152 deletions
This file was deleted.

Visual Studio/uwp_demo/App.xaml.h

Lines changed: 0 additions & 27 deletions
This file was deleted.

Visual Studio/uwp_demo/App1.sln

Lines changed: 0 additions & 40 deletions
This file was deleted.

0 commit comments

Comments
 (0)