- device-sdk-go
- go-mod-core-contracts
- go-mod-bootstrap
- go-mod-messaging (indirect dependency)
- go-mod-registry (indirect dependency)
- go-mod-secrets (indirect dependency)
- go-mod-configuration (indirect dependency)
- Enable security hardening (#583c54f)
- snap: Expose parent directory in device-config plug (#f6f2141)
- snap: Remove redundant content indentifier (#a81407d)
- snap: remove two environment configuration overrides (#ccfe6b2)
- Update to latest SDK w/o ZMQ on windows (#9b3fa78)
BREAKING CHANGE: ZeroMQ no longer supported on native Windows for EdgeX MessageBus
- snap: source metadata from central repo (#193) (#3f3ab22)
- Update config files to include secretsfile (#94ad87a)
- Add comment for secretsfile (#6f6b908)
- Update to released SDK and go-mods (#4ddf907)
- Bump to [email protected] and [email protected] (#89ba74a)
- snap: upgrade base to core20 (#ee1913c)
- snap: bump edgex-snap-hooks to support secretsfile config (#e3dffcc)
- Use correct constants for authentication (#4e5edb8)
- Update PascalCase for device resource names (#138) - Aligns code with device profile changes made in PR 111 (#8e9dd4c)
- Update all TOML to use quote and not single-quote (#d3b9f4b)
- Enable using MessageBus as the default (#9d8893d)
- Remove Logging configuration (#2f6e8f2)
- security: Get Camera creds from SecretProvider - Add implementation of getting camera credentials from secret provider / secret store instead of configuration toml directly - Remove plain text camera credentials from toml config file - Refactor camera credentials to allow multiple different camera credentials using DeviceList instead of Driver config (#0fadece)
- Use pascal case in the sample Profiles (#b9d8927)
- remove unimplemented InitCmd/RemoveCmd configuration (#d1479f8)
- Remove the dependency of pkg/errors (#1083b87)
- use v2 SDK (#3339319)
- Update to assign and uses new Port Assignments and service key (#fe94c2d)
BREAKING CHANGE: Device Camera default port number has changed to 59985
BREAKING CHANGE: Device Camera service key has changed to device-camera
- update snap build (#c46a067)
- update build files for v2 (#d808c09)
- snap: update epoch and release version to Ireland (#95a98a1)
- update go.mod to go 1.16 (#d43abaa)
- update Dockerfiles to use go 1.16 (#ba22a61)
- snap: '-go' suffix removed from device name (#2a3a7a1)
- snap: run 'go mod tidy' (#c9606bd)
- snap: update go to 1.16 (#5bc5291)
- snap: update snap v2 support (#5a3c97e)
- update local docker image names (#ac9394c)
- snap: add startup-duration and startup-interval configure options (#089ba0f)
- add semantic.yml for commit linting, update PR template to latest (#4530cb8)
- standardize dockerfiles (#b2492c7)
- Changed to single qoutes per PR feedback (#bfac45e)
- Correct logging setting for STDOUT (#8d54db9)
- update incorrect edgexfoundry-holding imports (#0e3ece9)
- check for nil before adding an onvifClient (#39108fe)
- snap: Update snap versioning logic (#4ae3ea6)
- Upgrade SDK to v1.2.4-dev.34 (#832d354)
- update dockerfile to appropriately use ENTRYPOINT and CMD, closes#43 (#2df4ac3)
- device-camera: add snap package files for device-camera (#a0ca43a)
- Add standart PR template (#e63de38)