Skip to content

Update realm to the latest version 🚀#32

Open
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/realm-1.11.0
Open

Update realm to the latest version 🚀#32
greenkeeper[bot] wants to merge 2 commits into
masterfrom
greenkeeper/realm-1.11.0

Conversation

@greenkeeper

@greenkeeper greenkeeper Bot commented Aug 31, 2017

Copy link
Copy Markdown
Contributor

Version 1.11.0 of realm just got published.

Dependency realm
Current Version 1.10.3
Type dependency

The version 1.11.0 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of realm.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 28 commits.

  • de94dc0 [1.11.0] Bump version
  • 8d7eac1 Fix linter error (#1271)
  • b7a8bdc Merge pull request #1266 from realm/ap/contrib_test_gotcha
  • ea5cce8 Document solution to a gotcha when running tests for a new Realm API
  • 7284caf Move publish testing to "test.sh all" (#1265)
  • 402bf48 Permissions api (#1244)
  • f7bf9df Merge pull request #1253 from realm/cp/more-log-levels
  • a407b43 Fixing #1191 - prop-types depreciation warning (#1250)
  • a84f1ed Allow all log levels in Realm.Sync.setLogLevels()
  • 7062b48 Merge pull request #1240 from realm/ap/ubuntu_android_fix
  • bc907da Merge pull request #1245 from realm/ap/ndk_version_check
  • 5547df3 Check that Android NDK version 10e is being used for the build
  • 15f6028 Fix 'jni_md.h: No such file or directory' error when building on Ubuntu 16.04 LTS
  • ad51b50 Merge pull request #1236 from realm/ap/rm-ndk-check
  • 9ab5468 Revert "Check if the supported version (10e) of Android NDK is installed"

There are 28 commits in total.

See the full diff

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 🌴

greenkeeper Bot added a commit that referenced this pull request Sep 1, 2017
@greenkeeper

greenkeeper Bot commented Sep 1, 2017

Copy link
Copy Markdown
Contributor Author

Version 1.11.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Sep 14, 2017
@greenkeeper

greenkeeper Bot commented Sep 14, 2017

Copy link
Copy Markdown
Contributor Author

Version 1.12.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 58 commits.

  • e18f545 [1.12.0] Bump verion
  • 8606d37 Fixes to issues reported by eslint (#1313)
  • 208aa8e Added support for in-memory realms (#1304)
  • 03bc224 Merge pull request #1302 from realm/blagoev/promise3
  • 876a289 Merge pull request #1310 from realm/add-typescript-compile-check
  • 064b487 Merge branch 'master' into blagoev/promise3
  • 6cdbe50 fix docs
  • e48d3ae Fix for index.d.ts
  • 8ba71e3 add typescript definition compilation checks on every test run
  • 591c32f Merge pull request #1309 from realm/fix-1306
  • f7db865 Fix typescript definitions
  • 6444f3f Adding missing instructions to TypeScript definitions (#1301)
  • 1f5b98b Use promisified methods for login and register to have backward compatibility testing as well
  • b58e909 output the error as it is in download-api-helper
  • ba93218 Fix _authenticate method to use promises only

There are 58 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Oct 5, 2017
@greenkeeper

greenkeeper Bot commented Oct 5, 2017

Copy link
Copy Markdown
Contributor Author

Version 1.13.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 34 commits.

  • b81a387 1.13.0 Bump version
  • 284db0b Update pull_request_template.md
  • 670f750 Add 'deleteRealmIfMigrationNeeded' to configuration to delete a Realm if migration needed (#502)
  • 199210e Add support for aggregates on collections (#807) (#1350)
  • c550105 Merge pull request #1346 from realm/ap/rn49_bundler_fix
  • e1b70c2 Workaround for RN >= 0.49 metro-bundler check for single string literal argument to require() (#1342)
  • f8f6661 Fix api doc error
  • 275db8a fix progress notifications registrations
  • ca84ed4 Merge pull request #1327 from realm/ap/fix_issue_tmpl_typo
  • 494929a Fix typo in Github issue template
  • 7099b9f Merge pull request #1326 from realm/ap/rn48_fix
  • 17759c5 Fix port conflict between RN >= 0.48 and RPC server (#1294)
  • 936dc15 Merge pull request #1314 from realm/tg/listener-test
  • c3afa0c Disable testAddListener when running in chrome
  • 4144012 Ensure RN has an event loop running for async tests

There are 34 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Oct 17, 2017
@greenkeeper

greenkeeper Bot commented Oct 17, 2017

Copy link
Copy Markdown
Contributor Author

Version 2.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 276 commits.

  • bbcf519 [2.0.0] Bump version (1)
  • 70ee478 Merge pull request #1421 from realm/revert-pr-1409
  • 0b5aa68 Revert "Merge pull request #1409 from realm/kneth/bugfix/invalid-token"
  • 32a53cd [2.0.0] Bump version
  • eef7fcf Merge pull request #1417 from realm/consolidate-2.0
  • 544d2c3 Merge pull request #1419 from realm/use-latest-ros-2.0
  • 346a144 revert xcode project
  • bb0a6ec enable xcode nvm support
  • a8ac267 fix encryption tests
  • 9dad53d latest ros 2.0 compat
  • b684ea8 fix latest ros compat
  • 81bf832 Use latest pos 2.0 rc
  • 546387c Update CHANGELOG.md
  • 155bcd6 Update CHANGELOG.md
  • 3857a19 Consolidate 2.0 changes

There are 250 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Oct 23, 2017
@greenkeeper

greenkeeper Bot commented Oct 23, 2017

Copy link
Copy Markdown
Contributor Author

Version 2.0.1 just got published.

Update to this version instead 🚀

Commits

The new version differs by 2 commits.

  • 3cac5ae [2.0.1] Bump version
  • 7aee9a0 Upgrading to Realm Sync 2.1.0. (#1426)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Oct 30, 2017
@greenkeeper

greenkeeper Bot commented Oct 30, 2017

Copy link
Copy Markdown
Contributor Author

Version 2.0.2 just got published.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 8c6f16d [2.0.2] Bump version
  • 4711f1c Define the die() function used in test.sh
  • 97ed1db Fix eslint errors
  • 8008940 Update object store (#1442)
  • 582907d Update React Native Android buildToolsVersion to 26.0.2 (#1441)
  • 9c132ee Merge pull request #1428 from rh389/master
  • 345d81d Change vocabulary desired/manifest -> required/lockfile.
  • a5eed72 Tidy up shouldSkipAcquire, skip manifest check on --force
  • 410db7d Add a .manifest.list to target. Skip download/extract if target manifest matches.
  • 2df308a refactor OpenSSL static linking (#1420)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Nov 6, 2017
@greenkeeper

greenkeeper Bot commented Nov 6, 2017

Copy link
Copy Markdown
Contributor Author

Version 2.0.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 17 commits.

  • 0ca53b2 [2.0.3] Bump version
  • e81d858 Post-release feedback on client reset (#1372) (#1459)
  • 1de8fbb Update index.d.ts (#1458)
  • e95d542 Merge pull request #1450 from realm/bug/deleting-last-object
  • 75c383e Merge pull request #1454 from realm/kneth/create-object-during-migration
  • ebedb93 Merge pull request #1452 from realm/kneth/remove-unused-argument-from-realmAtPath
  • 5caf1d8 Merge pull request #1453 from realm/kneth/update-gitignore
  • e7137b4 Adding test of creating objects during migration.
  • 20fb839 Updating gitignore
  • d858c4e Updating documentation of realmAtPath
  • 9739591 Updating change log for for PRs.
  • 9308e75 Adding test to illustrate deleting objects while iterating
  • 3755bbd Merge pull request #1431 from rh389/main-queue-setup
  • 576d22d Merge pull request #1436 from michelalbers/master
  • 0a43df6 remove uneccessary blank line

There are 17 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Nov 9, 2017
@greenkeeper

greenkeeper Bot commented Nov 9, 2017

Copy link
Copy Markdown
Contributor Author

Version 2.0.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 5 commits.

  • 5a8d217 [2.0.5] Bump version
  • 687611f Upgrading to Realm Sync 2.1.2. (#1479)
  • 848a5b1 Expose an object's internal object ID, and allow fetching an object by its object ID (#1460)
  • 837e8d9 Bump version
  • 50ebae9 Updating to sync 2.1.1 (#1474)

See the full diff

greenkeeper Bot added a commit that referenced this pull request Nov 10, 2017
@greenkeeper

greenkeeper Bot commented Nov 10, 2017

Copy link
Copy Markdown
Contributor Author

Version 2.0.6 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • c532c13 [2.0.6] Bump version
  • 0ca292c Enable object Ids on RN Android (#1481)
  • d567cd2 Update object store

See the full diff

greenkeeper Bot added a commit that referenced this pull request Nov 15, 2017
@greenkeeper

greenkeeper Bot commented Nov 15, 2017

Copy link
Copy Markdown
Contributor Author

Version 2.0.7 just got published.

Update to this version instead 🚀

Commits

The new version differs by 22 commits.

There are 22 commits in total.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Nov 17, 2017
@greenkeeper

greenkeeper Bot commented Nov 17, 2017

Copy link
Copy Markdown
Contributor Author

Version 2.0.8 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

See the full diff

greenkeeper Bot added a commit that referenced this pull request Nov 20, 2017
@greenkeeper

greenkeeper Bot commented Nov 20, 2017

Copy link
Copy Markdown
Contributor Author

Version 2.0.9 just got published.

Update to this version instead 🚀

Commits

The new version differs by 13 commits.

  • 70e87b5 [2.0.9] Bump version
  • 420cfdf Merge pull request #1512 from realm/kneth/fix-json-library
  • 519281c Merge pull request #1489 from realm/use-ros2.0-final
  • 29d1b55 Merge branch 'master' into use-ros2.0-final
  • 60af210 Making JSON library compile on Android
  • 7f75b72 fix permission tests
  • 8dd1bdb Merge pull request #1494 from realm/enable-objectid-test-rn
  • 3fd06ba don't run a sync test when sync tested are not enabled
  • 2ae74fe update latest version
  • 4f1d5e3 enable test for RN
  • 87166ae fix env variable name
  • 504782e fix env variable name
  • 1ff4316 use ROS 2.0 final

See the full diff

greenkeeper Bot added a commit that referenced this pull request Nov 21, 2017
@greenkeeper

greenkeeper Bot commented Nov 21, 2017

Copy link
Copy Markdown
Contributor Author

Version 2.0.10 just got published.

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 8e4ee90 [2.0.10] Bump version
  • 9eb72d5 fix changelog.md
  • 5cc71e8 Update CHANGELOG.md
  • 1077030 Merge pull request #1516 from realm/fix-json-parsing
  • 2dce326 change log entry
  • e542b68 fix json parsing
  • 0cb423a Merge pull request #1515 from realm/debugging-disclaimer
  • 1abc668 Update CHANGELOG.md
  • 54fed7e Update Readme.md to include debugging disclaimer

See the full diff

greenkeeper Bot added a commit that referenced this pull request Nov 23, 2017
@greenkeeper

greenkeeper Bot commented Nov 22, 2018

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 2.20.0.

Update to this version instead 🚀

Commits

The new version differs by 10 commits.

  • 8b9fc3c [2.20.0] Bump version
  • b49f2f5 Protect the context from being GCed (#2127)
  • 85a92ca Realm._constructor() has been replaced by Realm._asyncOpen() (#2111)
  • a680084 Add support for uploading and downloading all changes (#2124)
  • 05a65ce Check the correct name when adding permissions object schemas to the schema
  • 3637e07 Update README.md
  • c173d3c Don't refresh tokens for sessions that have been closed (#2119)
  • 6f36efb Add support for a custom User Agent (#2114)
  • 747709d Add lower bound when refreshing tokens. (#2116)
  • f676724 Adding changelog template

See the full diff

@greenkeeper

greenkeeper Bot commented Nov 28, 2018

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 2.20.1.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • ff647dd Prepare RealmJS 2.20.1 (#2152)
  • 98b75a1 Add better error message for wrong Realm types (#2151)
  • 26723b8 Fix missing method (#2130)
  • 74f1f25 Adding changelog template

See the full diff

@greenkeeper

greenkeeper Bot commented Dec 3, 2018

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 2.21.0.

Update to this version instead 🚀

Commits

The new version differs by 8 commits.

  • 94533f1 [2.21.0] Bump version
  • 50b672d Updating to Sync v3.14.1 (#2160)
  • 9251097 Adds support for reconnecting manually (#2158)
  • 5c01710 Fix missing method when debugging React Native (#2157)
  • 624ecfa Revert "Add support for Gradle 5.0"
  • ef91683 Add support for Gradle 5.0
  • cfb54f0 Fix admin token user (de)serialization (#2156)
  • 07c3b1f Adding changelog template

See the full diff

@greenkeeper

greenkeeper Bot commented Dec 13, 2018

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 2.21.1.

Update to this version instead 🚀

Release Notes for 2.21.1

Enhancements

  • None.

Fixed

  • ReactNative for Android no longer uses deprecated methods and can build using Gradle 5.0 and above. (#1995)
  • A bug caused loading the binary component of the SDK to hang on Windows. (#2169, since v2.21.0)
  • Fix occasional FATAL ERROR: v8::String::Cast Could not convert to string crashes when reading a property from a Realm object. (#2172, since v2.19.0)
  • Reverted support for n as it prevents users to include Realm in iOS apps. We restore the old behaviour as a temporary solution, and we will reenable support of n in the near future. (#2099, since v2.19.0-rc.5)

Compatibility

  • Realm Object Server: 3.11.0 or later.
  • APIs are backwards compatible with all previous release of realm in the 2.x.y series.
  • File format: Generates Realms with format v9 (Reads and upgrades all previous formats)

Internal

  • Upgraded to Realm Core v5.12.5 (hanging on Windows).
  • Upgraded to Realm Sync v3.14.3.
Commits

The new version differs by 8 commits.

  • 26b3d64 [2.21.1] Bump version
  • 3c93e2c Remove a space in the changelog template (#2174)
  • 2c9b336 revert #2078 (#2173)
  • 65fa6b6 Upgrading core to v5.12.5 and sync to v3.14.3 (#2171)
  • 9079cb9 Don't use Nan::SetNamedPropertyHandler (#2172)
  • b7fbf51 Add support for Gradle 5.0 (#2159)
  • 96ac555 Cleaning up mistakes in CHANGELOG.md (#2161)
  • 5722d03 Adding changelog template

See the full diff

@greenkeeper

greenkeeper Bot commented Jan 10, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 2.22.0.

Update to this version instead 🚀

Release Notes for Realm JavaScript v2.22.0

This release contains all changes from v2.22.0-beta.1 to v2.22.0-beta.2.

Enhancements

  • Calling Realm.Sync.User.createConfiguration() now supports a relative URL which will use the Authentication server as base url. (#1981)
  • Updated React Native Android Builds to use Android Build Tools 3.2.1. (#2103)
  • Improved performance and memory usage of Realm.Sync.Adapter. (realm/realm-js-private#501)
  • When an invalid/corrupt Realm file is opened, the error message will now contain the file name. (realm/realm-core#3203)

Fixed

  • Realm.Sync.User.createConfiguration() created an extra : if no port was defined. (#1980, since v2.8.0)
  • A slower fallback solution for system which does not support posix_fallocate().
  • Fixed building on Android. (#2189, since v2.22.0-beta.2)
  • Fix an occasional crash due to an uncaught realm::IncorrectThreadException when a client reset error occurs. (#2193#2193)
  • When a sync worker is called with no arguments, a runtime error can occur. Thanks to @radovanstevanovic. (#2195, since v2.2.2)
  • Fix an occasional crash due to an uncaught realm::IncorrectThreadException when a client reset error occurs. (#2193)
  • A crash bug could be triggered in some situations by creating, deleting, then recreating tables with primary keys. This could be seen observed as a crash with the message Row index out of range. (realm/realm-sync#2651, since v2.0.0)

Compatibility

  • Realm Object Server: 3.11.0 or later.
  • APIs are backwards compatible with all previous release of realm in the 2.x.y series.
  • File format: Generates Realms with format v9 (Reads and upgrades all previous formats)

Internal

Commits

The new version differs by 20 commits.

There are 20 commits in total.

See the full diff

@greenkeeper

greenkeeper Bot commented Feb 1, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 2.23.0.

Update to this version instead 🚀

Commits

The new version differs by 14 commits.

  • 6dd618c [2.23.0] Bump version
  • b418084 Prepare v2.23.0 (#2245)
  • 3f6214c Add support for ssl configuration to addListener (#2243)
  • 591f3df Add support for proxy when downloading realm-sync-cocoa (#2231)
  • 9dc9c83 Expose fifoFilesFallbackPath as a config property. (#2235)
  • 0cf3b90 Avoid pinning Realm versions when queries are made on Adapter Realms (#2244)
  • e7d9ce7 Add copyBundledRealmFiles() to TS definition and API doc (#2209)
  • 578f0d3 Don't initialize SyncManager when importing Realm (#2222)
  • 1b4d3d7 Remove react-native from dev dependencies (#2225)
  • 32293aa Don't include headers from the developers JDK (#2223)
  • 5e01a4b Upgrade to core v5.13.0 and sync v3.14.14 (#2220)
  • 37ced68 The new distribution form for Windows doesn't require SSH. (#2206)
  • fe5bcda Fix return type in API documentation of Realm.permissions() and Realm.privileges() (#2207)
  • 43ccacf Adding changelog template

See the full diff

@greenkeeper

greenkeeper Bot commented Feb 27, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 2.24.0.

Update to this version instead 🚀

Release Notes for Realm JavaScript v2.24.0

Enhancements

  • Add support for React Native v0.58. (#2239)

Fixed

  • Fixed an assertion failure when using a synchronized Realm and an object was created after another object was created with an int primary key of null. (#3227)
  • When debugging with React Native, calling Realm.open() would crash since Realm._asyncOpen() was not available in the debugger. (#2234, since v2.20.0)
  • Added several missing functions to the Chrome debugging support library. (#2242, since v2.2.19).
  • Fixed incorrect results when reading data from Realm from within a callback function when debugging in Chrome. (#2242).
  • Report the correct user agent to the sync server rather than always "RealmJS/Unknown". (#2242, since v2.23.0).

Compatibility

  • Realm Object Server: 3.11.0 or later.
  • APIs are backwards compatible with all previous release of realm in the 2.x.y series.
  • File format: Generates Realms with format v9 (Reads and upgrades all previous formats)
Commits

The new version differs by 77 commits.

  • 12f6732 [2.24.0] Bump version
  • e8d2dfe Prepare v2.24.0 (#2257)
  • 003f8b3 Merge pull request #2242 from realm/tg/npm-5
  • 0c31fd6 Improve changelog
  • b2f605e Don't run the package job on aws nodes
  • 0d85430 Fix a ReferenceError in _createUserAgentDescription()
  • d772c7c Explicitly use parseInt
  • 248a9ae Use Docker images with the correct version of node for the tests
  • ac60e61 Only try to shut down simulators on macos
  • 729b0d6 Only modify the default nvm alias when running in Jenkins
  • 0d25db5 Update install-local to 1.0.0
  • c3a9f79 Remove some old debug code
  • 616807b Update the react-native example to 0.58
  • d9c6578 Improve the PR job concurrency
  • e852e1c Test with both node 8 and node 10 on CI

There are 77 commits in total.

See the full diff

@greenkeeper

greenkeeper Bot commented Mar 12, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 2.25.0.

Update to this version instead 🚀

Release Notes for Realm JavaScript v2.25.0

Enhancements

Fixed

  • Fixed broken user auth functions when running in electron. (#2264, since v2.24.0)

Compatibility

  • Realm Object Server: 3.11.0 or later.
  • APIs are backwards compatible with all previous release of realm in the 2.x.y series.
  • File format: Generates Realms with format v9 (Reads and upgrades all previous formats)
Commits

The new version differs by 14 commits.

  • 387aefa Updated the package-lock
  • cd71f4c Update CHANGELOG.md
  • 13256fb [2.25.0] Bump version (#2273)
  • da15dad Merge pull request #2275 from realm/tg/fix-test
  • 9a2d59d Change how the Electron test process is torn down
  • 8bfa293 Fix a flaky test
  • 158e6af Integration tests in TypeScript (#2269)
  • 33c99eb Merge pull request #2264 from realm/tg/electron-auth
  • 9ff3c07 Fix user auth requests when running in electron
  • ab7d36e Run electron tests on CI
  • 60ca04b Update sync.js (#2263)
  • faaf8fc Add Realm.Sync.getExistingSessions() and Realm.Sync.SyncConfiguration._sessionStopPolicy (#2262)
  • 4218b4a TS definition and API doc for setSyncLogger (#2260)
  • fb9ac76 Adding changelog template

See the full diff

@greenkeeper

greenkeeper Bot commented Apr 4, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 2.26.0.

Update to this version instead 🚀

Release Notes for Realm JavaScript v2.26.0

Enhancements

  • Add 4 new fields to NamedSubscription which reprents query-based subscriptions: createdAt, updatedAt, expiresAt and timeToLive. These make it possible to better reason about and control current subscriptions. (#2266)
  • Add the option of updating the query controlled by a subscription using either Results.subscribe({name: 'name', update: true}) or the NamedSubscription.query property. (#2266)
  • Add the option of setting a time-to-live for subscriptions using either Results.subscribe({name: 'name', timeToLive: <valueInMs>}) or the NamedSubscription.timeToLive property. (#2266)
  • Add Realm.Results.description() which returns a string representation of the query.
  • Add support for defining mapped properties in the schema using name: { type: 'int', mapTo: 'internalName' }. In that case the mapped name is used internally in the underlying Realm file, while the property key is used for reading/writing the property as well as querying it.
  • Add RealmObject.addListener(), RealmObject.removeListener(), and RealmObject.removeAllListeners() to set up and remove object-level notifications. (#763)
  • Add a new Realm.UpdateMode enum with the values: never, modified, all. This replaces the current
    Realm.create(type, properties, update) with Realm.create(type, properties, updateMode).
    Realm.create(type, properties, 'modified') is a new mode that only update existing properties that actually
    changed, while Realm.create(type, properties, 'never') is equal to Realm.create(type, properties, false) and
    Realm.create(type, properties, 'all') is equal to Realm.create(type, properties, true).
    Realm.create(type, properties, update) is now deprecated. (#2089)

Fixed

  • Fixed retrying authentication requests. The issue could be observed as "Cannot read property 'get' of undefined." errors being thrown when the authenticate requests were retried. (#2297, since v2.24.0)
  • Due to a rare race condition in some Android devices (including Samsung SM-T111), an app could crash hard. A workaround was introduced but never included in any releases. (#1895, since v2.11.0)

Compatibility

  • Realm Object Server: 3.11.0 or later.
  • APIs are backwards compatible with all previous release of realm in the 2.x.y series.
  • File format: Generates Realms with format v9 (Reads and upgrades all previous formats)
Commits

The new version differs by 15 commits.

  • 546adb6 [2.26.0] Bump version
  • 7d53234 Update integration tests to conform to new schema property. (#2320)
  • 8993469 Add explicit support for diffed updates. (#2213)
  • 7bdb5bf Update README.md
  • 89768af Add support for subscription timestamps and updating query (#2306)
  • 93dc960 Add support for mapping properties (#2301)
  • 13e0982 Always include the memmove hack (on Android). (#2313)
  • 5513e6d Build using the macOS 10.13 SDK on CI (#2314)
  • 3cd5f9a Fixed adding property to existing class using _updateSchema (#2283)
  • 3e5f486 Update user-methods.js to fix authentication retrying (#2298)
  • 75b8378 Add RealmObject.addListener() (#2214)
  • 05781fe An attempt at fixing the Electron integration tests (#2286)
  • f74cdf9 Make SessionStopPolicy a const enum (#2285)
  • ad4d24b Relaxing xcode script a bit (#2277)
  • 2b42a55 Adding changelog template

See the full diff

@greenkeeper

greenkeeper Bot commented Apr 12, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 2.26.1.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented May 15, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 2.27.0.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented May 22, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 2.28.0.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Sep 11, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 3.0.0.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Sep 19, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 3.1.0.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Sep 30, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 3.2.0.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Oct 18, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 3.3.0.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Nov 11, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 3.4.0.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Nov 12, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 3.4.1.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Nov 14, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 3.4.2.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Dec 2, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 3.5.0.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Dec 12, 2019

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 3.6.0.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Jan 16, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 3.6.1.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Jan 16, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 3.6.2.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Feb 14, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 3.6.4.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Mar 18, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 5.0.0.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Mar 20, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 5.0.1.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented Mar 21, 2020

Copy link
Copy Markdown
Contributor Author
  • The dependency realm was updated from 1.10.3 to 5.0.2.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented May 12, 2020

Copy link
Copy Markdown
Contributor Author

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency realm was updated from 1.10.3 to 5.0.5.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented May 15, 2020

Copy link
Copy Markdown
Contributor Author

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency realm was updated from 1.10.3 to 6.0.0.

Update to this version instead 🚀

@greenkeeper

greenkeeper Bot commented May 18, 2020

Copy link
Copy Markdown
Contributor Author

🚨 Reminder! Less than one month left to migrate your repositories over to Snyk before Greenkeeper says goodbye on June 3rd! 💜 🚚💨 💚

Find out how to migrate to Snyk at greenkeeper.io


  • The dependency realm was updated from 1.10.3 to 6.0.1.

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant