Skip to content

Add data sync user api - #414

Merged
marcin-cebo merged 6 commits into
data-syncfrom
data-sync-USER-API
Aug 7, 2026
Merged

Add data sync user api#414
marcin-cebo merged 6 commits into
data-syncfrom
data-sync-USER-API

Conversation

@marcin-cebo

Copy link
Copy Markdown
Contributor

Add grantToken method that supports User API

… users permissions (Kotlin & Java)

BREAKING CHANGE: GrantTokenBuilder.channels() / channelGroups() now return GrantTokenBuilder instead of GrantTokenObjectsBuilder

BREAKING CHANGE: GrantTokenBuilder.authorizedUserId() now returns GrantTokenDataSyncBuilder instead of GrantTokenEntitiesBuilder

BREAKING CHANGE: Remove GrantTokenEntitiesBuilder (replaced by GrantTokenDataSyncBuilder)

BREAKING CHANGE: AbstractGrantTokenBuilder<T> is no longer generic

BREAKING CHANGE: UUIDGrant no longer exposes isRead() / isWrite() / isManage() / isJoin() / isCreate()
@coderabbitai

coderabbitai Bot commented Aug 6, 2026

Copy link
Copy Markdown

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

🗂️ Base branches to auto review (1)
  • master

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: Path: .coderabbit.yaml

Review profile: CHILL

Plan: Pro Plus

Run ID: 66def936-d2d0-48c3-a423-9da3196f612d

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

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.

@codacy-production

Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 18 medium · 1 minor

Results:
19 new issues

Category Results
BestPractice 1 medium
CodeStyle 1 minor
Complexity 17 medium

View in Codacy

🟢 Metrics 133 complexity · 460 duplication

Metric Results
Complexity 133
Duplication 460

View in Codacy

NEW Get contextual insights on your PRs based on Codacy's metrics, along with PR and Jira context, without leaving GitHub. Enable AI reviewer
TIP This summary will be updated as you push new changes.

@marcin-cebo
marcin-cebo merged commit 1f2d019 into data-sync Aug 7, 2026
7 of 13 checks passed
@marcin-cebo
marcin-cebo deleted the data-sync-USER-API branch August 7, 2026 09:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants