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 ([#514](https://github.com/edgexfoundry/device-modbus-go/issues/514))
- Accept DISCRETES_INPUT and DISCRETE_INPUTS as primary table (e3f0025…)
- RawType int32 for valueType float64 added (17dc72f…)
♻ Code Refactoring
- Remove obsolete comments from config file (#515) (3673e51…)
- Remove github.com/pkg/errors from Attribution.txt (0de61a6…)
👷 Build
🤖 Continuous Integration
- Add automated release workflow on tag creation (a1e294c…)