@@ -4,6 +4,45 @@ Post 1.0.0 release, the changelog format is based on [Keep a Changelog](https://
44
55## [ Unreleased]  
66
7+ ## [ 2024.5-ragusa]  (2024-05-22) 
8+ 
9+ -  Feature/nym node api location ([ #4605  ] )
10+ -  Add optional signature to IPR request/response ([ #4604  ] )
11+ -  Feature/unstable tested nodes endpoint ([ #4601  ] )
12+ -  nym-api: make report/avg_uptime endpoints ignore blacklist ([ #4599  ] )
13+ -  removed blocking for coconut in the final epoch state ([ #4598  ] )
14+ -  allow using explicit admin address for issuing freepasses ([ #4595  ] )
15+ -  Use rfc3339 for last_polled in described nym-api endpoint ([ #4591  ] )
16+ -  Explicitly handle constraint unique violation when importing credential ([ #4588  ] )
17+ -  [ bugfix]  noop flag for nym-api for nymvisor compatibility ([ #4586  ] )
18+ -  Chore/additional helpers ([ #4585  ] )
19+ -  Feature/wasm coconut ([ #4584  ] )
20+ -  upgraded axum and related deps to the most recent version ([ #4573  ] )
21+ -  Feature/nyxd scraper pruning ([ #4564  ] )
22+ -  Run cargo autoinherit on the main workspace ([ #4553  ] )
23+ -  Add rustls-tls to reqwest in validator-client ([ #4552  ] )
24+ -  Feature/rewarder voucher issuance ([ #4548  ] )
25+ -  make sure 'OffsetDateTimeJsonSchemaWrapper' is serialised with legacy format  ([ #4613  ] )
26+ 
27+ 
28+ [ #4613 ] : https://github.com/nymtech/nym/pull/4613 
29+ [ #4605 ] : https://github.com/nymtech/nym/pull/4605 
30+ [ #4604 ] : https://github.com/nymtech/nym/pull/4604 
31+ [ #4601 ] : https://github.com/nymtech/nym/pull/4601 
32+ [ #4599 ] : https://github.com/nymtech/nym/pull/4599 
33+ [ #4598 ] : https://github.com/nymtech/nym/pull/4598 
34+ [ #4595 ] : https://github.com/nymtech/nym/pull/4595 
35+ [ #4591 ] : https://github.com/nymtech/nym/pull/4591 
36+ [ #4588 ] : https://github.com/nymtech/nym/pull/4588 
37+ [ #4586 ] : https://github.com/nymtech/nym/pull/4586 
38+ [ #4585 ] : https://github.com/nymtech/nym/pull/4585 
39+ [ #4584 ] : https://github.com/nymtech/nym/pull/4584 
40+ [ #4573 ] : https://github.com/nymtech/nym/pull/4573 
41+ [ #4564 ] : https://github.com/nymtech/nym/pull/4564 
42+ [ #4553 ] : https://github.com/nymtech/nym/pull/4553 
43+ [ #4552 ] : https://github.com/nymtech/nym/pull/4552 
44+ [ #4548 ] : https://github.com/nymtech/nym/pull/4548 
45+ 
746## [ 2024.4-nutella]  (2024-05-08) 
847
948-  [ fix]  apply disable_poisson_rate from internal NR/IPR cfgs ([ #4579  ] )
0 commit comments