Skip to content

Commit

Permalink
release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
reinkrul committed Nov 14, 2024
1 parent 70ba6ae commit e7edc7c
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions docs/pages/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,18 @@
Release notes
#############

***************
Peanut (v6.0.2)
***************

Release date: 2024-11-14

- `#3556 <https://github.com/nuts-foundation/nuts-node/issues/3556>`_: fix private key path when using native Hashicorp Vault integration,
broken since v6.0.0 (pre-v6.0.0 keys couldn't be found, post-v6.0.0 keys have an incorrect name).
- Update `github.com/golang-jwt/jwt/v4` to v4.5.1 to address vulnerability `GO-2024-3250 <https://pkg.go.dev/vuln/GO-2024-3250>`_.

**Full Changelog**: https://github.com/nuts-foundation/nuts-node/compare/v6.0.1...v6.0.2

***************
Peanut (v6.0.1)
***************
Expand Down

0 comments on commit e7edc7c

Please sign in to comment.