edgexfoundry / device-snmp-go

Owner: Device WG
Apache License 2.0
9 stars 35 forks source link

feat!: Remove ZeroMQ MessageBus capability #210

Closed marcpfuller closed 1 year ago

marcpfuller commented 1 year ago

BREAKING CHANGE: ZeroMQ MessageBus capability no longer available

Signed-off-by: Marc-Philippe Fuller marc-philippe.fuller@intel.com

If your build fails due to your commit message not passing the build checks, please review the guidelines here: https://github.com/edgexfoundry/device-snmp-go/blob/main/.github/Contributing.md

PR Checklist

Please check if your PR fulfills the following requirements:

Testing Instructions

make docker make build Run service locally with non-secure EdgeX stack running. Verify bootstraps successfully

New Dependency Instructions (If applicable)