Skip to content

Commit

Permalink
Release notes for v5.0.1 (#1672)
Browse files Browse the repository at this point in the history
  • Loading branch information
reinkrul authored Nov 18, 2022
1 parent 138cefe commit 4131db1
Showing 1 changed file with 14 additions and 0 deletions.
14 changes: 14 additions & 0 deletions docs/pages/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,20 @@ Release notes

What has been changed, and how to update between versions.

*****************
Coconut update (v5.0.1)
*****************

Release date: 2022-11-18

This patch release fixes the following:

- Redact secrets (e.g. ``crypto.vault.token``) in logging (e.g. at startup). They will now show up as ``(redacted)``.
- Fix half-downloaded IRMA schemas preventing the server to start. This happens when the node is shut down/crashes while downloading schemas.
It now removes IRMA temporary directories which prevents the case from occurring.

**Full Changelog**: https://github.com/nuts-foundation/nuts-node/compare/v5.0.0...v5.0.1

*****************
Coconut (v5.0.0)
*****************
Expand Down

0 comments on commit 4131db1

Please sign in to comment.