Skip to content

Commit e8eebb7

Browse files
committed
Merge branch 'bugfix/fix_regression_v1.2.4' into 'main'
Fix regression in esp_peer v1.2.4, close old issues See merge request adf/esp-webrtc-solution!47
2 parents 86d0c8f + fb5e53b commit e8eebb7

File tree

6 files changed

+8
-1
lines changed

6 files changed

+8
-1
lines changed

components/esp_peer/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## v1.2.5
4+
5+
### Bug Fixes
6+
7+
- Fixed crash regression when ICE server number set to 0
8+
- Fixed relay only setting fail to build connection
9+
310
## v1.2.4
411

512
### Bug Fixes

components/esp_peer/idf_component.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
description: Espressif PeerConnection Library
2-
version: 1.2.4
2+
version: 1.2.5
33
url: "https://github.com/espressif/esp-webrtc-solution/tree/main/components/esp_peer"
44
documentation: "https://github.com/espressif/esp-webrtc-solution/tree/main/components/esp_peer/README.md"
55
issues: "https://github.com/espressif/esp-webrtc-solution/issues"
1.45 KB
Binary file not shown.
2.77 KB
Binary file not shown.
1.43 KB
Binary file not shown.
1.43 KB
Binary file not shown.

0 commit comments

Comments
 (0)