Releases: nuts-foundation/nuts-node
Releases · nuts-foundation/nuts-node
v6.1.4
v6.1.3
What's Changed
- lock redis to 7 to fix e2e tests by @woutslakhorst in #3819
- V6.1: update Go 1.24.4 to fix vulnerabilities by @gerardsn in #3842
Full Changelog: v6.1.2...v6.1.3
v5.4.19
What's Changed
Full Changelog: v5.4.18...v5.4.19
v6.1.2
v5.4.18
What's Changed
- fix vulnerability v5.4 by @gerardsn in #3800
- Updates for 5.4.18 by @stevenvegt in #3806
Full Changelog: v5.4.17...v5.4.18
v6.1.1
What's Changed
- Update go version to fix https://pkg.go.dev/vuln/GO-2025-3563
Full Changelog: v6.1.0...v6.1.1
v6.0.11
What's Changed
- Update go version to fix https://pkg.go.dev/vuln/GO-2025-3563
Full Changelog: v6.0.10...v6.0.11
v5.4.17
What's Changed
- Update go version to fix https://pkg.go.dev/vuln/GO-2025-3563
- Update dependencies to fix https://pkg.go.dev/vuln/GO-2025-3553
Full Changelog: v5.4.16...v5.4.17
v6.1.0
What's Changed
- Add support for resolving
did:x509DIDs - Add support for
X509CredentialVerifiable Credential type (RFC023) which is used to represent X.509 certificates as Verifiable Credentials (#3582) - Also make
/statusendpoint available on public HTTP interface (#3755)
Full Changelog: v6.0.0...v6.1.0
v6.0.10
What's Changed
- upgrade V6.0 to go 1.24 by @gerardsn in #3721
- Update dependencies to fix https://pkg.go.dev/vuln/GO-2025-3553 and https://pkg.go.dev/vuln/GO-2025-3540 @gerardsn in #3757
Full Changelog: v6.0.9...v6.0.10