Commit Graph

1423 Commits

Author SHA1 Message Date
Paul Wells
1fedefa98b add generic list type (#1449)
* add generic list type

* Create chilled-rivers-dream.md
2026-03-11 21:39:43 -07:00
Neil Dwyer
29e8871d12 Endpoint in the PL creation message (#1448)
* Endpoint in the PL creation message

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-11 14:23:54 -07:00
Neil Dwyer
2343561bb0 [Private Link] Use generic endpoint instead of cloud-specific config (#1447)
* [Private Link] Use generic endpoint instead of cloud-specific configuration

* fix deprecated

* fix

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-11 11:45:45 -07:00
Denys Smirnov
2249c636c0 Allow sips: scheme in transfer URIs. (#1446) 2026-03-10 11:07:00 +02:00
Paul Wells
ad12ca0874 fix flaky tests (#1445)
* fix flaky test

* Create grumpy-pigs-hammer.md

* fix rate limiter test

* update rate limiter test harness
2026-03-07 02:51:39 -08:00
Paul Wells
fbb37e15ba require logger name (#1444)
* require logger name

* Create long-seals-sleep.md
2026-03-06 16:13:40 -08:00
He Chen
8d130a7700 TEL-405: support originating calls from custom domains (#1440)
* TEL-405: support originating calls from custom domains
2026-03-06 11:55:37 -08:00
Benjamin Pracht
3241c3b410 Store per sub-process memory stats for debugging @biglittlebigben biglittlebigben committed 25 minutes ago (#1443)
Also some refactoring to allow easier unit testing
2026-03-06 10:09:50 -08:00
Tyler Barrus
1ab9b31341 update gateway reporter (#1442) 2026-03-05 16:25:49 -05:00
Paul Wells
847cc2fb5d encode monotonic time in wall clock (#1439)
* encode monotonic time in wall clock

* Create mighty-beans-taste.md
2026-03-05 10:16:52 -08:00
Tyler Barrus
5c53fbfb8d add core call observability (#1437) 2026-03-04 13:57:01 -05:00
github-actions[bot]
a09c9a30bc Version Packages (#1430)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@livekit/protocol@1.45.0 v1.45.0
2026-03-04 10:35:17 -08:00
David Chen
c956ff78d5 adding changeset (#1438) 2026-03-04 10:28:37 -08:00
David Chen
789b8867ab Add PacketTrailerFeature to TrackInfo & AddTrackRequest messages (#1428)
* add `PacketTrailerFeature` repeated field to TrackInfo & AddTrackRequest to indicate whether a track has user timestamp custom trailers attached.  This will be used by the SFU to strip the trailer from being sent to clients that do not support it.

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-04 09:43:59 -08:00
Théo Monnom
bb5cf392b3 add AGENT_ERROR disconnect reason (#1434) 2026-03-03 22:42:24 -08:00
Paul Wells
53c451436e move out connector protos (#1429)
* move out connector protos

* generated protobuf

* Create orange-planes-roll.md

* generate

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-03 19:14:11 -08:00
Anunay Maheshwari
44ad100112 feat(whatsapp-connector): ringing timeout and wait until answered (#1435)
* feat(whatsapp-connector): ringing timeout and wait until answered

* fix: imports

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-03 18:33:25 +05:30
Benjamin Pracht
aa124c1697 Update egress reporter andd OTEL SDK (#1416) 2026-03-02 16:06:12 -08:00
shishirng
df26e8f839 update reporters (#1433) 2026-03-02 15:00:06 -05:00
Alex
cb3f4b674e Adding ability to generate predictable room names (#1426) 2026-02-27 03:31:51 -08:00
github-actions[bot]
01baf2fa16 Version Packages (#1386)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@livekit/protocol@1.44.1 v1.44.1
2026-02-27 14:34:32 +08:00
Milos Pesic
d7fcc0ab41 Egress auto retry [1/N] (#1427)
* Adding retry cnt to support egress auto retry feature

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-27 00:29:04 +01:00
Paul Wells
a71190b685 remove last cloud only obs method (#1425)
* remove last cloud only obs method

* Create popular-cats-pull.md
2026-02-23 12:08:31 -08:00
Paul Wells
b409f47e4a remove cloud only methods from reporter interface (#1423)
* remove cloud only methods from reporter interface

* Create clever-gifts-live.md
2026-02-23 11:14:05 -08:00
Paul Wells
e05f7b7a61 add small stack type (#1422) 2026-02-22 21:55:51 -08:00
xianshijing-lk
b2a861dbf6 add compressed_payload field to both RpcRequest and RpcResponse (#1403)
* add compressed_payload field to both RpcRequest and RpcResponse

* adding RpcPayloadType enum

* generated protobuf

* addressed the comments

* generated protobuf

* remove the RpcPayloadFormat

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-22 16:36:04 +08:00
Paul Wells
fec0930f7d do not log sip auth field lengths (#1421)
* do not log sip auth field lengths

* generated protobuf

* Create fast-beans-deny.md

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-20 20:04:29 -08:00
Neil Dwyer
1002c70e0f Remove unused Private Link handler (#1420)
* Remove unused Private Link handler

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-20 11:24:31 -08:00
cnderrauber
be06be0487 Miss word for description of ForwardParticipant (#1418)
* Miss word for description of ForwardParticipant

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-16 19:27:48 +08:00
shishirng
1f4ae1ef36 update obs for bargein (#1415) 2026-02-15 22:52:09 +05:30
Long Chen
b3d04db215 updated protocols for text messages for http endpoints (#1407)
* updated protocols for text messages for http endpoints

* generated protobuf

* update error code

* update protocol

* flat chat items

* add changeset

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-12 14:00:33 +08:00
shreyasj-livekit
af21b22607 Add port attr to private link (#1413)
* Add port attr to private link

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-11 16:08:31 -05:00
shreyasj-livekit
38bfe430e1 add region fields to private link protocol (#1411)
* add region fields to private link protocol

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-11 15:45:00 -05:00
Benjamin Pracht
3688e156dc Redact ice server credentials in logs (#1408)
---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-10 20:23:24 -08:00
Steve Yoon
2504a42c8d add private link gateway prefix (#1409) 2026-02-10 18:30:35 -05:00
Steve Yoon
64ff3e8a9c add prefix for private link secret (#1406) 2026-02-09 13:52:38 -05:00
Neil Dwyer
c0987827b0 Introduce Private Link Protocol (#1401)
* Introduce Private Link Protocol

* Add TODO comment

* remove attachment

* generated protobuf

* more CRUD

* Agent private link prefix

* Cloud agent, not agent

* remove unused

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-09 09:49:48 -08:00
Andrew Nitu
aec2833dff Add draining field to AgentVersion (#1402)
* s

* changeset

* revert changeset

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-05 17:43:35 -08:00
xianshijing-lk
cd064b4fb1 Sxian/clt 2522/add protocol version to participant info (#1400)
* update ParticipantInfo to have a protocol_version number

* remove the optinoal field

* addressed the comments

* client_proto -> client_protocol

* update the comment

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-05 09:40:04 -08:00
Long Chen
2bb10a50a4 mark AgentSessionState snapshot and delta optional (#1399)
* mark AgentSessionState snapshot and delta optional

* generated protobuf

* use oneof and mark session_state optional in request

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-04 16:36:34 +08:00
David Colburn
28d227bae7 move storageobs to protocol (#1398) 2026-02-02 18:23:33 -05:00
David Colburn
8f1cb48e85 update reporter interface (#1397) 2026-02-02 16:06:11 -05:00
Long Chen
a63809dece add AgentSessionStateDelta for state sync (#1393)
* add AgentSessionStateDelta for state sync

* generated protobuf

* update AgentSessionState

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-02 20:29:41 +08:00
Milos Pesic
44536b2118 Make sure walking up process hierarchy happens before resource usage aggregation (#1396) 2026-01-31 02:02:26 +01:00
Benjamin Pracht
d35d87c63f Changes for ingress observability support (#1392)
- Add projectID explicitly to GetIngressInfoResponse as we cannot send it in headers on a response
- move ingressobs.Reporter to protocol
- Remove the unused KillIngressSession RPC
- Random fmt fixes by the protobuf linter included in my editor...

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-30 15:50:27 -08:00
Théo Monnom
97f05ae3b7 add can_manage_agent_session ParticipantPermission (#1390) 2026-01-30 13:55:31 -08:00
Théo Monnom
6d94a614ed add CreateSimulation grant (#1384) 2026-01-30 13:55:26 -08:00
Paul Wells
f85336ea86 update room observability codegen (#1395)
* update room observability codegen

* Create violet-kings-compare.md

* gen

* Update violet-kings-compare.md
2026-01-30 06:51:17 -08:00
Milos Pesic
f89fa20a25 Make sure memory usage is not undercounted (#1394)
Previously memory usage for CPU idle process were not counted
2026-01-30 12:17:06 +01:00
Milos Pesic
8066e6f919 Return ErrNoCursor on empty token pagination (#1391) 2026-01-29 23:58:26 +01:00