Skip to content

[AIT-511] Update LiveObjects docs for protocol v6 ObjectOperation fields#3270

Merged
VeskeR merged 1 commit intomainfrom
AIT-511/objectoperation-fields
Mar 13, 2026
Merged

[AIT-511] Update LiveObjects docs for protocol v6 ObjectOperation fields#3270
VeskeR merged 1 commit intomainfrom
AIT-511/objectoperation-fields

Conversation

@VeskeR
Copy link
Contributor

@VeskeR VeskeR commented Mar 12, 2026

Will merge once https://github.com/ably/ably-js/tree/integration/protocol-v6 branch lands. Have also created https://ably.atlassian.net/browse/AIT-553 to update LiveObjects examples page to use new fields once ably-js release lands.

The ably-js SDK now exposes per-action fields (mapCreate, mapSet, mapRemove, counterCreate, counterInc, objectDelete) instead of the combined mapOp/counterOp/map/counter properties. ObjectData also exposes typed fields (boolean, bytes, number, string, json) instead of a combined value field. See ably-js PR [1]

Resolves AIT-511

[1] ably/ably-js#2159

Description

Checklist

@coderabbitai
Copy link

coderabbitai bot commented Mar 12, 2026

Important

Review skipped

Auto reviews are disabled on this repository. Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Repository UI

Review profile: CHILL

Plan: Pro

Run ID: cb9550c9-8e80-43a0-bc94-92327927ff6e

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch AIT-511/objectoperation-fields
📝 Coding Plan
  • Generate coding plan for human review comments

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

@VeskeR VeskeR added the review-app Create a Heroku review app label Mar 12, 2026
@ably-ci ably-ci temporarily deployed to ably-docs-ait-511-objec-sm4w9g March 12, 2026 12:02 Inactive
@VeskeR VeskeR force-pushed the AIT-511/objectoperation-fields branch from 6d58977 to b3830f4 Compare March 12, 2026 12:24
@ably-ci ably-ci temporarily deployed to ably-docs-ait-511-objec-sm4w9g March 12, 2026 12:24 Inactive
The ably-js SDK now exposes per-action fields (mapCreate, mapSet,
mapRemove, counterCreate, counterInc, objectDelete) instead of the
combined mapOp/counterOp/map/counter properties. ObjectData also
exposes typed fields (boolean, bytes, number, string, json) instead
of a combined value field. See ably-js PR [1]

Resolves AIT-511

[1] ably/ably-js#2159

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
@VeskeR VeskeR force-pushed the AIT-511/objectoperation-fields branch from b3830f4 to eb77430 Compare March 13, 2026 12:15
@ably-ci ably-ci temporarily deployed to ably-docs-ait-511-objec-sm4w9g March 13, 2026 12:16 Inactive
@VeskeR VeskeR merged commit f371417 into main Mar 13, 2026
7 checks passed
@VeskeR VeskeR deleted the AIT-511/objectoperation-fields branch March 13, 2026 13:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

review-app Create a Heroku review app

Development

Successfully merging this pull request may close these issues.

3 participants