Releases: insighio/mproxy
Releases · insighio/mproxy
v1.0.2
v1.0.1
mProxy will generate client id if missing when connecting in MQTT.
v1.0.0
Version based on mProxy v0.4.2. It contains a fix for the MQTT over WS functionality.
Original issue: https://github.com/absmach/magistrala/issues/2185
PR in absmach's Magistrala: https://github.com/absmach/mproxy/pull/61
v0.0.15
Trying the context.WithouthCancel context creation for the websocket.…
v0.0.14
Added sleep to make sure that the cancelled context log is shown
v0.0.13
Improved context cancel check after websocket closure
v0.0.12
Improved with a cancelable context
v0.0.11
Create context in the background and log its status once the websocke…
v0.0.10
Try to use the original context creation from the request to continue…
v0.0.9
Improved logging