Skip to content

Commit 68238f6

Browse files
authored
Merge pull request #105 from jumpingliu/4.0-uart-changelog
docs: Update changelog for 4.0 release
2 parents a079b5b + e7aa529 commit 68238f6

File tree

1 file changed

+23
-0
lines changed

1 file changed

+23
-0
lines changed

CHANGELOG.md

+23
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,29 @@
1212
- [go-mod-secrets](https://github.com/edgexfoundry/go-mod-secrets/blob/main/CHANGELOG.md) (indirect dependency)
1313
- [go-mod-configuration](https://github.com/edgexfoundry/go-mod-configuration/blob/main/CHANGELOG.md) (indirect dependency)
1414

15+
## [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+
1538

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

0 commit comments

Comments
 (0)