Skip to content

v3.1.0 - Napa

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Nov 22:11
· 57 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 ([#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

  • Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (#500) (aeb07f1…)

🤖 Continuous Integration

  • Add automated release workflow on tag creation (a1e294c…)