forked from openthread/ot-reference-release
-
Notifications
You must be signed in to change notification settings - Fork 1
/
CHANGELOG.txt
105 lines (82 loc) · 2.9 KB
/
CHANGELOG.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
NOTES:
* Refer to OpenThread 1.2 Reference Release QSG.pdf for setup guide.
* Verified that THCI works with Thread 1.2 Test Harness 1.2, without assurance to pass certification regression tests.
* Two APIs (`mdns_query()` and `mldv2_query()`) are missing for Host Role. Recommend using Host Device from the other vendors during certification.
FEATURES
* Low Power
* Multicast across Thread Networks
* Domain Unicast Address
* OT-Commissioner, Host
CHANGELOG
==========
* 09/14/2024
* Updated submodules
* openthread commitid: 97a3f76
* ot-br-posix commitid: b9210e7
* ot-nrf528xx commitid: e5eb822
* 08/26/2024
* Updated NCS to `887bdfc`
* 08/15/2024
* Updated submodules
* openthread commitid: 5edc367
* ot-br-posix commitid: b66cabf
* ot-nrf528xx commitid: c9b9974
* 08/13/2024
* Updated NCS to `3203d13`
* 08/08/2024
* Updated submodules
* ot-commissioner commitid: 639e627
* 08/02/2024
* Updated submodules
* openthread commitid: 5493815
* ot-br-posix commitid: f59b0f5
* ot-nrf528xx commitid: 454310a
* 06/17/2024
* Updated submodules
* openthread commitid: cb1220d
* ot-br-posix commitid: 2071966
* ot-nrf528xx commitid: f5665ee
* 12/11/2023
* Updated submodules
* openthread commitid: ae6eff5
* ot-br-posix commitid: 98db630
* ot-nrf528xx commitid: cba66f2
* 07/11/2023
* Updated submodules
* openthread commitid: 8bc2504
* ot-br-posix commitid: 790dc77
* ot-nrf528xx commitid: 982244f
* ot-commisioner commitid: acb3371
* Updated NCS to `4d1c577`
* 05/26/2023
* Updated submodules
* openthread commitid: 6865b83d7
* ot-br-posix commitid: d15b080045
* ot-nrf528xx commitid: e801931
* 05/10/2023
* Added support for REFERENCE_RELEASE_TYPE 1.3.1
* TREL and NAT64 are enabled in 1.3.1
* 01/19/2023
* Support for Thread 1.3.0
* Updated submodules
* openthread commitid: c6179c2
* ot-br-posix commitid: 22d4f4e
* ot-nrf528xx commitid: e6ee80b
* ot-efr32 commitid: 38a4446
* ot-commissioner commitid: 8287429
* 08/18/2021 (commitid:95c5cb793, main)
* Add efr32mg12 (brd4166a) support for Thread 1.3 builds
* Build scripts
* Refactor to allow new platforms to be added easily
* 06/15/2021 (commitid:4b36e5115, main)
* OpenThread Firmware Update
* Use latest openthread/openthread main branch
* OTBR Update
* Use latest openthread/ot-br-posix main branch
* THCI update - OpenThread.py (TD)
* Support both Thread Dev Harness V1.2 and Thread Dev Harness V1.1
* THCI update - OpenThread_BR.py (BBR)
* Support TestHarness Discovery and SSH connection
* Support BR_1/BR_2/Host/ExtComm capabilities
* OT-Commissioner
* Update to latest openthread/ot-commissioner cert branch