Releases: livekit/python-sdks
Releases · livekit/python-sdks
rtc-v1.1.2
What's Changed
- normalize memoryview format to bytes in AudioFrame by @theomonnom in #581
- livekit-rtc 1.1.2 by @theomonnom in #582
Full Changelog: rtc-v1.1.1...rtc-v1.1.2
rtc-v1.1.1
What's Changed
- materialize sliced memoryviews in AudioFrame and VideoFrame by @theomonnom in #579
- livekit-rtc 1.1.1 by @theomonnom in #580
Full Changelog: rtc-v1.1.0...rtc-v1.1.1
rtc-v1.1.0
What's Changed
- lazy ffi dlopen by @theomonnom in #567
- expose participant permissions by @theomonnom in #568
- feat(rtc): Add event_types filtering to FfiQueue.subscribe() to reduce memory allocations by @Hormold in #564
- add py3.14 tests by @theomonnom in #572
- optimize unnecessary copy by @theomonnom in #573
- feat: add connect_timeout and single_peer_connection by @davidzhao in #576
- add is_screencast to VideoSource by @theomonnom in #575
- livekit-rtc 1.1.0 by @theomonnom in #578
New Contributors
Full Changelog: rtc-v1.0.25...rtc-v1.1.0
rtc-v1.0.25
rtc-v1.0.23
What's Changed
- Add explicit return types for frame processor methods by @lukasIO in #546
- Update ffi version by @lukasIO in #548
- Bump up RTC version to 1.0.23 by @xianshijing-lk in #550
New Contributors
- @xianshijing-lk made their first contribution in #550
Full Changelog: rtc-v1.0.22...rtc-v1.0.23
rtc-v1.0.22
What's Changed
- feat(connector): initial service impl by @anunaym14 in #529
- livekit-api v1.0.8 by @anunaym14 in #535
- livekit-protocol v1.1.1, livekit-api v1.1.0 by @anunaym14 in #536
- Add frame processor support for audio streams by @lukasIO in #533
- Add token refreshed event by @lukasIO in #534
- fix: correctly initialize AudioStream._processor by @davidzhao in #540
- e2e test livekit-rtc by @davidzhao in #541
- bump rtc version by @lukasIO in #544
Full Changelog: rtc-v1.0.20...rtc-v1.0.22
rtc-v1.0.20
What's Changed
- feat: add outbound trunk config for create_sip_participant. by @cloudwebrtc in #523
- updated to protocol v1.43 by @davidzhao in #526
- fix crash when zero byte data is pushed into resampler by @davidzhao in #527
- version bump to 1.0.19 by @davidzhao in #530
- Media Devices by @chenosaurus in #493
- dispose FfiHandle immediately by @theomonnom in #531
- bump ffi to 0.12.40 and rtc to 1.0.20 by @s-hamdananwar in #532
Full Changelog: rtc-v1.0.18...rtc-v1.0.20
rtc-v1.0.18
What's Changed
Full Changelog: rtc-v1.0.17...rtc-v1.0.18
rtc-v1.0.17
What's Changed
- add agentsession proto by @theomonnom in #507
- fix proto import by @theomonnom in #508
- livekit-protocol 1.0.8 by @theomonnom in #509
- livekit-api v1.0.7 by @theomonnom in #513
- Bump FFI to v0.12.36 by @lukasIO in #516
- Bump rtc version to 1.0.17 by @cloudwebrtc in #518
Full Changelog: rtc-v1.0.16...rtc-v1.0.17
rtc-v1.0.16
What's Changed
- revert to livekit-ffi@0.12.32 by @s-hamdananwar in #498
- update to ffi 0.12.34 by @s-hamdananwar in #502
- fix: update protos and allow ListUpdate.{add,remove} in SIP cmds by @rektdeckard in #496
- Bump protocol version to 1.0.7 by @s-hamdananwar in #504
- add ObservabilityGrants by @theomonnom in #505
- use ffi 0.12.35, bump rtc to 1.0.16 by @davidzhao in #506
Full Changelog: rtc-v1.0.13...rtc-v1.0.16