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

Add session.stop/start methods #1839

Merged
merged 1 commit into from
Mar 7, 2019
Merged

Add session.stop/start methods #1839

merged 1 commit into from
Mar 7, 2019

Conversation

nirinchev
Copy link
Member

Description

Fixes https://github.com/realm/realm-dotnet-private/issues/138

TODO

  • Changelog entry
  • Tests (if applicable)
  • Update PCL (if applicable)

@nirinchev nirinchev self-assigned this Mar 7, 2019
@nirinchev nirinchev requested a review from fealebenpae March 7, 2019 09:28
@nirinchev nirinchev merged commit f8be6fa into master Mar 7, 2019
@nirinchev nirinchev deleted the ni/session-stop branch March 7, 2019 11:22
@ianpward
Copy link

ianpward commented Mar 7, 2019

is it possible to get a tarball of the nuget package? doesn't have to be a formal release

@fealebenpae
Copy link
Member

You can download nuget packages of our nightly builds from https://www.myget.org/gallery/realm-nightly. Just click on each of the three packages and then, all the way down, you can find the download link.

@pfedotovsky
Copy link

When this will be released officially?

nirinchev added a commit that referenced this pull request Jul 10, 2019
* master: (89 commits)
  Prepare for 4.0.1 (#1876)
  Fix iOS device builds (#1875)
  Prepare for 4.0.0 (#1868)
  Refactor packaging (#1849)
  Update CHANGELOG.md (#1828)
  Add session.stop/start methods (#1839)
  Prepare for 3.4.0 (#1826)
  Ensure GetInstanceAsync works with QBS config (#1827)
  Add ability to define custom log function (#1824)
  Add support for user agents (#1819)
  Bump Sync to 3.10.1 (#1772)
  Update ISSUE_TEMPLATE.md
  Release 3.3.0 (#1808)
  Expose SyncConfiguration.OnProgress (#1807)
  Throw an error when trying to call async subscription methods on background threads (#1783)
  Update CHANGELOG.md (#1777)
  Prepare for 3.2.1 (#1775)
  Fix subscription state size (#1774)
  Release 3.2.0 (#1769)
  Add ShouldCompactOnLaunch to the PCL RealmConfig (#1768)
  ...

# Conflicts:
#	Platform.PCL/Realm.PCL/Extensions/CollectionNotificationsExtensionsPCL.cs
#	Tests/Tests.Shared/CollectionTests.cs
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 15, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants