Commit Graph

91 Commits

Author SHA1 Message Date
github-actions[bot]
26a1fc2f8b Version Packages (#1441)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-18 11:13:04 +01:00
github-actions[bot]
a09c9a30bc Version Packages (#1430)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-03-04 10:35:17 -08:00
github-actions[bot]
01baf2fa16 Version Packages (#1386)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-02-27 14:34:32 +08:00
Ryan Gaus
765a80e429 Add repository.url fix to one more place (#1370) 2026-01-17 08:09:58 +11:00
github-actions[bot]
2885e44d1c Version Packages (#1336)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2026-01-17 07:26:22 +11:00
github-actions[bot]
fc146d1325 Version Packages (#1330)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-04 16:01:48 +01:00
github-actions[bot]
c9e6d41e48 Version Packages (#1322)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-12-04 11:57:14 +01:00
github-actions[bot]
b3669070cb Version Packages (#1314)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-24 00:58:23 -08:00
Brian Yin
e2d197cd7e Add Agent related Protos for OTEL (#1318)
* Update package.json

* update index file

* Update packages/javascript/src/index.d.ts

Co-authored-by: lukasIO <mail@lukasseiler.de>

* Update packages/javascript/src/index.js

Co-authored-by: lukasIO <mail@lukasseiler.de>

---------

Co-authored-by: lukasIO <mail@lukasseiler.de>
2025-11-20 08:14:52 -08:00
github-actions[bot]
fcc48786b4 Version Packages (#1297)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-20 00:03:41 +05:30
Anunay Maheshwari
2cc704ef92 feat(connector): export protos from JS package (#1311)
* feat(connector): export protos from JS package

* Create twelve-knives-knock.md
2025-11-19 14:07:07 +05:30
github-actions[bot]
ad2cb9af44 Version Packages (#1270)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-11-07 23:37:18 -08:00
github-actions[bot]
bf6dd2ef64 Version Packages (#1258)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-16 09:11:25 +02:00
github-actions[bot]
357f7686de Version Packages (#1228)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-10-15 17:16:22 +02:00
Ryan Gaus
4c05a3325e fix: address typo in new livekit_token_source script (#1226)
It should have been livekit_token_source_pb 🤦
2025-09-23 13:58:11 -04:00
github-actions[bot]
620fd290f7 Version Packages (#1182)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-23 13:46:57 -04:00
Ryan Gaus
0070381ef6 Add TokenSourceRequest / TokenSourceResponse messages (#1224)
* feat: add TokenSourceRequest / TokenSourceResponse

* generated protobuf

* feat: add changeset

* refactor: move TokenSourceRequest / TokenSourceResponse to new proto file

* Revert "generated protobuf"

This reverts commit 597f885122841dc697f03146857865652052f5a0.

* generated protobuf

* feat: add livekit token source file to javascript package

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-09-23 13:40:36 -04:00
lukasIO
bef725a5f2 Fix javascript changelog (#1181)
* Fix javascript changelog

* fix
2025-08-28 07:22:10 +02:00
lukasIO
2bc93ddc27 Revert major version bump (#1180) 2025-08-28 07:12:05 +02:00
github-actions[bot]
2ddd8c5177 Version Packages (#1172)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-27 14:20:29 +02:00
github-actions[bot]
5dd7a5919e Version Packages (#1120)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-17 16:44:13 -07:00
renovate[bot]
22b4121f1c Update npm deps (#1122)
Generated by renovateBot

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2025-08-14 16:42:32 -07:00
Raja Subramanian
1edabe8e86 Delete v2 signalling (#1150)
* Delete v2 signalling

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-08-06 08:46:41 +05:30
Raja Subramanian
9922dc4967 Signalling v2 draft proposal (#1094)
* Signalling v2 draft proposal

* new files

* generated protobuf

* replay request

* generated protobuf

* ack

* generated protobuf

* protocol

* generated protobuf

* protocol is in ClientInfo

* generated protobuf

* add attributes to connect request

* generated protobuf

* CreateParticipantSession

* generated protobuf

* WIP

* WIP

* WIP

* WIP

* generated protobuf

* WIP

* generated protobuf

* subscriber allow pause optional

* generated protobuf

* connect response

* generated protobuf

* make envelope as oneOf

* generated protobuf

* clean up

* generated protobuf

* fragmentation

* generated protobuf

* Drop errors and add metadata.

* generated protobuf

* correct comments

* generated protobuf

* split out signalv2 internal types into separate file

* generated protobuf

* js export

* generated protobuf

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-07-17 19:14:38 +05:30
github-actions[bot]
7276243574 Version Packages (#1109)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-25 06:32:00 -07:00
github-actions[bot]
e038e79445 Version Packages (#1106)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-12 22:07:37 +02:00
github-actions[bot]
3918986b03 Version Packages (#1093)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-06-11 12:04:56 +08:00
github-actions[bot]
8dee9df237 Version Packages (#1067)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-26 19:02:56 -07: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
github-actions[bot]
499c17c480 Version Packages (#1061)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-09 09:29:13 +08:00
github-actions[bot]
b047e92f05 Version Packages (#1054)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-05-05 09:26:26 +02:00
github-actions[bot]
139ffd4977 Version Packages (#1026)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-04-21 16:29:26 -07:00
github-actions[bot]
395f078b6e Version Packages (#1021)
Some checks failed
Generate / generate (push) Has been cancelled
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-26 16:06:08 +08:00
github-actions[bot]
2ec7b860fd Version Packages (#1012)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-25 10:31:19 +01:00
github-actions[bot]
f517a07061 Version Packages (#985)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2025-03-18 19:19:14 +08:00
github-actions[bot]
02ee5e6947 Version Packages (#967)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-20 19:39:03 -06:00
github-actions[bot]
254e040b44 Version Packages (#957)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-02-07 13:20:18 +08:00
renovate[bot]
fdd5408773 Update dependency typescript to v5.7.3 (#939)
* Update dependency typescript to v5.7.3

Generated by renovateBot

* generated protobuf

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
2025-02-06 17:11:38 -06:00
github-actions[bot]
2e0a35efa9 Version Packages (#955)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-27 15:57:25 +01:00
github-actions[bot]
6cfa79a1af Version Packages (#946)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-22 16:33:37 +01:00
github-actions[bot]
553f87b849 Version Packages (#933)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-01-13 10:33:49 +01:00
github-actions[bot]
9e8d1e37c5 Version Packages (#918)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-12-25 16:03:39 -06:00
github-actions[bot]
f2f36d399c Version Packages (#917) 2024-12-09 18:27:56 +01:00
lukasIO
fdd99d3d25 Add version declaration file (#916) 2024-12-09 18:25:59 +01:00
github-actions[bot]
095606bc8e Version Packages (#908)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-29 18:30:18 +01:00
lukasIO
3e6a7c2416 Fix dev dependencies (#909) 2024-11-29 18:13:17 +01:00
lukasIO
eb1d646457 Dual package support without typescript (#907) 2024-11-29 17:32:27 +01:00
github-actions[bot]
d257066b9d Version Packages (#906)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-29 00:41:10 -06:00
github-actions[bot]
c123c2035c Version Packages (#903)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-28 17:29:14 +01:00
lukasIO
2292c95814 Actually downgrade TypeScript (#902) 2024-11-28 17:23:49 +01:00