|
2 | 2 | Release notes |
3 | 3 | ############# |
4 | 4 |
|
| 5 | +*************** |
| 6 | +Peanut (v6.1.6) |
| 7 | +*************** |
| 8 | + |
| 9 | +Release date: 2025-11-03 |
| 10 | + |
| 11 | +- Update Go version to fix https://pkg.go.dev/vuln/GO-2025-4007, |
| 12 | + https://pkg.go.dev/vuln/GO-2025-4008, |
| 13 | + https://pkg.go.dev/vuln/GO-2025-4009, |
| 14 | + https://pkg.go.dev/vuln/GO-2025-4010, |
| 15 | + https://pkg.go.dev/vuln/GO-2025-4011, |
| 16 | + https://pkg.go.dev/vuln/GO-2025-4012, |
| 17 | + https://pkg.go.dev/vuln/GO-2025-4013, and |
| 18 | + https://pkg.go.dev/vuln/GO-2025-4014 |
| 19 | + |
| 20 | +**Full Changelog**: https://github.com/nuts-foundation/nuts-node/compare/v6.1.5...v6.1.6 |
| 21 | + |
| 22 | +*************** |
| 23 | +Peanut (v6.1.5) |
| 24 | +*************** |
| 25 | + |
| 26 | +Release date: 2025-09-05 |
| 27 | + |
| 28 | +- Update deps on v6.1 branch by @stevenvegt in [#3898](https://github.com/nuts-foundation/nuts-node/pull/3898) |
| 29 | +- fix: Resolve GO-2025-3849 vuln on V6.1 by @confiks in [#3902](https://github.com/nuts-foundation/nuts-node/pull/3902) |
| 30 | +- fix vuln from go-viper by @woutslakhorst in [#3917](https://github.com/nuts-foundation/nuts-node/pull/3917) |
| 31 | + |
| 32 | +**Full Changelog**: https://github.com/nuts-foundation/nuts-node/compare/v6.1.4...v6.1.5 |
| 33 | + |
| 34 | +*************** |
| 35 | +Peanut (v6.1.4) |
| 36 | +*************** |
| 37 | + |
| 38 | +Release date: 2025-07-01 |
| 39 | + |
| 40 | +- Build and publish binaries to GH Releases [#3849](https://github.com/nuts-foundation/nuts-node/pull/3849) by @reinkrul in [#3859](https://github.com/nuts-foundation/nuts-node/pull/3859) |
| 41 | + |
| 42 | +**Full Changelog**: https://github.com/nuts-foundation/nuts-node/compare/v6.1.3...v6.1.4 |
| 43 | + |
5 | 44 | *************** |
6 | 45 | Peanut (v6.1.3) |
7 | 46 | *************** |
@@ -261,6 +300,23 @@ The following features have been deprecated: |
261 | 300 | - Network v1 API, to be removed |
262 | 301 | - VDR v1 API, replaced by VDR v2 |
263 | 302 |
|
| 303 | +************************* |
| 304 | +Hazelnut update (v5.4.20) |
| 305 | +************************* |
| 306 | + |
| 307 | +Release date: 2025-11-03 |
| 308 | + |
| 309 | +- Update Go version to fix https://pkg.go.dev/vuln/GO-2025-4007, |
| 310 | + https://pkg.go.dev/vuln/GO-2025-4008, |
| 311 | + https://pkg.go.dev/vuln/GO-2025-4009, |
| 312 | + https://pkg.go.dev/vuln/GO-2025-4010, |
| 313 | + https://pkg.go.dev/vuln/GO-2025-4011, |
| 314 | + https://pkg.go.dev/vuln/GO-2025-4012, |
| 315 | + https://pkg.go.dev/vuln/GO-2025-4013, and |
| 316 | + https://pkg.go.dev/vuln/GO-2025-4014 |
| 317 | + |
| 318 | +**Full Changelog**: https://github.com/nuts-foundation/nuts-node/compare/v5.4.19...v5.4.20 |
| 319 | + |
264 | 320 | ************************* |
265 | 321 | Hazelnut update (v5.4.19) |
266 | 322 | ************************* |
|
0 commit comments