Skip to content

Add connection_endpoint to PrivateLink response#1484

Merged
shreyasj-livekit merged 4 commits intomainfrom
shreyas/pl-lk-endpoint
Apr 7, 2026
Merged

Add connection_endpoint to PrivateLink response#1484
shreyasj-livekit merged 4 commits intomainfrom
shreyas/pl-lk-endpoint

Conversation

@shreyasj-livekit
Copy link
Copy Markdown
Contributor

@shreyasj-livekit shreyasj-livekit commented Apr 7, 2026

Summary

  • add connection_endpoint to livekit.PrivateLink
  • clarify endpoint is the customer-provided endpoint identifier
  • regenerate cloud agent protobuf/twirp outputs

Why

Private link responses need to expose both:

  • customer endpoint identifier (endpoint)
  • LiveKit DNS endpoint for agent code (connection_endpoint)

Notes

This is intended to be consumed by dependent updates in:

  • livekit/cloud-agents
  • livekit/livekit-cli

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 7, 2026

⚠️ No Changeset found

Latest commit: 4513cd5

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

💥 An error occurred when fetching the changed packages and changesets in this PR
Some errors occurred when validating the changesets config:
The package or glob expression "github.com/livekit/protocol" specified in the `fixed` option does not match any package in the project. You may have misspelled the package name or provided an invalid glob expression. Note that glob expressions must be defined according to https://www.npmjs.com/package/micromatch.

@shreyasj-livekit shreyasj-livekit force-pushed the shreyas/pl-lk-endpoint branch from 7257c5b to 4ddb501 Compare April 7, 2026 21:14
@shreyasj-livekit shreyasj-livekit changed the title Add lk_endpoint to PrivateLink response Add connection_endpoint to PrivateLink response Apr 7, 2026
@shreyasj-livekit shreyasj-livekit merged commit e6cb78a into main Apr 7, 2026
5 checks passed
@shreyasj-livekit shreyasj-livekit deleted the shreyas/pl-lk-endpoint branch April 7, 2026 21:18
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