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 ([#353](https://github.com/edgexfoundry/device-rest-go/issues/353))
♻ Code Refactoring
- Remove obsolete comments from config file (#355) (71e268e…)
- Remove github.com/pkg/errors from Attribution.txt (bbfcc02…)
🐛 Bug Fixes
📖 Documentation
👷 Build
🤖 Continuous Integration
- Add automated release workflow on tag creation (4617776…)