From f021c12e1c615ef35eae3dbf997f683f51e5f223 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Sep 2025 17:41:12 +0000 Subject: [PATCH] Version Packages --- .changeset/beige-impalas-judge.md | 5 ----- .changeset/four-jokes-build.md | 5 ----- .changeset/gold-buttons-retire.md | 5 ----- .changeset/green-groups-unite.md | 6 ------ .changeset/heavy-dodos-act.md | 5 ----- .changeset/kind-flowers-obey.md | 5 ----- .changeset/legal-paths-chew.md | 5 ----- .changeset/mean-poems-mix.md | 5 ----- .changeset/neat-mirrors-move.md | 5 ----- .changeset/sixty-numbers-lick.md | 5 ----- .changeset/slick-facts-shine.md | 5 ----- .changeset/spotty-spies-dance.md | 5 ----- .changeset/tender-facts-mate.md | 5 ----- .changeset/young-mayflies-wash.md | 5 ----- CHANGELOG.md | 22 ++++++++++++++++++++++ package.json | 2 +- packages/javascript/CHANGELOG.md | 20 ++++++++++++++++++++ packages/javascript/package.json | 2 +- 18 files changed, 44 insertions(+), 73 deletions(-) delete mode 100644 .changeset/beige-impalas-judge.md delete mode 100644 .changeset/four-jokes-build.md delete mode 100644 .changeset/gold-buttons-retire.md delete mode 100644 .changeset/green-groups-unite.md delete mode 100644 .changeset/heavy-dodos-act.md delete mode 100644 .changeset/kind-flowers-obey.md delete mode 100644 .changeset/legal-paths-chew.md delete mode 100644 .changeset/mean-poems-mix.md delete mode 100644 .changeset/neat-mirrors-move.md delete mode 100644 .changeset/sixty-numbers-lick.md delete mode 100644 .changeset/slick-facts-shine.md delete mode 100644 .changeset/spotty-spies-dance.md delete mode 100644 .changeset/tender-facts-mate.md delete mode 100644 .changeset/young-mayflies-wash.md diff --git a/.changeset/beige-impalas-judge.md b/.changeset/beige-impalas-judge.md deleted file mode 100644 index d724fcf2c..000000000 --- a/.changeset/beige-impalas-judge.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@livekit/protocol": patch ---- - -update psrpc diff --git a/.changeset/four-jokes-build.md b/.changeset/four-jokes-build.md deleted file mode 100644 index b0f73108c..000000000 --- a/.changeset/four-jokes-build.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@livekit/protocol": patch ---- - -add observability grant setter diff --git a/.changeset/gold-buttons-retire.md b/.changeset/gold-buttons-retire.md deleted file mode 100644 index 443c973f7..000000000 --- a/.changeset/gold-buttons-retire.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@livekit/protocol": patch ---- - -Add feature flags to GetIngressInfoResponse diff --git a/.changeset/green-groups-unite.md b/.changeset/green-groups-unite.md deleted file mode 100644 index 863e8bbf4..000000000 --- a/.changeset/green-groups-unite.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -"github.com/livekit/protocol": minor -"@livekit/protocol": minor ---- - -rename ListUpdate "del" field to "rename" diff --git a/.changeset/heavy-dodos-act.md b/.changeset/heavy-dodos-act.md deleted file mode 100644 index cb0ac5faa..000000000 --- a/.changeset/heavy-dodos-act.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github.com/livekit/protocol": patch ---- - -Adding get and update apis for livekit phone numbers diff --git a/.changeset/kind-flowers-obey.md b/.changeset/kind-flowers-obey.md deleted file mode 100644 index 00ce682ac..000000000 --- a/.changeset/kind-flowers-obey.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github.com/livekit/protocol": patch ---- - -allow credentials to be stored in SIP tokens diff --git a/.changeset/legal-paths-chew.md b/.changeset/legal-paths-chew.md deleted file mode 100644 index 761a60342..000000000 --- a/.changeset/legal-paths-chew.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github.com/livekit/protocol": minor ---- - -Utilities for phone number functionality diff --git a/.changeset/mean-poems-mix.md b/.changeset/mean-poems-mix.md deleted file mode 100644 index b5942d4ed..000000000 --- a/.changeset/mean-poems-mix.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github.com/livekit/protocol": minor ---- - -Adding a call_context field to SIPCallInfo diff --git a/.changeset/neat-mirrors-move.md b/.changeset/neat-mirrors-move.md deleted file mode 100644 index 1655f4b92..000000000 --- a/.changeset/neat-mirrors-move.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github.com/livekit/protocol": patch ---- - -Unifying data types for phone numbers diff --git a/.changeset/sixty-numbers-lick.md b/.changeset/sixty-numbers-lick.md deleted file mode 100644 index fcf3c449d..000000000 --- a/.changeset/sixty-numbers-lick.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@livekit/protocol": patch ---- - -Add fields needed for WHIP to SFU support diff --git a/.changeset/slick-facts-shine.md b/.changeset/slick-facts-shine.md deleted file mode 100644 index d42fa1206..000000000 --- a/.changeset/slick-facts-shine.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@livekit/protocol": patch ---- - -Add new TokenSourceRequest / TokenSourceResponse message types diff --git a/.changeset/spotty-spies-dance.md b/.changeset/spotty-spies-dance.md deleted file mode 100644 index e05570590..000000000 --- a/.changeset/spotty-spies-dance.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github.com/livekit/protocol": patch ---- - -Adding an rpc to record call context using SipCallInfo diff --git a/.changeset/tender-facts-mate.md b/.changeset/tender-facts-mate.md deleted file mode 100644 index 615c81ffa..000000000 --- a/.changeset/tender-facts-mate.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"github.com/livekit/protocol": minor ---- - -Added DisplayName field to CreateSIPParticipantRequest diff --git a/.changeset/young-mayflies-wash.md b/.changeset/young-mayflies-wash.md deleted file mode 100644 index 2086911cc..000000000 --- a/.changeset/young-mayflies-wash.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@livekit/protocol": patch ---- - -Suport for simulcast codec of audio. diff --git a/CHANGELOG.md b/CHANGELOG.md index 8c8af2be5..23e879a00 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,27 @@ # github.com/livekit/protocol +## 1.42.0 + +### Minor Changes + +- rename ListUpdate "del" field to "rename" - [#1203](https://github.com/livekit/protocol/pull/1203) ([@rektdeckard](https://github.com/rektdeckard)) + +- Utilities for phone number functionality - [#1206](https://github.com/livekit/protocol/pull/1206) ([@nishadmusthafa](https://github.com/nishadmusthafa)) + +- Adding a call_context field to SIPCallInfo - [#1188](https://github.com/livekit/protocol/pull/1188) ([@nishadmusthafa](https://github.com/nishadmusthafa)) + +- Added DisplayName field to CreateSIPParticipantRequest - [#1216](https://github.com/livekit/protocol/pull/1216) ([@alexlivekit](https://github.com/alexlivekit)) + +### Patch Changes + +- Adding get and update apis for livekit phone numbers - [#1179](https://github.com/livekit/protocol/pull/1179) ([@nishadmusthafa](https://github.com/nishadmusthafa)) + +- allow credentials to be stored in SIP tokens - [#1213](https://github.com/livekit/protocol/pull/1213) ([@davidzhao](https://github.com/davidzhao)) + +- Unifying data types for phone numbers - [#1190](https://github.com/livekit/protocol/pull/1190) ([@nishadmusthafa](https://github.com/nishadmusthafa)) + +- Adding an rpc to record call context using SipCallInfo - [#1189](https://github.com/livekit/protocol/pull/1189) ([@nishadmusthafa](https://github.com/nishadmusthafa)) + ## 1.41.0 ### Minor Changes diff --git a/package.json b/package.json index a7d37c4d4..ee6831b11 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "github.com/livekit/protocol", "private": true, - "version": "1.41.0", + "version": "1.42.0", "scripts": { "changeset": "changeset", "ci:publish": "pnpm --filter @livekit/protocol run build && changeset publish" diff --git a/packages/javascript/CHANGELOG.md b/packages/javascript/CHANGELOG.md index e07c59c3e..a6f0c5ed9 100644 --- a/packages/javascript/CHANGELOG.md +++ b/packages/javascript/CHANGELOG.md @@ -1,5 +1,25 @@ # @livekit/protocol +## 1.42.0 + +### Minor Changes + +- rename ListUpdate "del" field to "rename" - [#1203](https://github.com/livekit/protocol/pull/1203) ([@rektdeckard](https://github.com/rektdeckard)) + +### Patch Changes + +- update psrpc - [#1204](https://github.com/livekit/protocol/pull/1204) ([@paulwe](https://github.com/paulwe)) + +- add observability grant setter - [#1214](https://github.com/livekit/protocol/pull/1214) ([@paulwe](https://github.com/paulwe)) + +- Add feature flags to GetIngressInfoResponse - [#1218](https://github.com/livekit/protocol/pull/1218) ([@biglittlebigben](https://github.com/biglittlebigben)) + +- Add fields needed for WHIP to SFU support - [#1183](https://github.com/livekit/protocol/pull/1183) ([@biglittlebigben](https://github.com/biglittlebigben)) + +- Add new TokenSourceRequest / TokenSourceResponse message types - [#1224](https://github.com/livekit/protocol/pull/1224) ([@1egoman](https://github.com/1egoman)) + +- Suport for simulcast codec of audio. - [#1207](https://github.com/livekit/protocol/pull/1207) ([@boks1971](https://github.com/boks1971)) + ## 1.41.0 ### Minor Changes diff --git a/packages/javascript/package.json b/packages/javascript/package.json index 9ac6c368e..f740bf0c8 100644 --- a/packages/javascript/package.json +++ b/packages/javascript/package.json @@ -1,6 +1,6 @@ { "name": "@livekit/protocol", - "version": "1.41.0", + "version": "1.42.0", "description": "", "type": "module", "require": "dist/index.cjs",