You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
## [4.0.0] Odessa - 2025-03-12 (Only compatible with the 4.x releases)
16
+
17
+
### ✨ Features
18
+
19
+
- Enable PIE support for ASLR and full RELRO ([3ed6416…](https://github.com/edgexfoundry/device-uart/commit/3ed64162fe5da762afcd5902d8c2c408f66a7072))
20
+
21
+
### ♻ Code Refactoring
22
+
23
+
- Update module to v4 ([53189c1…](https://github.com/edgexfoundry/device-uart/commit/53189c10332bacaee41a57c005c834aa638a9f96))
24
+
```text
25
+
26
+
BREAKING CHANGE: update go module to v4
27
+
28
+
```
29
+
30
+
### 🐛 Bug Fixes
31
+
32
+
- Only one ldflags flag is allowed ([d3f616b…](https://github.com/edgexfoundry/device-uart/commit/d3f616bb6c298463b0160a7450de9f955e758ebd))
33
+
34
+
### 👷 Build
35
+
36
+
- Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 ([44e0fc2…](https://github.com/edgexfoundry/device-uart/commit/44e0fc2ef96c30d275bce862755fe28b7851df0b))
37
+
15
38
16
39
## [v3.1.0] Napa - 2023-11-15 (Only compatible with the 3.x releases)
0 commit comments