Skip to content

Releases: insighio/mproxy

v1.0.2

24 May 12:53
Compare
Choose a tag to compare
Reverted logging changes

v1.0.1

01 May 11:18
Compare
Choose a tag to compare

mProxy will generate client id if missing when connecting in MQTT.

v1.0.0

25 Apr 08:17
Compare
Choose a tag to compare

Version based on mProxy v0.4.2. It contains a fix for the MQTT over WS functionality.

Original issue: absmach/magistrala#2185
PR in absmach's Magistrala: https://github.com/absmach/mproxy/pull/61

v0.0.15

09 Apr 05:54
Compare
Choose a tag to compare
Trying the context.WithouthCancel context creation for the websocket.…

… This is a suggestion from the Mainflux team

v0.0.14

05 Apr 14:49
Compare
Choose a tag to compare
Added sleep to make sure that the cancelled context log is shown

v0.0.13

05 Apr 14:08
Compare
Choose a tag to compare
Improved context cancel check after websocket closure

v0.0.12

05 Apr 13:58
Compare
Choose a tag to compare
Improved with a cancelable context

v0.0.11

05 Apr 13:38
Compare
Choose a tag to compare
Create context in the background and log its status once the websocke…

…t is closed

v0.0.10

05 Apr 09:39
Compare
Choose a tag to compare
Try to use the original context creation from the request to continue…

… debugging

v0.0.9

05 Apr 09:13
Compare
Choose a tag to compare
Improved logging