You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
- Add new fields and factory functions for MessageEnvelope ([#a4f6801](https://github.com/edgexfoundry/go-mod-messaging/commits/a4f6801))
16
+
- Allow user to bring their own CA in the client ([#aa046c2](https://github.com/edgexfoundry/go-mod-messaging/commits/aa046c2))
- Add no_zmq build flag ([#51b75ef](https://github.com/edgexfoundry/go-mod-messaging/commits/51b75ef))
19
+
20
+
### Bug Fixes 🐛
21
+
22
+
- Add retry of publish if error is EOF ([#54dc8da](https://github.com/edgexfoundry/go-mod-messaging/commits/54dc8da))
23
+
- Don't send invalid message as normal message from MQTT ([#7364efb](https://github.com/edgexfoundry/go-mod-messaging/commits/7364efb))
24
+
- Handle repeated error better to not spam logs ([#8658677](https://github.com/edgexfoundry/go-mod-messaging/commits/8658677))
25
+
26
+
### Build 👷
27
+
28
+
- Upgrade to Go 1.18 ([#55f9df1](https://github.com/edgexfoundry/go-mod-messaging/commits/55f9df1))
0 commit comments