- Enable using MessageBus as the default (#f079ac5)
- Add secure MessageBus capability (#4b5482a)
- Remove Logging configuration (#ae9ff48)
- Added missing InsecureSecrets section (#f0ed56a)
- remove unimplemented InitCmd/RemoveCmd configuration (#3121aad)
- Change PublishTopicPrefix value to be 'edgex/events/device' (#aa0da4d)
- Update configuration for change to common ServiceInfo struct (#f6aa74d)
BREAKING CHANGE: Service configuration has changed
- Update to assign and uses new Port Assignments (#847e930)
BREAKING CHANGE: Device Modbus default port number has changed to 59988
- Added go mod tidy to Dockerfile (#b906c1a)
- refactor: Update for new service key names and overrides for hyphen to underscore (#e6bfccb)
BREAKING CHANGE: Service key names used in configuration have changed.
- use v2 device-sdk (#ac673e8)
- Add badges to readme (#73b6e10)
- update build files for v2 (#6aec653)
- update Dockerfiles to use go 1.16 (#ecae5e3)
- update go.mod to go 1.16 (#40e495b)
- update local docker image names (#7b55d68)
- add semantic.yml for commit linting, update PR template to latest (#db9b377)
- standardize dockerfiles (#147cc11)
- Upgrade SDK to v1.2.4-dev.34 (#dd26f79)
- update dockerfile to appropriately use ENTRYPOINT and CMD, closes#115 (#4c9a6eb)
- update pr template to include dependencies section (#365baf6)
- upgrade SDK to v1.2.0 (#dd2933e)
- update pr template (#b1922a9)
- Update relevant files in device-random for Go 1.13. (#05f3a3d)