v3.1.0 - Napa
[v3.1.0] Napa - 2023-11-15 (Only compatible with the 3.x releases)
Changelog
First-party Dependencies
- device-sdk-go
- go-mod-core-contracts
- go-mod-bootstrap (indirect dependency)
- go-mod-messaging (indirect dependency)
- go-mod-registry (indirect dependency)
- go-mod-secrets (indirect dependency)
- go-mod-configuration (indirect dependency)
✨ Features
BREAKING CHANGE: Remove snap packaging ([#261](https://github.com/edgexfoundry/device-rfid-llrp-go/issues/261))
♻ Code Refactoring
- Remove obsolete comments from config file (#263) (a457c92…)
- Replace github.com/pkg/errors with errors (d9392d6…)
👷 Build
🤖 Continuous Integration
- Add automated release workflow on tag creation (c07abfb…)