Skip to content

Releases: nuts-foundation/nuts-node

Hazelnut update (v5.4.3)

07 Sep 10:47
f14cbf7

Choose a tag to compare

What's Changed

  • Fixed an issue where revocations received through the network were not written to a backup that was introduced in v5.4.0.
    Nodes upgrading from v5.4.0-v5.4.2 need to make an empty POST call to <node-address>/internal/network/v1/reprocess?type=application/ld+json%3Btype=revocation.
  • Reduced number of pages transmitted per message on a full sync to enhance performance
  • Fixed a performance issue with initializing the backup databases
  • Fixed some typos in NL language templates (@jelmerterwal)

Full Changelog: v5.4.2...v5.4.3

Hazelnut update (v5.4.2)

20 Aug 12:05

Choose a tag to compare

What's Changed

  • Fixed issue where NutsEmployeeCredentials needed to be explicitly trusted when issued by another node by @reinkrul in #2434

Full Changelog: v5.4.1...v5.4.2

Hazelnut update (v5.3.2)

20 Aug 11:49
cf5462f

Choose a tag to compare

What's Changed

  • Fixed issue where NutsEmployeeCredentials needed to be explicitly trusted when issued by another node by @reinkrul in #2434

Full Changelog: v5.3.1...v5.3.2

Hazelnut update (v5.4.0)

20 Jul 07:55
9723d99

Choose a tag to compare

What's Changed

New features:

  • Introduced support for issuing and receiving credentials over OpenID4VCI (OpenID Connect for Verifiable Credential Issuance).
    If the node's /n2n endpoint runs on port 443, the node will automatically configure its DIDs for OpenID4VCI support.
    If running on another port, additional action is required. See openid4vci documentation for more information.
  • Added certificate info to peer diagnostics.
  • Added last connection error and the date/time of the next connection attempt to the network's address book.

Bug fixes/improvements:

  • Diagnostics now shows correct number of owned conflicted DID document (vdr.conflicted_did_documents.owned_count).
  • Added background job that periodically checks the node's network state and fixes incorrect XOR hashes.
    This can happen in certain high-load cases on Redis.
  • Network peer authentication failures are now logged on debug instead of warn, leading to less chatter.
    To find out what error occurred, you should now look at the network's address book. /internal/network/v1/addressbook
  • When creating new DID documents, the VDR now checks whether the specified controllers actually exist.
  • Helm chart got updated (@henk-hofs-pink).

Full Changelog: v5.3.0...v5.4.0

v5.4.0-rc.2

14 Jul 09:31
ad25152

Choose a tag to compare

What's Changed (since rc.1)

Full Changelog: v5.3.0...v5.4.0-rc.2

v5.4.0-rc.1

13 Jul 12:34
29eda5c

Choose a tag to compare

New features:

  • Introduced support for issuing and receiving credentials over OpenID4VCI (OpenID Connect for Verifiable Credential Issuance).
    If the node's /n2n endpoint runs on port 443, the node will automatically configure its DIDs for OpenID4VCI support.
    If running on another port, additional action is required. See :ref:openid4vci for more information.
  • Added certificate info to peer diagnostics.
  • Added last connection error and the date/time of the next connection attempt to the network's address book.

Bug fixes/improvements:

  • Diagnostics now shows correct number of owned conflicted DID document (vdr.conflicted_did_documents.owned_count).
  • Added background job that periodically checks the node's network state and fixes incorrect XOR hashes.
    This can happen in certain high-load cases on Redis.
  • Network peer authentication failures are now logged on debug instead of warn, leading to less chatter.
    To find out what error occurred, you should now look at the network's address book. /internal/network/v1/addressbook
  • When creating new DID documents, the VDR now checks whether the specified controllers actually exist.
  • Helm chart got updated (@henk-hofs-pink).

What's Changed

Full Changelog: nuts-node-v5.3.0...v5.4.0-rc.1

nuts-node-chart-0.0.3

16 Jun 13:17
177490d

Choose a tag to compare

A NUTS node Helm chart for Kubernetes

Hazelnut update (v5.3.1)

13 Jun 15:53
ff5ac79

Choose a tag to compare

Release date: 2023-06-13

  • Fixed issue where a Reprocess failed due to missing data

Full Changelog: v5.3.0...v5.3.1

Hazelnut update (v5.2.3)

13 Jun 15:49
8794769

Choose a tag to compare

Release date: 2023-06-13

  • Fixed issue where a Reprocess failed due to missing data

Full Changelog: v5.2.2...v5.2.3

Hazelnut update (v5.1.2)

13 Jun 15:46
c303cca

Choose a tag to compare

Release date: 2023-06-13

  • Fixed issue where a Reprocess failed due to missing data

Full Changelog: v5.1.1...v5.1.2