github-actions[bot]
e038e79445
Version Packages ( #1106 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@livekit/protocol@1.39.2
v1.39.2
2025-06-12 22:07:37 +02:00
lukasIO
de4c760d0e
Add id field to SessionDescription message ( #1105 )
...
* Add id field to SessionDescription message
* generated protobuf
* Create tricky-worms-sleep.md
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-12 18:22:13 +02:00
Raja Subramanian
821e6560db
SDP utilities to get simulcast RIDs and media stream track. ( #1104 )
...
* SDP utilities to get simulcast RIDs and media stream track.
Some slight variations from this PR (https://github.com/livekit/protocol/pull/1018 )
* test
2025-06-11 19:16:23 -07:00
Paul Wells
8fb09eb077
fix panic creating value for interface ( #1103 )
...
* fix panic creating value for interface
* tidy
* test
2025-06-10 22:38:25 -07:00
github-actions[bot]
3918986b03
Version Packages ( #1093 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@livekit/protocol@1.39.1
v1.39.1
2025-06-11 12:04:56 +08:00
Nishad
31c2c88286
Detailed responses in trunk iter ( #1101 )
...
* Detailed responses in trunk iter
This will help discern between cases when
1. No trunks are configured
2. Trunks are configured but none matched.(This can happen when there is no default trunk)
3. There is a default trunk that got applied
4. A specific trunk matched
* Dropping the Iter from the function name
* Adding changeset
2025-06-10 15:07:42 -07:00
cnderrauber
4ba773363c
e2e reliability for data channel ( #1099 )
...
* e2e reliability for data channel
* space
* generated protobuf
* changset
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-10 10:04:55 +08:00
Paul Wells
8af5761cac
add observability interface ( #1100 )
2025-06-09 07:35:27 -07:00
Raja Subramanian
a3f43340ec
Use custom histogram buckets. ( #1098 )
...
Setting 4 buckets with exponential in range 1, 100 meant the boundaries
were at 1, 4.64, 21.53, 100. Because of that, the p99 looked
misleadingly large.
2025-06-07 23:01:33 -07:00
David Zhao
299737ae4d
ensure access token do not contain sensitive credentials ( #1097 )
...
* ensure access token do not contain sensitive credentials
* changeset
2025-06-06 22:36:06 -07:00
Raja Subramanian
7b3cb6db8d
Log qLen when processing webhook. ( #1096 )
2025-06-05 18:37:05 -07:00
Raja Subramanian
2227c44329
Add prom metrics for webhook dispatch. ( #1095 )
...
* Add prom metrics for webhook dispatch.
1. success/failure/drop counter.
2. queue length histogram.
- doing this only for resource_url_notifier which does a per room
queue as queue length is easily available. This is the one
currently in use.
- worker pool based notifier will need a change in `core` package to
return a queue length when enqueuing.
* promauto goodness
2025-06-04 13:57:15 -07:00
Denys Smirnov
c8f416a2e6
Do not import testing in the package context. ( #1079 )
2025-06-04 12:12:46 +03:00
Raja Subramanian
3ea1acd38b
WHIP internal signalling to be able to support WHIP in OSS. ( #1091 )
...
* WHIP internal signalling to be able to support WHIP in OSS.
* generated protobuf
* Create wicked-numbers-warn.md
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-03 08:13:35 -07:00
Raja Subramanian
d8f6ff55bb
Webhook events stale after 30 seconds by default ( #1092 )
2025-06-03 02:55:53 -07:00
Steve Yoon
5421d08102
Deprecate resource fields for cloud-agents ( #1089 )
...
* deprecate hosted agent fields
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-02 17:51:22 -04:00
github-actions[bot]
8dee9df237
Version Packages ( #1067 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@livekit/protocol@1.39.0
v1.39.0
2025-05-26 19:02:56 -07:00
Paul Wells
06e66743c8
add terminate to agent AvailabilityResponse ( #1088 )
...
* add terminate to agent AvailabilityResponse
* generated protobuf
* Create cold-buckets-press.md
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-26 11:45:32 -07:00
Benjamin Pracht
fa4bb37c0c
Allow updating trunk destination country ( #1087 )
...
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-23 10:06:57 -07:00
Benjamin Pracht
0e51bd404a
Add destination_country field to CreateSIPParticipant ( #1084 )
...
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-21 16:44:04 -07:00
Denys Smirnov
573c85baf3
Add a MEDIA_FAILURE disconnect reason. ( #1085 )
...
* Add a MEDIA_FAILURE disconnect reason.
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-21 15:58:55 +03:00
Mathew Kamkar
edc49fcefc
update esbuild and babel ( #1081 )
2025-05-19 11:37:50 -07:00
cnderrauber
53d1afe260
Add ServerInfo to ReconnectResponse ( #1082 )
...
* Add ServerInfo to ReconnectResponse
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-19 10:16:05 +08:00
renovate[bot]
a208303185
fix(deps): update npm deps ( #995 )
...
Generated by renovateBot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-05-17 21:26:05 -07:00
Mathew Kamkar
c202ac3a90
update all go and node deps ( #1080 )
2025-05-16 15:58:06 -07:00
Dan McFaul
77b7c44692
rename hosted to cloud agent ( #1078 )
2025-05-15 15:20:43 -06:00
Dan McFaul
bab93a50df
create guids for hosted agent workers ( #1074 )
2025-05-15 13:02:37 -06:00
Paul Wells
c442e9709a
remove agent token ( #1077 )
...
* remove agent token
* Create cyan-coins-judge.md
2025-05-15 10:13:58 -07:00
Paul Wells
2b00a15c76
add agent jwt helper ( #1075 )
...
* add agent jwt helper
* Create chatty-apples-float.md
* tidy
* tidy
* tidy
* tidy
* tidy
* convert keys to jsonwebkey
2025-05-15 08:16:18 -07:00
Benjamin Pracht
3ee2664416
Fix SIP Transfer analytics ( #1072 )
...
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-14 08:53:17 -07:00
Raja Subramanian
5cd9017156
Deffered logger control interface ( #1073 )
...
* Deffered logger control interface
* add test
* return no-op deferrer
2025-05-14 17:52:19 +05:30
dependabot[bot]
13a3168da6
Bump golang.org/x/crypto from 0.32.0 to 0.35.0 ( #1071 )
...
Bumps [golang.org/x/crypto](https://github.com/golang/crypto ) from 0.32.0 to 0.35.0.
- [Commits](https://github.com/golang/crypto/compare/v0.32.0...v0.35.0 )
---
updated-dependencies:
- dependency-name: golang.org/x/crypto
dependency-version: 0.35.0
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-05-12 12:08:41 -07:00
Paul Wells
e56b82911f
merge deferred log fields ( #1070 )
...
* merge deferred log fields
* tidy
* Create angry-seas-beg.md
2025-05-12 06:57:53 -07:00
Paul Wells
f8ea817987
update psrpc for license ( #1069 )
2025-05-10 22:34:29 -07:00
Paul Wells
eb5e002fe0
update mageutil for license ( #1068 )
...
* update mageutil for license
* test timing
* test timing
* Create five-pumas-love.md
2025-05-10 22:13:27 -07:00
Benjamin Pracht
a786fd2e8a
Add SIPTransferInfo to analytics ( #1063 )
...
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-09 12:57:54 -07:00
github-actions[bot]
499c17c480
Version Packages ( #1061 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@livekit/protocol@1.38.0
v1.38.0
2025-05-09 09:29:13 +08:00
cnderrauber
690e17ffca
changeset for MoveParticipant ( #1065 )
2025-05-08 15:50:11 +08:00
David Zhao
677d114d56
feat: MoveParticipant API ( #1051 )
...
* feat: MoveParticipant API
This new API would move a participant from one cloud room to another.
It will support the following use cases:
- warm transfer in voice AI
- fast switching between different live streams
- prejoin room in meetings
* generated protobuf
* add RTC message
* repeat field number
* generated protobuf
* rpc
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: cnderrauber <zengjie9004@gmail.com >
2025-05-07 10:28:20 +08:00
Paul Wells
86628c07da
allow extending pion log filter ( #1064 )
2025-05-05 21:13:05 -07:00
Raja Subramanian
781992d0c7
Fix paths and simplify. ( #1062 )
...
* debug memory v2
* more debug
* simplify
* clean up
* clean up
* Create young-clouds-pull.md
2025-05-05 18:56:18 +05:30
Raja Subramanian
8c4ed46b56
fix memory path for cgroups v2 ( #1060 )
...
* fix memory path for cgroups v2
* Create lazy-snails-happen.md
2025-05-05 16:14:41 +05:30
github-actions[bot]
b047e92f05
Version Packages ( #1054 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@livekit/protocol@1.37.1
github.com/livekit/protocol@1.37.1
v1.37.1
2025-05-05 09:26:26 +02:00
David Zhao
b7ee9e0582
use SetVideoGrant instead of deprecated AddGrant ( #1059 )
...
* use SetVideoGrant instead of deprecated AddGrant
* generated protobuf
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-02 23:43:17 -07:00
lukasIO
d4fa8b9c4f
Deprecate explicit AddTrackRequest fields that can be read from Audio… ( #1058 )
...
* Deprecate explicit AddTrackRequest fields that can be read from AudioTrackFeatures
* changeset
2025-04-30 14:18:16 +02:00
lukasIO
d5b5240751
Add PreconnectBuffer to AudioTrackFeatures ( #1057 )
...
* Add PreconnectBuffer to AudioTrackFeatures
* generated protobuf
* changeset
---------
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-30 14:09:04 +02:00
Steve Yoon
2877dc968f
add test logger ( #1055 )
2025-04-28 19:24:06 -04:00
Paul Wells
604983dcd5
allow rewriting deferred logger values ( #1053 )
...
* allow rewriting deferred logger values
* tidy
* Create clever-cats-run.md
* avoid lock
* tidy
2025-04-23 21:05:26 -07:00
github-actions[bot]
139ffd4977
Version Packages ( #1026 )
...
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
@livekit/protocol@1.37.0
github.com/livekit/protocol@1.37.0
v1.37.0
2025-04-21 16:29:26 -07:00
Benjamin Pracht
62b2525e94
Add IMAGE_SUFFIX_NONE_OVERWRITE ( #1052 )
...
Add a ImageFileSuffix enum value to disable appending any image suffix and overwrite the generated image each time a new one is uploaded instead. Overwriting the image seems exclusive to having any suffix (particularly a timestamp suffix), so this seemed the best place to add it. OVERWRITE was added as part of the enum name to make it clear that data loss will occur with this option.
2025-04-21 10:36:46 -07:00