@@ -4,6 +4,84 @@ Post 1.0.0 release, the changelog format is based on [Keep a Changelog](https://
44
55## [ Unreleased]
66
7+ ## [ 2025.17-isabirra] (2025-09-29)
8+
9+ - Bugfix | Fix the registration handshake ([ #6062 ] )
10+ - Convenience for ShutdownTracker ([ #6038 ] )
11+ - chore: made http-api-client-macro doctest compile ([ #6037 ] )
12+ - feat: refresh mixnet contract on epoch progression ([ #6023 ] )
13+ - chore: remove legacy nodes from nym api [ and kinda-ish from node status api] ([ #6021 ] )
14+ - Feature/credential proxy crate ([ #6018 ] )
15+ - Moving clients crate from vpn-client repo to here ([ #6015 ] )
16+ - Feature/cancellation migration ([ #6014 ] )
17+ - Use default value for the ports until api is deployed ([ #6007 ] )
18+ - bugfix: return from MixTrafficController if client request channel has closed ([ #6002 ] )
19+ - Revert "Create an axum_test client for more integrated unit testing (… ([ #5999 ] )
20+ - chore: upgraded syn to 2.0 and removed nym-execute ([ #5998 ] )
21+ - feat: use ` ShutdownToken ` (` CancellationToken ` inside) for nym-api ([ #5997 ] )
22+ - bugfix: Recipient deserialisation for deserialisers missing bytes specialisation ([ #5991 ] )
23+ - chore: use updated version of simulate endpoint ([ #5988 ] )
24+ - chore: purge temp databases on build ([ #5984 ] )
25+ - Bump sha.js from 2.4.11 to 2.4.12 ([ #5983 ] )
26+ - Feature: Delegation program stake checker and adjuster ([ #5980 ] )
27+ - build(deps): bump actions/setup-java from 4 to 5 ([ #5975 ] )
28+ - Domain fronting integration ([ #5974 ] )
29+ - chore: internal hidden command to force advance nyx epoch ([ #5964 ] )
30+ - Create an axum_test client for more integrated unit testing ([ #5956 ] )
31+ - feat: shared library for attempting to retrieve update mode attestation ([ #5954 ] )
32+ - Bump slab from 0.4.10 to 0.4.11 ([ #5952 ] )
33+ - build(deps): bump actions/first-interaction from 1 to 3 ([ #5950 ] )
34+ - fix: use WASM compatible time API in client ([ #5948 ] )
35+ - feat: credential proxy deposit pool ([ #5945 ] )
36+ - build(deps): bump actions/download-artifact from 4 to 5 ([ #5939 ] )
37+ - feat: nym signers monitor ([ #5933 ] )
38+ - Bump console from 0.15.11 to 0.16.0 ([ #5931 ] )
39+ - Bump mock_instant from 0.5.3 to 0.6.0 ([ #5930 ] )
40+ - Bump tokio from 1.46.1 to 1.47.1 ([ #5929 ] )
41+ - Bump defguard_wireguard_rs from v0.4.7 to v0.7.5 ([ #5928 ] )
42+ - Bump indicatif from 0.17.11 to 0.18.0 ([ #5924 ] )
43+ - Feature: Nym node autorun CLI ([ #5916 ] )
44+ - build(deps): bump mikefarah/yq from 4.45.4 to 4.47.1 ([ #5911 ] )
45+ - build(deps): bump pbkdf2 from 3.1.2 to 3.1.3 ([ #5869 ] )
46+
47+ [ #6062 ] : https://github.com/nymtech/nym/pull/6062
48+ [ #6038 ] : https://github.com/nymtech/nym/pull/6038
49+ [ #6037 ] : https://github.com/nymtech/nym/pull/6037
50+ [ #6023 ] : https://github.com/nymtech/nym/pull/6023
51+ [ #6021 ] : https://github.com/nymtech/nym/pull/6021
52+ [ #6018 ] : https://github.com/nymtech/nym/pull/6018
53+ [ #6015 ] : https://github.com/nymtech/nym/pull/6015
54+ [ #6014 ] : https://github.com/nymtech/nym/pull/6014
55+ [ #6007 ] : https://github.com/nymtech/nym/pull/6007
56+ [ #6002 ] : https://github.com/nymtech/nym/pull/6002
57+ [ #5999 ] : https://github.com/nymtech/nym/pull/5999
58+ [ #5998 ] : https://github.com/nymtech/nym/pull/5998
59+ [ #5997 ] : https://github.com/nymtech/nym/pull/5997
60+ [ #5991 ] : https://github.com/nymtech/nym/pull/5991
61+ [ #5988 ] : https://github.com/nymtech/nym/pull/5988
62+ [ #5984 ] : https://github.com/nymtech/nym/pull/5984
63+ [ #5983 ] : https://github.com/nymtech/nym/pull/5983
64+ [ #5980 ] : https://github.com/nymtech/nym/pull/5980
65+ [ #5975 ] : https://github.com/nymtech/nym/pull/5975
66+ [ #5974 ] : https://github.com/nymtech/nym/pull/5974
67+ [ #5964 ] : https://github.com/nymtech/nym/pull/5964
68+ [ #5956 ] : https://github.com/nymtech/nym/pull/5956
69+ [ #5954 ] : https://github.com/nymtech/nym/pull/5954
70+ [ #5952 ] : https://github.com/nymtech/nym/pull/5952
71+ [ #5950 ] : https://github.com/nymtech/nym/pull/5950
72+ [ #5948 ] : https://github.com/nymtech/nym/pull/5948
73+ [ #5945 ] : https://github.com/nymtech/nym/pull/5945
74+ [ #5939 ] : https://github.com/nymtech/nym/pull/5939
75+ [ #5933 ] : https://github.com/nymtech/nym/pull/5933
76+ [ #5931 ] : https://github.com/nymtech/nym/pull/5931
77+ [ #5930 ] : https://github.com/nymtech/nym/pull/5930
78+ [ #5929 ] : https://github.com/nymtech/nym/pull/5929
79+ [ #5928 ] : https://github.com/nymtech/nym/pull/5928
80+ [ #5924 ] : https://github.com/nymtech/nym/pull/5924
81+ [ #5916 ] : https://github.com/nymtech/nym/pull/5916
82+ [ #5911 ] : https://github.com/nymtech/nym/pull/5911
83+ [ #5869 ] : https://github.com/nymtech/nym/pull/5869
84+
785## [ 2025.16-halloumi] (2025-09-16)
886
987- Backport metadata endpoint ([ #6010 ] )
0 commit comments