Skip to content

[FEEDS-1296]regen sdk#80

Merged
itsmeadi merged 1 commit intomainfrom
FEEDS-1296
Mar 3, 2026
Merged

[FEEDS-1296]regen sdk#80
itsmeadi merged 1 commit intomainfrom
FEEDS-1296

Conversation

@itsmeadi
Copy link
Copy Markdown
Contributor

@itsmeadi itsmeadi commented Mar 3, 2026

Submit a pull request

CLA

  • I have signed the Stream CLA (required).
  • The code changes follow best practices
  • Code changes are tested (add some information if not applicable)

Description of the pull request


Note

Medium Risk
Medium risk due to regenerated SDK surface changes (renamed ScheduleCampaign->StopCampaign and several chat methods changing response types), which can break existing integrations despite being mostly thin request wrappers.

Overview
Regenerates the Go SDK from OpenAPI, adding new endpoints for Feeds and Chat plus several signature fixes/adjustments.

Adds API support for usergroups (list/create/search/get/update/delete + add/remove members), new Feeds operations (UpdateActivitiesPartialBatch, QueryPinnedActivities, RestoreFeedGroup), and a new Chat stats endpoint QueryTeamUsageStats.

Fixes a Call.GetCallParticipantSessionMetrics call to include callType/callID, renames ChatClient.ScheduleCampaign to StopCampaign, and updates multiple chat message operations (RunMessageAction, CommitMessage, TranslateMessage, UndeleteMessage) to use the updated response types; tests are regenerated/updated accordingly.

Written by Cursor Bugbot for commit 7436a00. This will update automatically on new commits. Configure here.

@itsmeadi itsmeadi requested a review from tbarbugli as a code owner March 3, 2026 10:35
@itsmeadi itsmeadi temporarily deployed to feeds-enabled-shard March 3, 2026 10:35 — with GitHub Actions Inactive
@itsmeadi itsmeadi merged commit 4b92d47 into main Mar 3, 2026
4 checks passed
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.

1 participant