EdgexAgent/device-ble-go/CHANGELOG.md
2025-07-10 20:40:32 +08:00

2.6 KiB

EdgeX UART Device Service

Github repository

Change Logs for EdgeX Dependencies

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

Features

  • Enable PIE support for ASLR and full RELRO (3ed6416…)

♻ Code Refactoring


BREAKING CHANGE: update go module to v4

🐛 Bug Fixes

👷 Build

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

[v3.1.0] Napa - 2023-11-15 (Only compatible with the 3.x releases)

♻ Code Refactoring

  • Remove github.com/pkg/errors from Attribution.txt (447facf…)

📖 Documentation

👷 Build

  • Add missing .github files (591fe36…)
  • Upgrade to go-1.21, Linter1.54.2 and Alpine 3.18 (a4a961d…)

🤖 Continuous Integration

  • Add automated release workflow on tag creation (5089f3c…)