hivemq / hivemq-edge

HiveMQ Edge is an MQTT gateway that enables interoperability between OT devices and IT systems. It translates diverse protocols into MQTT for streamlined communication and helps organize data into a unified namespace, making managing and streaming data across your infrastructure easier.
http://hivemq.com
Apache License 2.0
103 stars 22 forks source link

fix(22943): Fix bugs with the batch subscription mode #458

Closed vanch3d closed 3 months ago

vanch3d commented 3 months ago

See https://hivemq.kanbanize.com/ctrl_board/57/cards/22943/details/

The PR fixes a few bugs detected during QA:

The PR also updates the OpenAPI specs to 2024.5 and the stubs.

Out-of-scope

Before

screenshot-localhost_3000-2024 06 13-12_13_10

screenshot-localhost_3000-2024 06 13-12_13_39

After

screenshot-localhost_3000-2024 06 13-12_12_33

screenshot-localhost_3000-2024 06 13-12_12_08