Skip to content

Commit 367e7ce

Browse files
authored
Merge pull request #452 from jumpingliu/4.0-rest-changelog
docs: Update changelog for 4.0 release
1 parent 652475e commit 367e7ce

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

CHANGELOG.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,28 @@
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 ([be40ce9…](https://github.com/edgexfoundry/device-rest-go/commit/be40ce9c5fc91884215293b6bf7bbda8bd3c0d2f))
20+
21+
### ♻ Code Refactoring
22+
23+
- Update module to v4 ([6bfdd3f…](https://github.com/edgexfoundry/device-rest-go/commit/6bfdd3ff5f3e792eafad2b4c95b01495d5837e2e))
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 ([ec1ec23…](https://github.com/edgexfoundry/device-rest-go/commit/ec1ec23295ae906f939fdcce9f1e5a4eef1babde))
33+
34+
### 👷 Build
35+
36+
- Upgrade to go-1.23, Linter1.61.0 and Alpine 3.20 ([21d3830…](https://github.com/edgexfoundry/device-rest-go/commit/21d3830f1720a37f1895b62ff4ca15d755f1aed1))
1537

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

0 commit comments

Comments
 (0)