v0.1.0-M3
What's Changed
- Eclipse security policy for suite connector by @e-grigorov in #52
- Eclipse code of conduct for suite connector by @e-grigorov in #54
- Change the integration build tag to local_integration by @dimiter-todorov-georgiev in #56
- pubsub_test.go, TestConnectionEvents fail by @hristobojilov in #59
- panic: Log in goroutine after TestServiceRouter has completed by @hristobojilov in #60
- Added suite connector integration test by @nzhechev-bosch in #45
- Fail the test suite if the thing configuration cannot be initialized by @dimiter-todorov-georgiev in #64
- Upgrade to the latest integration testing util code and use UnsubscribeFromWSMessages by @dimiter-todorov-georgiev in #66
- Move to the last Go version by @gkoitchev-bosch in #67
- Update the workflow to build the integration tests by @daniel-milchev in #70
- Update the workflow to build the tests with
local_integration
tag by @k-gostev in #72 - Add possibility to specify MQTT username directly by @hristobojilov in #73
- Paho log wrapper doesn't add spaces between arguments of Println by @hristobojilov in #75
- Bump golang.org/x/net to version to 0.7.0 by @k-gostev in #77
- Discrepancy when forwarding Hono commands via Suite-Connector by @hristobojilov in #79
- All events/telemetry should be routed to a single topic by @hristobojilov in #80
- Add timestamp to each event message by @hristobojilov in #82
- Add ALPN support by @hristobojilov in #85
- Suite-connector get de-authenticated after maintenance by @hristobojilov in #88
New Contributors
- @e-grigorov made their first contribution in #52
- @dimiter-todorov-georgiev made their first contribution in #56
- @nzhechev-bosch made their first contribution in #45
- @gkoitchev-bosch made their first contribution in #67
- @daniel-milchev made their first contribution in #70
- @k-gostev made their first contribution in #72
Full Changelog: v0.1.0-M2...v0.1.0-M3