Skip to content

v3.1.0 - Napa

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 22:20
· 74 commits to main since this release
v3.1.0

[v3.1.0] Napa - 2023-11-15 (Only compatible with the 3.x releases)

Changelog

First-party Dependencies

✨ Features


BREAKING CHANGE: Remove snap packaging

  • New Provision Watchers tab
    • Add Provision Watchers tab to Metadata (a321165…)
    • Fields for Provision Watcher Tab DTO (f7e57eb…)
    • Additional changes for add Provision Watchers tab to Metadata (e723d52…)
    • Note: This feature is still not 100% functional

🐛 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…)