22Release notes
33#############
44
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+
544***************
645Peanut (v6.1.3)
746***************
@@ -10,7 +49,6 @@ Release date: 2025-06-13
1049
1150- Update go version to fix https://pkg.go.dev/vuln/GO-2025-3749, https://pkg.go.dev/vuln/GO-2025-3750, https://pkg.go.dev/vuln/GO-2025-3751
1251
13-
1452**Full Changelog **: https://github.com/nuts-foundation/nuts-node/compare/v6.1.2...v6.1.3
1553
1654***************
@@ -262,6 +300,23 @@ The following features have been deprecated:
262300- Network v1 API, to be removed
263301- VDR v1 API, replaced by VDR v2
264302
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+
265320*************************
266321Hazelnut update (v5.4.19)
267322*************************
0 commit comments