Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: livekit/client-sdk-cpp
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.2.7
Choose a base ref
...
head repository: livekit/client-sdk-cpp
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.3.1
Choose a head ref
  • 6 commits
  • 29 files changed
  • 1 contributor

Commits on Feb 2, 2026

  1. add workflow to generate the docs and upload the docs (#48)

    * add workflow to generate the docs and upload the docs
    
    * remove the comments
    
    * fix the aws access variables
    xianshijing-lk authored Feb 2, 2026
    Configuration menu
    Copy the full SHA
    1eabebf View commit details
    Browse the repository at this point in the history

Commits on Feb 3, 2026

  1. Sxian/bot 209/fix publish docs bot (#50)

    * add workflow to generate the docs and upload the docs
    
    * remove the comments
    
    * fix the aws access variables
    
    * fix the publish-docs job
    xianshijing-lk authored Feb 3, 2026
    Configuration menu
    Copy the full SHA
    3333a4a View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2026

  1. added the test infra using gtest, and some tests (#49)

    * added the test infra using gtest, and some tests
    
    * change the tests
    
    * get integration passed
    xianshijing-lk authored Feb 4, 2026
    Configuration menu
    Copy the full SHA
    c30ab13 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    40cde81 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2026

  1. Configuration menu
    Copy the full SHA
    7e7153e View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2026

  1. expose APM module to C++ (#53)

    * expose APM module to C++
    
    * remove the unneeded public interfaces
    xianshijing-lk authored Feb 6, 2026
    Configuration menu
    Copy the full SHA
    4cef479 View commit details
    Browse the repository at this point in the history
Loading