realm / realm-java

Realm is a mobile database: a replacement for SQLite & ORMs
http://realm.io
Apache License 2.0
11.45k stars 1.75k forks source link

Update to Core v13.3.0 #7746

Closed edualonso closed 1 year ago

edualonso commented 1 year ago
edualonso commented 1 year ago

@cmelchior clientReset_recoverOrDiscardUnsyncedChangesStrategy_fallback_userException_onAfterRecovery fails similarly to the error I spotted in Kotlin and reported here https://github.com/realm/realm-core/issues/6070. Let's hold it until we hear more from Jonathan and Finn.

clementetb commented 1 year ago

Taking over this PR to bump to core 13.3.0

BlueCobold commented 1 year ago

Any news on this? Realm-Swift is using Core 13.x for a bit by now.

BlueCobold commented 1 year ago

Realm-Swift just updated core to 13.6.0. We're still waiting to become compatible again with Realm-Java. What's the problem here?