- Enable using MessageBus as the default (#dee740d)
- Add secure MessagBus capability (#e8304ae)
- Add Registry/Config Access token capability (#182) (#ade1702)
BREAKING CHANGE: When run with the secure Edgex Stack now need to have the SecretStore configured, a Vault token created and run with EDGEX_SECURITY_SECRET_STORE=true.
- update driver implementation to reflect v2 profiles (#0759054)
- Remove Logging configuration (#7c0b286)
- update separator for GET array value handler function (#f5ae1f5)
- update default service configuration (#735eab6)
- pass correct argument in prepareVirtualResources (#3f1af1c)
- remove unimplemented InitCmd/RemoveCmd configuration (#db5966d)
- Change PublishTopicPrefix value to be 'edgex/events/device' (#3806501)
- Update to assign and uses new Port Assignments (#a4c3f51)
BREAKING CHANGE: Device Virtual default port number has changed to 59900
- Moved go mod tidy in dockerfile (#e5c72d3)
- Update for new service key names and overrides for hyphen to underscore (#f085b26)
BREAKING CHANGE: Service key names used in configuration have changed.
- Updated to latest SDK and update MessageQue type to be
redis
(#ff158f9) - consume v2 Device SDK (#941086c)
- Add badges to readme (#e3e4674)
- update local docker image names (#390274e)
- Upgrade SDK to v1.4.0 (#dd6dddd)
- update device-sdk-go to v1.3.1-dev.4 (#d2603f8)
- deps: Bump github.com/edgexfoundry/device-sdk-go (#fb417ca)
- add semantic.yml for commit linting, update PR template to latest (#c0dc29d)
- standardize dockerfiles (#6351328)
- Support array value type (#56f7dc2)
- Update top-level README (#d268b7b)
- ReadWrite field of each device resource should be RW (#b91c50e)
- Upgrade SDK to v1.2.4-dev.34 (#1077bc0)
- update dockerfile to appropriately use ENTRYPOINT and CMD, closes#125 (#ee911db)
- update go-mod-core-contracts to 0.1.111 (#7fc4ffb)
- update device-sdk-go to 1.3.0 (#b61769c)
- upgrade device-sdk-go (#edf0204)
- upgrade to use Go1.15 (#7a8becd)
- all: Enable use of DependaBot to maintain Go dependencies (#befc574)
- service fails when run with read-only root file system (#9874cd4)
- update pr template to include dependencies section (#e9454c0)
- High memory usage (#02e176c)