-
Notifications
You must be signed in to change notification settings - Fork 388
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
feat: upgrade native sdk 4.3.2 #1795
Merged
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
littleGnAl
added
ci:schedule_build_example
ci:building_example
and removed
ci:schedule_build_example
ci:building_example
labels
May 29, 2024
littleGnAl
added
ci:schedule_build_example
ci:building_example
and removed
ci:schedule_build_example
ci:building_example
labels
May 31, 2024
littleGnAl
added
ci:schedule_build_example
and removed
ci:schedule_build_example
ci:building_example
labels
Jun 5, 2024
Auto generate codes for native sdk version *This pull request is opened by bot* Co-authored-by: littleGnAl <littleGnAl@users.noreply.github.com>
Update native sdk dependencies 20240529 native sdk dependencies: ``` ``` iris dependencies: ``` 打包助手 5-29 18:58 Iris iOS: Artifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240529/ios/iris_4.3.2-dev.4_DCG_iOS_Video_Standalone_20240529_0651_405.zip https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240529/ios/iris_4.3.2-dev.4_DCG_iOS_Video_20240529_0651_405.zip PrivateArtifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240529/ios/iris_4.3.2-dev.4_DCG_iOS_Video_20240529_0651_405_private.zip CDN: https://download.agora.io/sdk/release/iris_4.3.2-dev.4_DCG_iOS_Video_Standalone_20240529_0651_405.zip https://download.agora.io/sdk/release/iris_4.3.2-dev.4_DCG_iOS_Video_20240529_0651_405.zip Cocoapods: pod 'AgoraIrisRTC_iOS', '4.3.2-dev.4' 打包助手 5-29 19:00 Iris Unity macOS: Artifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240529/mac/iris_4.3.2-dev.4_DCG_Mac_Video_Unity_20240529_0652_401.zip PrivateArtifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240529/mac/iris_4.3.2-dev.4_DCG_Mac_Video_Unity_20240529_0652_401_private.zip CDN: https://download.agora.io/sdk/release/iris_4.3.2-dev.4_DCG_Mac_Video_Unity_20240529_0652_401.zip 打包助手 5-29 19:01 Iris macOS: Artifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240529/mac/iris_4.3.2-dev.4_DCG_Mac_Video_20240529_0652_401.zip https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240529/mac/iris_4.3.2-dev.4_DCG_Mac_Video_Standalone_20240529_0652_401.zip PrivateArtifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240529/mac/iris_4.3.2-dev.4_DCG_Mac_Video_20240529_0652_401_private.zip CDN: https://download.agora.io/sdk/release/iris_4.3.2-dev.4_DCG_Mac_Video_20240529_0652_401.zip https://download.agora.io/sdk/release/iris_4.3.2-dev.4_DCG_Mac_Video_Standalone_20240529_0652_401.zip Cocoapods: pod 'AgoraIrisRTC_macOS', '4.3.2-dev.4' 打包助手 5-29 19:01 Iris Android: Artifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240529/android/iris_4.3.2-dev.4_DCG_Android_Video_Standalone_20240529_0651_500.zip https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240529/android/iris_4.3.2-dev.4_DCG_Android_Video_20240529_0651_500.zip PrivateArtifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240529/android/iris_4.3.2-dev.4_DCG_Android_Video_20240529_0651_500_private.zip CDN: https://download.agora.io/sdk/release/iris_4.3.2-dev.4_DCG_Android_Video_Standalone_20240529_0651_500.zip https://download.agora.io/sdk/release/iris_4.3.2-dev.4_DCG_Android_Video_20240529_0651_500.zip Maven: implementation 'io.agora.rtc:iris-rtc:4.3.2-dev.4' 打包助手 5-29 19:05 Iris Windows: Artifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240529/windows/iris_4.3.2-dev.4_DCG_Windows_Video_20240529_0651_438.zip https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240529/windows/iris_4.3.2-dev.4_DCG_Windows_Video_Standalone_20240529_0651_438.zip PrivateArtifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240529/windows/iris_4.3.2-dev.4_DCG_Windows_Video_20240529_0651_438_private.zip CDN: https://download.agora.io/sdk/release/iris_4.3.2-dev.4_DCG_Windows_Video_20240529_0651_438.zip https://download.agora.io/sdk/release/iris_4.3.2-dev.4_DCG_Windows_Video_Standalone_20240529_0651_438.zip ``` > This pull request is trigger by bot, DO NOT MODIFY BY HAND. Co-authored-by: littleGnAl <littleGnAl@users.noreply.github.com>
Update native sdk dependencies 20240531 native sdk dependencies: ``` ``` iris dependencies: ``` 打包助手 5-31 11:24 Iris iOS: Artifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/ios/iris_4.3.2-dev.5_DCG_iOS_Video_Standalone_20240531_1116_406.zip https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/ios/iris_4.3.2-dev.5_DCG_iOS_Video_20240531_1116_406.zip PrivateArtifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/ios/iris_4.3.2-dev.5_DCG_iOS_Video_20240531_1116_406_private.zip CDN: https://download.agora.io/sdk/release/iris_4.3.2-dev.5_DCG_iOS_Video_Standalone_20240531_1116_406.zip https://download.agora.io/sdk/release/iris_4.3.2-dev.5_DCG_iOS_Video_20240531_1116_406.zip Cocoapods: pod 'AgoraIrisRTC_iOS', '4.3.2-dev.5' 打包助手 5-31 11:26 Iris macOS: Artifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/mac/iris_4.3.2-dev.5_DCG_Mac_Video_20240531_1116_402.zip https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/mac/iris_4.3.2-dev.5_DCG_Mac_Video_Standalone_20240531_1116_402.zip PrivateArtifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/mac/iris_4.3.2-dev.5_DCG_Mac_Video_20240531_1116_402_private.zip CDN: https://download.agora.io/sdk/release/iris_4.3.2-dev.5_DCG_Mac_Video_20240531_1116_402.zip https://download.agora.io/sdk/release/iris_4.3.2-dev.5_DCG_Mac_Video_Standalone_20240531_1116_402.zip Cocoapods: pod 'AgoraIrisRTC_macOS', '4.3.2-dev.5' 打包助手 5-31 11:28 Iris Android: Artifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/android/iris_4.3.2-dev.5_DCG_Android_Video_20240531_1116_501.zip https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/android/iris_4.3.2-dev.5_DCG_Android_Video_Standalone_20240531_1116_501.zip PrivateArtifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/android/iris_4.3.2-dev.5_DCG_Android_Video_20240531_1116_501_private.zip CDN: https://download.agora.io/sdk/release/iris_4.3.2-dev.5_DCG_Android_Video_20240531_1116_501.zip https://download.agora.io/sdk/release/iris_4.3.2-dev.5_DCG_Android_Video_Standalone_20240531_1116_501.zip Maven: implementation 'io.agora.rtc:iris-rtc:4.3.2-dev.5' 打包助手 5-31 11:31 Iris Windows: Artifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/windows/iris_4.3.2-dev.5_DCG_Windows_Video_20240531_1116_439.zip https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/windows/iris_4.3.2-dev.5_DCG_Windows_Video_Standalone_20240531_1116_439.zip PrivateArtifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/windows/iris_4.3.2-dev.5_DCG_Windows_Video_20240531_1116_439_private.zip CDN: https://download.agora.io/sdk/release/iris_4.3.2-dev.5_DCG_Windows_Video_20240531_1116_439.zip https://download.agora.io/sdk/release/iris_4.3.2-dev.5_DCG_Windows_Video_Standalone_20240531_1116_439.zip ``` > This pull request is trigger by bot, DO NOT MODIFY BY HAND. Co-authored-by: littleGnAl <littleGnAl@users.noreply.github.com>
Update native sdk dependencies 20240531 native sdk dependencies: ``` ``` iris dependencies: ``` Iris iOS: Artifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/ios/iris_4.3.2-dev.6_DCG_iOS_Video_Standalone_20240531_0442_407.zip https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/ios/iris_4.3.2-dev.6_DCG_iOS_Video_20240531_0442_407.zip PrivateArtifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/ios/iris_4.3.2-dev.6_DCG_iOS_Video_20240531_0442_407_private.zip CDN: https://download.agora.io/sdk/release/iris_4.3.2-dev.6_DCG_iOS_Video_Standalone_20240531_0442_407.zip https://download.agora.io/sdk/release/iris_4.3.2-dev.6_DCG_iOS_Video_20240531_0442_407.zip Cocoapods: pod 'AgoraIrisRTC_iOS', '4.3.2-dev.6' Iris macOS: Artifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/mac/iris_4.3.2-dev.6_DCG_Mac_Video_20240531_0442_403.zip https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/mac/iris_4.3.2-dev.6_DCG_Mac_Video_Standalone_20240531_0442_403.zip PrivateArtifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/mac/iris_4.3.2-dev.6_DCG_Mac_Video_20240531_0442_403_private.zip CDN: https://download.agora.io/sdk/release/iris_4.3.2-dev.6_DCG_Mac_Video_20240531_0442_403.zip https://download.agora.io/sdk/release/iris_4.3.2-dev.6_DCG_Mac_Video_Standalone_20240531_0442_403.zip Cocoapods: pod 'AgoraIrisRTC_macOS', '4.3.2-dev.6' Iris Android: Artifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/android/iris_4.3.2-dev.6_DCG_Android_Video_Standalone_20240531_0442_502.zip https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/android/iris_4.3.2-dev.6_DCG_Android_Video_20240531_0442_502.zip PrivateArtifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/android/iris_4.3.2-dev.6_DCG_Android_Video_20240531_0442_502_private.zip CDN: https://download.agora.io/sdk/release/iris_4.3.2-dev.6_DCG_Android_Video_Standalone_20240531_0442_502.zip https://download.agora.io/sdk/release/iris_4.3.2-dev.6_DCG_Android_Video_20240531_0442_502.zip Maven: implementation 'io.agora.rtc:iris-rtc:4.3.2-dev.6' Iris Windows: Artifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/windows/iris_4.3.2-dev.6_DCG_Windows_Video_20240531_0442_440.zip https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/windows/iris_4.3.2-dev.6_DCG_Windows_Video_Standalone_20240531_0442_440.zip PrivateArtifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240531/windows/iris_4.3.2-dev.6_DCG_Windows_Video_20240531_0442_440_private.zip CDN: https://download.agora.io/sdk/release/iris_4.3.2-dev.6_DCG_Windows_Video_20240531_0442_440.zip https://download.agora.io/sdk/release/iris_4.3.2-dev.6_DCG_Windows_Video_Standalone_20240531_0442_440.zip ``` > This pull request is trigger by bot, DO NOT MODIFY BY HAND. Co-authored-by: littleGnAl <littleGnAl@users.noreply.github.com>
Update native sdk dependencies 20240531 native sdk dependencies: ``` implementation 'io.agora.rtc:agora-full-preview:4.3.2-dev.6' implementation 'io.agora.rtc:full-screen-sharing-special:4.3.2-dev.6' pod 'AgoraRtcEngine_iOS_Preview', '4.3.2-dev.6' pod 'AgoraRtcEngine_macOS_Preview', '4.3.2-dev.6' ``` iris dependencies: ``` ``` > This pull request is trigger by bot, DO NOT MODIFY BY HAND. Co-authored-by: littleGnAl <littleGnAl@users.noreply.github.com>
littleGnAl
force-pushed
the
dev/native-4.3.2
branch
from
June 5, 2024 11:14
a848d64
to
3a80970
Compare
Update native sdk dependencies 20240606 native sdk dependencies: ``` implementation 'io.agora.rtc:full-sdk:4.3.2' implementation 'io.agora.rtc:full-screen-sharing:4.3.2' pod 'AgoraRtcEngine_iOS', '4.3.2' pod 'AgoraRtcEngine_macOS', '4.3.2' ``` iris dependencies: ``` Iris macOS: Artifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240604/mac/iris_4.3.2-build.1_DCG_Mac_Video_20240604_0500_404.zip https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240604/mac/iris_4.3.2-build.1_DCG_Mac_Video_Standalone_20240604_0500_404.zip PrivateArtifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240604/mac/iris_4.3.2-build.1_DCG_Mac_Video_20240604_0500_404_private.zip CDN: https://download.agora.io/sdk/release/iris_4.3.2-build.1_DCG_Mac_Video_20240604_0500_404.zip https://download.agora.io/sdk/release/iris_4.3.2-build.1_DCG_Mac_Video_Standalone_20240604_0500_404.zip Cocoapods: pod 'AgoraIrisRTC_macOS', '4.3.2-build.1' Iris Windows: Artifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240604/windows/iris_4.3.2-build.1_DCG_Windows_Video_Standalone_20240604_0456_441.zip https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240604/windows/iris_4.3.2-build.1_DCG_Windows_Video_20240604_0456_441.zip PrivateArtifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240604/windows/iris_4.3.2-build.1_DCG_Windows_Video_20240604_0456_441_private.zip CDN: https://download.agora.io/sdk/release/iris_4.3.2-build.1_DCG_Windows_Video_Standalone_20240604_0456_441.zip https://download.agora.io/sdk/release/iris_4.3.2-build.1_DCG_Windows_Video_20240604_0456_441.zip Iris iOS: Artifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240604/ios/iris_4.3.2-build.1_DCG_iOS_Video_20240604_0459_409.zip https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240604/ios/iris_4.3.2-build.1_DCG_iOS_Video_Standalone_20240604_0459_409.zip PrivateArtifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240604/ios/iris_4.3.2-build.1_DCG_iOS_Video_20240604_0459_409_private.zip CDN: https://download.agora.io/sdk/release/iris_4.3.2-build.1_DCG_iOS_Video_20240604_0459_409.zip https://download.agora.io/sdk/release/iris_4.3.2-build.1_DCG_iOS_Video_Standalone_20240604_0459_409.zip Cocoapods: pod 'AgoraIrisRTC_iOS', '4.3.2-build.1' Iris Android: Artifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240604/android/iris_4.3.2-build.1_DCG_Android_Video_20240604_0456_504.zip https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240604/android/iris_4.3.2-build.1_DCG_Android_Video_Standalone_20240604_0456_504.zip PrivateArtifactory: https://artifactory-api.bj2.agoralab.co/artifactory/CSDC_repo/EP/4.3/20240604/android/iris_4.3.2-build.1_DCG_Android_Video_20240604_0456_504_private.zip CDN: https://download.agora.io/sdk/release/iris_4.3.2-build.1_DCG_Android_Video_20240604_0456_504.zip https://download.agora.io/sdk/release/iris_4.3.2-build.1_DCG_Android_Video_Standalone_20240604_0456_504.zip Maven: implementation 'io.agora.rtc:iris-rtc:4.3.2-build.1' ``` > This pull request is trigger by bot, DO NOT MODIFY BY HAND. Co-authored-by: littleGnAl <littleGnAl@users.noreply.github.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
No description provided.