forked from openthread/ot-reference-release
-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathCHANGELOG.txt
More file actions
215 lines (174 loc) · 5.95 KB
/
CHANGELOG.txt
File metadata and controls
215 lines (174 loc) · 5.95 KB
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
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
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
==========
* 01/16/2026
* Fix python interpreter path issue in ot-commissioner service
* Updated submodules
* ot_commissioner commitid: 299e537
* 11/26/2025
* Updated submodules to include iproute2 rt_tables update
* openthread commitid: 4f38928
* ot-br-posix commitid: 7729fd3
* ot-nrf528xx commitid: 3b18be4
* 11/19/2025
* Updated submodules to enable `mDNSResponder`
* openthread commitid: 76f3418
* ot-br-posix commitid: 72aa33a
* ot-nrf528xx commitid: b84cb87
* 09/24/2025
* Updated submodules to include systemd-networkd conf update
* openthread commitid: 27932f2
* ot-br-posix commitid: 71fb185
* ot-nrf528xx commitid: a33166c
* 08/15/2025
* Updated submodules
* openthread commitid: 388f734
* ot-br-posix commitid: 1b2c0f0
* ot-nrf528xx commitid: f88ade8
* 06/13/2025
* Fix for routing issue of OMR prefix from DHCP6-PD
* Updated submodules
* openthread commitid: 8a19434
* ot-br-posix commitid: 2f3c799
* ot-nrf528xx commitid: 53d3205
* 06/03/2025
* Support of RDNSS link-local server address
* Updated submodules
* openthread commitid: ea3a3da
* ot-br-posix commitid: 153e800
* ot-nrf528xx commitid: 4966f65
* 05/21/2025
* New OT API to signal upstream DNS unavailability
* Updated submodules
* openthread commitid: 4071e32
* ot-br-posix commitid: a204b9e
* ot-nrf528xx commitid: 5d54f48
* 05/16/2025
* Update mDNSResponder to latest 2600.100.147
* Updated submodules
* openthread commitid: fb0446f
* ot-br-posix commitid: e4e1d0c
* 05/15/2025
* Updated submodules
* ot-commissioner commitid: f31a98a
* 04/08/2025
* Support of RA RDNSS
* Updated submodules
* openthread commitid: c9c19aa
* ot-br-posix commitid: a5f8e53
* ot-nrf528xx commitid: 8ef210b
* 04/01/2025
* Remove the python2 occurrences
* Updated submodules
* ot-commissioner 06adb26
* 03/05/2025
* Fix for deprecation of expired DHCPv6 lease prefixes
* Updated submodules
* openthread commitid: b1ca77a
* ot-br-posix commitid: 6b9a12e
* ot-nrf528xx commitid: b1b8548
* 01/21/2025
* Disable PD daemon to fix mDNS disruption
* Updated submodules
* openthread commitid: f6cee79
* ot-br-posix commitid: b574b6c
* ot-nrf528xx commitid: 6586034
* 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