File tree 1 file changed +6
-1
lines changed
1 file changed +6
-1
lines changed Original file line number Diff line number Diff line change @@ -31,10 +31,15 @@ title = "Release Notes"
31
31
* The already deprecated * legacy metrics* support has been removed.
32
32
* The already deprecated * legacy device registry* and the corresponding base classes, which had been deprecated
33
33
as well, have been removed.
34
+ * The topic filters used by MQTT devices to subscribe to commands has been changed slightly
35
+ to better fit the addressing scheme used by the other protocol adapters.
36
+ The existing topic filters have been deprecated but are still supported.
37
+ Please refer to the [ MQTT adapter user guide] ({{% doclink "/user-guide/mqtt-adapter/#command-control" %}})
38
+ for details.
34
39
35
40
### Deprecations
36
41
37
- * The OpenShift specific source-to-image deployoment model has been removed in
42
+ * The OpenShift specific source-to-image deployment model has been removed in
38
43
favor of the Helm charts and the Eclipse IoT Packages project. You can still
39
44
deploy Hono on OpenShift using the Helm charts.
40
45
You can’t perform that action at this time.
0 commit comments