Releases: livekit/protocol
@livekit/protocol@1.46.0
Patch Changes
-
add local protojson with permissive defaults - #1542 (@paulwe)
-
Fix SIP trunk-level MediaEncryption being silently dropped on outbound and inbound calls. The early
req.Upgrade()/rule.Upgrade()calls pinnedMedia.Encryptionto the (legacy) request/rule field before the trunk's MediaEncryption was merged, causing INVITEs to omit SRTP when only the trunk had it configured. - #1540 (@hechen-eng) -
Add optional authentication realm to SIPInboundTrunk. - #1558 (@dennwc)
-
Add TokenPagination field to ListEgress API and RPC - #1556 (@biglittlebigben)
@livekit/protocol@1.45.8
@livekit/protocol@1.45.7
Patch Changes
-
update observability codegen for ingress/egress - #1529 (@paulwe)
-
Fix the egress results serialization format - #1521 (@biglittlebigben)
@livekit/protocol@1.45.6
What's Changed
- AGT-2669: Add turn detection and interruption protobufs by @chenghao-mou in #1485
- TEL-543: same trunk can match duplicate normalized SIP numbers by @hechen-eng in #1514
- fix change set for eot changes by @chenghao-mou in #1515
- Version Packages by @github-actions[bot] in #1517
New Contributors
- @chenghao-mou made their first contribution in #1485
Full Changelog: https://github.com/livekit/protocol/compare/v1.45.5...@livekit/protocol@1.45.6
@livekit/protocol@1.45.5
@livekit/protocol@1.45.4
@livekit/protocol@1.45.3
Patch Changes
-
Add get_framework_info request/response support in agent session protocol and regenerate JavaScript protobuf types. - #1493 (@toubatbrian)
@livekit/protocol@1.45.2
@livekit/protocol@1.45.1
Patch Changes
-
add livekit_agent_simulation service, agent remote session proto & cli dev proto - #1404 (@theomonnom)
@livekit/protocol@1.45.0
Minor Changes
- Add PayloadTrailerFeature to TrackInfo and AddTrackRequest - #1438 (@chenosaurus)
Patch Changes
-
add AGENT_ERROR disconnect reason - #1434 (@theomonnom)