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
- 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 ([#396](https://github.com/edgexfoundry/device-onvif-camera/issues/396))
- Replace gorilla/mux with labstack/echo (9a9a093…)
♻ Code Refactoring
📖 Documentation
- Fix license link (#373) (f8d6efe…)
- Add readme and rename collections to clarify collection usage (f9a51d9…)
👷 Build
🤖 Continuous Integration
- Add automated release workflow on tag creation (6bc619b…)