Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

SORA_CPP_SDK_VERSION を上げる #112

Merged
merged 1 commit into from
Nov 26, 2024

Conversation

torikizi
Copy link
Contributor

  • Sora C++ SDK の最新 canary にアップデート
  • WEBRTC_BUILD_VERSION を m131.6778.3.1 にアップデート

This pull request includes updates to the Sora C++ SDK and WEBRTC_BUILD_VERSION to their latest versions. These updates ensure compatibility with the latest features and improvements.

Version updates:

  • CHANGES.md: Updated WEBRTC_BUILD_VERSION to m131.6778.3.1 to follow the module split in libwebrtc and adapt to changes in Sora CPP SDK from absl::optional to std::optional and absl::nullopt to std::nullopt.
  • VERSION: Updated SORA_CPP_SDK_VERSION to 2024.8.0-canary.27 and WEBRTC_BUILD_VERSION to m131.6778.3.1.

@torikizi torikizi requested a review from miosakuma November 26, 2024 03:28
Copy link
Contributor

@miosakuma miosakuma left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

対応ありがとうございます!

@torikizi
Copy link
Contributor Author

レビューありがとうございます。こちらマージします。

@torikizi torikizi merged commit 45d2620 into develop Nov 26, 2024
30 checks passed
@torikizi torikizi deleted the feature/update-sora-cpp-sdk-canary27 branch November 26, 2024 03:43
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants