Skip to content

11.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 16 Sep 14:35
· 72 commits to main since this release
27f420e

11.5.0 (2023-09-15)

Enhancements

  • Streamlined some of the error codes reported in SessionException. A few error codes have been combined and some have been deprecated since they are no longer reported by the server. (Issue #3295)

Fixed

  • Fixed the message of the MissingMemberException being thrown when attempting to access a non-existent property with the dynamic API. (PR #3432)
  • Fixed a Cannot marshal generic Windows Runtime types with a non Windows Runtime type as a generic type argument build error when using .NET Native. (Issue #3434, since 11.4.0)

Compatibility

  • Realm Studio: 13.0.0 or later.

Internal

  • Using Core x.y.z.