Releases: compiuta-origin/connhex-cli
Releases · compiuta-origin/connhex-cli
v0.1.1
Changelog
- e1543eb chore(cli/provision): do not expose ManufacturingDeviceConfig fields
- 0c3c7ff chore: update LICENSE copyright to Compiuta Srl
- 234fee1 deps: add google/uuid
- 7853af7 fix(provision): make only init_id required, validate model UUID, auto-generate init_key, fix serial_number matching and tenants field
- d9f3e48 fix(provision): validate uniqueness of init_id and init_key across devices
- bdaa059 test(provision): add unit tests for validation, defaults and manufacturing data
v0.1.0
Changelog
- 4a2e220 build: add goreleaser
- 0777aee build: add release workflow
- d39dfd5 build: update Makefile
- 901338a chore: first commit
- 059abce chore: remove unused files
- bddc088 chore: update README
- 2930b7b chore: update README
- e2a3875 fix: remove typo
- f9839de fix: update go module
- c36307b refactor: handle config with viper
- 4b84ab3 refactor: move core functions to sdk package