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

Cleanup resources better during Client Reset and closing Realms. #1515

Merged
merged 16 commits into from
Sep 22, 2023

Commits on Sep 13, 2023

  1. Cleanup resources better during Client Reset and closing Realms.

    Christian Melchior committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    d3e72a6 View commit details
    Browse the repository at this point in the history
  2. Fix manual client reset on Windows.

    Christian Melchior committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    858719f View commit details
    Browse the repository at this point in the history
  3. Fix OptIn

    Christian Melchior committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    1630b0e View commit details
    Browse the repository at this point in the history
  4. Fix detekt issues

    Christian Melchior committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    a5522b6 View commit details
    Browse the repository at this point in the history
  5. Bump timeout

    Christian Melchior committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    480628d View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2023

  1. Merge branch 'main' into cm/improve-client-reset-resource-management

    # Conflicts:
    #	CHANGELOG.md
    Christian Melchior committed Sep 14, 2023
    Configuration menu
    Copy the full SHA
    5e61ed2 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Merge branch 'main' into cm/improve-client-reset-resource-management

    # Conflicts:
    #	packages/test-sync/src/commonTest/kotlin/io/realm/kotlin/test/mongodb/common/AppConfigurationTests.kt
    Christian Melchior committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f6009c5 View commit details
    Browse the repository at this point in the history
  2. Revert BAAS commit

    Christian Melchior committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4d4ea96 View commit details
    Browse the repository at this point in the history
  3. Revert docker image

    Christian Melchior committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    1b447ab View commit details
    Browse the repository at this point in the history

Commits on Sep 18, 2023

  1. PR feedback

    Christian Melchior committed Sep 18, 2023
    Configuration menu
    Copy the full SHA
    30d41c9 View commit details
    Browse the repository at this point in the history

Commits on Sep 19, 2023

  1. Fix checking isClosed if the Realm failed to open

    Christian Melchior committed Sep 19, 2023
    Configuration menu
    Copy the full SHA
    cdd26b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2023

  1. Also close Realms during Client Reset on Darwin

    Christian Melchior committed Sep 20, 2023
    Configuration menu
    Copy the full SHA
    950519d View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2023

  1. Merge branch 'main' into cm/improve-client-reset-resource-management

    # Conflicts:
    #	CHANGELOG.md
    Christian Melchior committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    1def218 View commit details
    Browse the repository at this point in the history
  2. Adopt to the new developer mode on App Services

    Christian Melchior committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    4e42635 View commit details
    Browse the repository at this point in the history
  3. Latest docker image for tests

    Christian Melchior committed Sep 21, 2023
    Configuration menu
    Copy the full SHA
    3307532 View commit details
    Browse the repository at this point in the history

Commits on Sep 22, 2023

  1. Last image

    Christian Melchior committed Sep 22, 2023
    Configuration menu
    Copy the full SHA
    d58ad3e View commit details
    Browse the repository at this point in the history