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

RCOCOA-2289: Update Base url API #8560

Merged
merged 5 commits into from May 2, 2024
Merged

RCOCOA-2289: Update Base url API #8560

merged 5 commits into from May 2, 2024

Conversation

dianaafanador3
Copy link
Collaborator

@dianaafanador3 dianaafanador3 commented Apr 26, 2024

Added support for updating Atlas Device Sync's base url, in case the need to roam between servers (cloud and/or edge server). (#8486)

Notes: This is gonna be tested manually, for now there is just one simple test which just check the new url is set.

Copy link
Member

@nirinchev nirinchev left a comment

Choose a reason for hiding this comment

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

Minor cosmetic comments from me, otherwise looks solid.

Realm/RLMApp.mm Outdated Show resolved Hide resolved
Realm/RLMApp.mm Outdated Show resolved Hide resolved
Realm/RLMApp_Private.h Show resolved Hide resolved
@dianaafanador3 dianaafanador3 force-pushed the dp/base_url branch 2 times, most recently from 2ba4a8e to 0c47eb4 Compare April 30, 2024 16:15
@dianaafanador3 dianaafanador3 force-pushed the dp/base_url branch 4 times, most recently from 29509bc to 0ac8db6 Compare May 1, 2024 13:08
@dianaafanador3
Copy link
Collaborator Author

Solved PR comments and changed the approach for the Swift API, we are now using @_spi(Private) to be able to have this as a private API.

CHANGELOG.md Outdated Show resolved Hide resolved
CHANGELOG.md Show resolved Hide resolved
RealmSwift/App.swift Show resolved Hide resolved
RealmSwift/App.swift Outdated Show resolved Hide resolved
@dianaafanador3 dianaafanador3 requested a review from tgoyne May 1, 2024 17:24
RealmSwift/App.swift Outdated Show resolved Hide resolved
@nirinchev
Copy link
Member

These failures seem to be all 502s, so I'll go ahead and merge this 😩

@nirinchev nirinchev merged commit 771f922 into master May 2, 2024
93 of 113 checks passed
@nirinchev nirinchev deleted the dp/base_url branch May 2, 2024 00:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants