Releases: edgexfoundry/edgex-ui-go
Releases · edgexfoundry/edgex-ui-go
v3.1.0 - Napa
[v3.1.0] Napa - 2023-11-15 (Only compatible with the 3.x releases)
Changelog
First-party Dependencies
- go-mod-bootstrap
- go-mod-core-contracts
- go-mod-messaging
- go-mod-registry
- go-mod-secrets
- go-mod-configuration (indirect dependency)
✨ Features
- Remove snap packaging (6eeb2ce…)
BREAKING CHANGE: Remove snap packaging
- New Provision Watchers tab
🐛 Bug Fixes
- Use the AuthData from the incoming request for DeviceProfileClient (1ad20d6…)
- Adaptation to V3 true/false for ds-pushevent ds-returnevent (9f0eca7…)
- Fix request of a service configuration (e38cd2b…)
👷 Build
- Update Attribution.txt for missing items (ddc1dff…)
- Update to the latest go mods and adjust code as needed (469e73a…)
- Upgrade to go-1.21 and Alpine 3.18 (db6b7c2…)
- Add -trimpath to improve binary reproducibility of edgex-ui server (301164a…)
- Add test ts file (e1eb71e…)
🤖 Continuous Integration
- Add automated release workflow on tag creation (77b77ab…)