Releases: livekit/client-sdk-cpp
Releases · livekit/client-sdk-cpp
v0.3.4
What's Changed
- Support for compile_commands.json/clangd by @alan-george-lk in #87
- GHA Docker: set cpp-examples-collection to latest commit by @stephen-derosa in #90
- Move all examples to cpp-example-collection by @stephen-derosa in #83
- docker base image for faster builds by @stephen-derosa in #92
- fix the RPC tests by @xianshijing-lk in #95
- enable single peer connection as default by @xianshijing-lk in #94
- Running unit tests in CI by @alan-george-lk in #89
- Implement Chromium tracing in SDK and some benchmark code under tests by @xianshijing-lk in #85
- Update GitHub Actions to Node.js 24 compatible versions by @alan-george-lk in #100
- rm bridge on 06/01/2026 by @stephen-derosa in #106
- Minor fix change to copy semantics for const shared_ptr since it has … by @siddimore in #104
- AGENTS.md by @stephen-derosa in #91
- Add clang-tidy support by @alan-george-lk in #97
- VideoFrames FrameMetadata by @stephen-derosa in #80
- Other minor fixes to remove unused headers and correct some comments by @siddimore in #108
- update client-sdk-rust commit to include DataTrack extension encoding fix @stephen-derosa in #112
New Contributors
- @alan-george-lk made their first contribution in #87
- @siddimore made their first contribution in #104
Deprecation Announcements
bridge/ on 06/01
Full Changelog: v0.3.3...v0.3.4
v0.3.3
v0.3.2
What's Changed
- Data Tracks tracks support @stephen-derosa in #66 (docs, blog post)
- use a real LLM response and save it to data_rpc_test_data.txt by @xianshijing-lk in #54
- Sxian/clt 2553/add connection and audio latency tests by @xianshijing-lk in #56
- adding single peer connection support by @xianshijing-lk in #57
- LK_LOG_* using spdlog, supporting users specifying their own logging … by @stephen-derosa in #68
- Dockerfile by @stephen-derosa in #69
- add some more RPC stress tests and audio latency tests by @xianshijing-lk in #74
New Contributors
- @ladvoc made their first contribution in #62
- @haffi96 made their first contribution in #60
- @stephen-derosa made their first contribution in #58
- @krazyjakee made their first contribution in #71
Full changelog: v0.3.1...v0.3.2
v0.3.1
What's Changed
- add workflow to generate the docs and upload the docs by @xianshijing-lk in #48
- Sxian/bot 209/fix publish docs bot by @xianshijing-lk in #50
- added the test infra using gtest, and some tests by @xianshijing-lk in #49
- fix the docs job by @xianshijing-lk in #51
- fix and improve the cpp docs home page and readme by @xianshijing-lk in #52
- expose APM module to C++ by @xianshijing-lk in #53
Full Changelog: v0.2.7...v0.3.1
v0.3.0
What's Changed
- add workflow to generate the docs and upload the docs by @xianshijing-lk in #48
- Sxian/bot 209/fix publish docs bot by @xianshijing-lk in #50
- added the test infra using gtest, and some tests by @xianshijing-lk in #49
- fix the docs job by @xianshijing-lk in #51
Full Changelog: v0.2.7...v0.3.0
v0.2.9
What's Changed
- add workflow to generate the docs and upload the docs by @xianshijing-lk in #48
- Sxian/bot 209/fix publish docs bot by @xianshijing-lk in #50
Full Changelog: v0.2.7...v0.2.9
v0.2.8
What's Changed
- add workflow to generate the docs and upload the docs by @xianshijing-lk in #48
Full Changelog: v0.2.7...v0.2.8
v0.2.7
What's Changed
- Sxian/clt 2506/fix release livekit version number by @xianshijing-lk in #45
- Pass the version number from git tag to build.cmd on windows by @xianshijing-lk in #46
- fix the build.cmd to handle --version params by @xianshijing-lk in #47
Full Changelog: v0.2.4...v0.2.7
v0.2.6
What's Changed
- Sxian/clt 2506/fix release livekit version number by @xianshijing-lk in #45
- Pass the version number from git tag to build.cmd on windows by @xianshijing-lk in #46
Full Changelog: v0.2.4...v0.2.6
v0.2.4
What's Changed
- use the request_async_id in cpp by @xianshijing-lk in #43
- This release also includes an upgraded Rust SDK that contains fixes to move audio callbacks to a dedicated audio runtime.
Full Changelog: v0.2.3...v0.2.4