Skip to content

Releases: livekit/python-sdks

rtc-v1.1.8

13 May 17:37
fd9a454

Choose a tag to compare

What's Changed

  • livekit-protocol v1.1.7 by @github-actions[bot] in #642
  • feat: expose participant kind detail by @anunaym14 in #645
  • update protocol by @chenghao-mou in #649
  • livekit-protocol v1.1.8 by @github-actions[bot] in #650
  • Add hardware video codec support info to README.md. by @cloudwebrtc in #652
  • Add CODEOWNERS and dependabot.yml for security compliance by @xianshijing-lk in #653
  • feat: expose SimulateScenario for e2e testing by @davidzhao in #654
  • feat: LocalTrackRepublished event by @davidzhao in #655
  • fix: type errors with republished event by @davidzhao in #657
  • fix: point rust-sdks to livekit-ffi/v0.12.56 by @davidzhao in #662
  • livekit v1.1.8 by @github-actions[bot] in #663

Full Changelog: rtc-v1.1.7...rtc-v1.1.8

rtc-v1.1.7

28 Apr 05:59
f26a99a

Choose a tag to compare

What's Changed

  • generate text mode protos by @longcw in #598
  • ci: add PyPI publish workflow with trusted publishing by @theomonnom in #601
  • ci: fix publish workflow version bump command by @theomonnom in #602
  • ci: fix publish workflow version reading by @theomonnom in #603
  • ci: remove release label from publish PR creation by @theomonnom in #604
  • update proto: add agent_dev proto for CLI hot reload IPC by @theomonnom in #597
  • chore: pin GHA by commit by @davidzhao in #608
  • Update dependency pyjwt to v2.12.0 [SECURITY] by @renovate[bot] in #612
  • Update dependency aiohttp to v3.13.4 [SECURITY] by @renovate[bot] in #610
  • Update dependency vite to v6.4.2 [SECURITY] by @renovate[bot] in #611
  • chore: renovate to update once a week by @davidzhao in #614
  • Update eslint monorepo to v9.39.4 by @renovate[bot] in #616
  • Fix E2EE connection failure caused by missing required protobuf fields key_ring_size and key_derivation_function in KeyProviderOptions. by @xianshijing-lk in #628
  • Update the rust submodule to match livekit-ffi/1.5.2 by @xianshijing-lk in #629
  • livekit v1.1.6 by @github-actions[bot] in #630
  • Update dependency pytest to v9.0.3 [SECURITY] by @renovate[bot] in #626
  • Update e2ee example to use encryption kwarg and env vars by @aryeila in #631
  • update protocol for TimedString by @longcw in #633
  • revert manually bumped protocol version by @longcw in #635
  • Update dependency globals to v17 by @renovate[bot] in #624
  • feat(eot): add eot/inference protos by @chenghao-mou in #637

New Contributors

Full Changelog: rtc-v1.1.5...rtc-v1.1.7

protocol-v1.1.5

08 Apr 21:28
035ce5d

Choose a tag to compare

What's Changed

  • feat: expose participant_active event and joined_at, state fields by @davidzhao in #593
  • version bump to 1.1.5 by @davidzhao in #596
  • generate text mode protos by @longcw in #598
  • ci: add PyPI publish workflow with trusted publishing by @theomonnom in #601
  • ci: fix publish workflow version bump command by @theomonnom in #602
  • ci: fix publish workflow version reading by @theomonnom in #603
  • ci: remove release label from publish PR creation by @theomonnom in #604
  • update proto: add agent_dev proto for CLI hot reload IPC by @theomonnom in #597
  • livekit-protocol v1.1.5 by @github-actions[bot] in #605

New Contributors

  • @github-actions[bot] made their first contribution in #605

Full Changelog: rtc-v1.1.4...protocol-v1.1.5

rtc-v1.1.4

03 Apr 00:11
ba19f00

Choose a tag to compare

What's Changed

Full Changelog: rtc-v1.1.3...rtc-v1.1.4

rtc-v1.1.3

23 Mar 22:38
c1e6a58

Choose a tag to compare

What's Changed

Full Changelog: protocol-v1.1.3...rtc-v1.1.3

protocol-v1.1.3

18 Mar 05:25
6ab39ac

Choose a tag to compare

What's Changed

Full Changelog: rtc-v1.1.2...protocol-v1.1.3

rtc-v1.1.2

17 Feb 01:14
5227eeb

Choose a tag to compare

What's Changed

Full Changelog: rtc-v1.1.1...rtc-v1.1.2

rtc-v1.1.1

17 Feb 00:25
f0e2171

Choose a tag to compare

What's Changed

Full Changelog: rtc-v1.1.0...rtc-v1.1.1

rtc-v1.1.0

16 Feb 21:56
3d8f6b4

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: rtc-v1.0.25...rtc-v1.1.0

rtc-v1.0.25

30 Jan 17:03
20d73ec

Choose a tag to compare

What's Changed

  • Add userdata to audioframe constructor by @1egoman in #554
  • updated to protocol v1.44.0 by @longcw in #560
  • Ensure wheel isn't restricted to specific interpreter version by @lukasIO in #556

New Contributors

Full Changelog: rtc-v1.0.23...rtc-v1.0.25