Releases: livekit/protocol
@livekit/protocol@1.20.0
@livekit/protocol@1.19.3
@livekit/protocol@1.19.2
Patch Changes
-
Ability to set attributes upon job acceptance - #769 (@davidzhao)
-
Add track subscribed first time notification - #752 (@cnderrauber)
-
Rename ErrorResponse Reason INVALID_ARGUMENT to LIMIT_EXCEEDED - #758 (@lukasIO)
-
Added RoomClosed as a DisconnectReason - #778 (@davidzhao)
@livekit/protocol@1.19.1
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)