-
Notifications
You must be signed in to change notification settings - Fork 27
/
CHANGELOG.txt
129 lines (102 loc) · 3.52 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
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
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
==========
* 11/26/2024
* Updated submodules
* openthread commitid: 147de7e
* ot-br-posix commitid: 7fd5bd1
* ot-nrf528xx commitid: c3b8222
* 11/15/2024
* Updated submodules
* openthread commitid: 0551005
* ot-br-posix commitid: b041fa5
* ot-nrf528xx commitid: 39ac3d1
* 11/08/2024
* Updated submodules
* openthread commitid: 0fb1c22
* ot-br-posix commitid: 6934ff0
* ot-nrf528xx commitid: e3ea7ae
* 10/18/2024
* Updated submodules
* openthread commitid: deb35b0
* ot-br-posix commitid: 7f04c18
* ot-nrf528xx commitid: f485040
* 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