Releases: livekit/protocol
v1.18.0
What's Changed
- refactor guid out of utils by @paulwe in #730
- move analytics recorder service out of livekit package by @paulwe in #731
- move analytics rpc to common rpc path by @paulwe in #732
- s3 session token by @frostbyte73 in #734
- Add KillIngressSession to ingress RPC by @biglittlebigben in #735
- Simplify number matching rules. Make '+' optional. by @dennwc in #737
- Unique IDs for analytics events and stats by @davidzhao in #739
- update yaml config tags by @paulwe in #741
- Downgrade significance of number matching to patch by @davidzhao in #740
- Split SIP Trunk configuration to inbound and outbound parts by @dennwc in #738
- Support for key/value attributes on Participant by @davidzhao in #733
- Version Packages by @github-actions in #736
Full Changelog: v1.17.0...v1.18.0
@livekit/protocol@1.19.0
@livekit/protocol@1.18.0
Minor Changes
-
Split SIP Trunk configuration to inbound and outbound parts. - #738 (@dennwc)
-
add Participant attributes key/val storage - #733 (@davidzhao)
@livekit/protocol@1.17.0
Minor Changes
Patch Changes
-
Added error code field to EgressInfo - #714 (@frostbyte73)
-
Include node_id with analytics events - #727 (@davidzhao)
-
Add notice to use participant identity from DataPacket for transcriptions. - #706 (@dennwc)
@livekit/protocol@1.16.0
Minor Changes
-
- Add RedactAutoEncodedOutput to support redacting auto egress types - #712 (@biglittlebigben)
- Redact image outputs
- Support AliOSS uploads for auto egress
-
Allow inbound number filtering on SIP Dispatch Rules - #707 (@dennwc)
-
Move egress request redacting routines to protocol - #711 (@biglittlebigben)
@livekit/protocol@1.15.0
@livekit/protocol@1.14.0
Minor Changes
-
Added real-time Transcription protocol - #686 (@davidzhao)
-
WHIP protocol change - #680 (@biglittlebigben)
Deprecate the bypass_transcoding property in all ingress APIs and introduce the optional enable_transcoding property. This property will default to false for WHIP and to true for all other ingress types.
Patch Changes
@livekit/protocol@1.13.0
github.com/livekit/protocol@v1.12.0
Version Packages (#654) Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>