[PUB-1041] OBJECT_SYNC spec#333
Merged
Merged
Conversation
sacOO7
reviewed
Jun 12, 2025
VeskeR
force-pushed
the
PUB-1041/object-sync
branch
from
June 12, 2025 09:14
d10e385 to
3336d98
Compare
VeskeR
force-pushed
the
PUB-1041/object-sync
branch
2 times, most recently
from
June 12, 2025 23:37
36792eb to
cdb9d58
Compare
VeskeR
force-pushed
the
PUB-1041/object-sync
branch
from
June 13, 2025 00:15
cdb9d58 to
f4dd5d4
Compare
VeskeR
force-pushed
the
PUB-1041/object-sync
branch
from
June 13, 2025 02:04
f4dd5d4 to
b4d8e4d
Compare
VeskeR
force-pushed
the
PUB-1041/object-sync
branch
from
June 13, 2025 08:40
b4d8e4d to
948ad9b
Compare
VeskeR
force-pushed
the
objects-plugin
branch
3 times, most recently
from
June 19, 2025 03:00
bebe5fa to
5a6893a
Compare
VeskeR
force-pushed
the
PUB-1041/object-sync
branch
from
June 19, 2025 03:05
948ad9b to
39111b8
Compare
VeskeR
force-pushed
the
PUB-1041/object-sync
branch
from
June 19, 2025 03:06
39111b8 to
8a7c38e
Compare
VeskeR
force-pushed
the
PUB-1041/object-sync
branch
from
June 19, 2025 04:30
8a7c38e to
2335a1d
Compare
VeskeR
force-pushed
the
PUB-1041/object-sync
branch
from
September 3, 2025 08:45
dd25dca to
fc46aed
Compare
VeskeR
force-pushed
the
PUB-1041/object-sync
branch
from
September 5, 2025 07:48
bfcf05b to
b3e06dc
Compare
lawrence-forooghian
approved these changes
Sep 5, 2025
sacOO7
approved these changes
Sep 5, 2025
sacOO7
left a comment
Contributor
There was a problem hiding this comment.
LGTM ( You can recheck all review comments in case )
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This is the spec equivalent of the object sync sequence handling in ably-js https://github.com/ably/ably-js/blob/main/src/plugins/objects/objects.ts#L215
Resolves PUB-1041