Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

release notes v6.0.1 #3541

Merged
merged 1 commit into from
Nov 6, 2024
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 19 additions & 8 deletions docs/pages/release_notes.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,20 @@
Release notes
#############

*******************
***************
Peanut (v6.0.1)
***************

Release date: 2024-11-06

- disable rate limiting on APIs when supported DID methods does not include 'nuts'
- add rate limiting to VDR v2 APIs

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

***************
Peanut (v6.0.0)
*******************
***************

Release date: 2024-10-25

Expand Down Expand Up @@ -105,9 +116,9 @@ The following features have been deprecated:
- Network v1 API, to be removed
- VDR v1 API, replaced by VDR v2

************************
*************************
Hazelnut update (v5.4.12)
************************
*************************

Release date: 2024-11-04

Expand All @@ -116,19 +127,19 @@ Release date: 2024-11-04

**Full Changelog**: https://github.com/nuts-foundation/nuts-node/compare/v5.4.11...v5.4.12

************************
*************************
Hazelnut update (v5.4.11)
************************
*************************

Release date: 2024-09-24

- Fixed an issue where the deactivated status of a DID document could be resolved incorrectly

**Full Changelog**: https://github.com/nuts-foundation/nuts-node/compare/v5.4.10...v5.4.11

************************
*************************
Hazelnut update (v5.4.10)
************************
*************************

Release date: 2024-09-13

Expand Down
Loading