Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade realm-core to v13.20.1 #1398

Merged
merged 6 commits into from
Sep 14, 2023

Conversation

nielsenko
Copy link
Contributor

@nielsenko nielsenko commented Sep 12, 2023

Upgrade realm-core to v13.20.1

Fixes: #1396

@cla-bot cla-bot bot added the cla: yes label Sep 12, 2023
@nielsenko nielsenko changed the base branch from main to ds/core13.19_sync_errors_changes September 12, 2023 08:40
@nielsenko nielsenko marked this pull request as ready for review September 12, 2023 09:47
@nielsenko nielsenko changed the title Upgrade realm-core to v13.20.0 Upgrade realm-core to v13.20.1 Sep 13, 2023

### Fixed
* Crash when querying the size of a Object property through a link chain (Core upgrade, since v13.17.2)
* Deprecated `App.localAppName` and `App.localAppVersion`. They were not used by the server and were not needed to set them. ([#1387](https://github.com/realm/realm-dart/pull/1387))
* Fixed crash in slab allocator (Assertion failed: ref + size <= next->first) Many issues like (Core upgrade, since 13.0.0)
* When using OpenSSL (i.e. on non-Apple platforms) the `TlsHandshakeFailed` error code would never be reported and instead TLS errors would be reported as `SyncConnectFailed` (Core upgrade).
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not remove this? We don't show this errors to the users anymore.

@desistefanova desistefanova merged commit 6b9f2c9 into ds/core13.19_sync_errors_changes Sep 14, 2023
38 of 49 checks passed
@desistefanova desistefanova deleted the kn/upgrade-core branch September 14, 2023 13:26
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 14, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants