Skip to content

Latest commit

 

History

History
31 lines (21 loc) · 1.63 KB

CHANGLOG.md

File metadata and controls

31 lines (21 loc) · 1.63 KB

EdgeX S7 Device Service

Github repository

Change Logs for EdgeX Dependencies

[4.0.0] Odessa - 2025-03-12 (Only compatible with the 4.x releases)

✨ Features

  • Upgrade go modules to the latest V4 versions (e01f1b2…)
  • Optimize invalid address handling and update code to use the s7_errors variable (f5a0aa0…)

♻ Code Refactoring


BREAKING CHANGE: update go module to v4

👷 Build

  • Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 (f7f97db…)