Skip to content

feat(connector-service): update for new protos#1051

Open
anunaym14 wants to merge 5 commits intomainfrom
am/bump-proto
Open

feat(connector-service): update for new protos#1051
anunaym14 wants to merge 5 commits intomainfrom
am/bump-proto

Conversation

@anunaym14
Copy link
Copy Markdown
Member

also update protocol to latest release

@anunaym14 anunaym14 requested a review from a team April 29, 2026 09:42
@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented Apr 29, 2026

Changeset

The following package versions will be affected by this PR:

Package Bump
livekit-api patch
livekit-protocol patch
livekit-uniffi patch

pub async fn disconnect_whatsapp_call(
&self,
call_id: impl Into<String>,
api_key: impl Into<String>,
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

slight breaking change, should be okay for now because connector is still in beta, but not sure how stuff like this should be handled long term

Comment thread livekit-api/src/services/connector.rs Outdated
pub agent_name: String,
pub metadata: String,
/// cloud only - matches `JobRestartPolicy` (0 = on failure, 1 = never)
pub restart_policy: i32,
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

should we declare a new enum here instead?

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