Skip to content

Commit 75a6d34

Browse files
update changelog
1 parent e9753fb commit 75a6d34

File tree

1 file changed

+40
-0
lines changed

1 file changed

+40
-0
lines changed

CHANGELOG.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,46 @@ Post 1.0.0 release, the changelog format is based on [Keep a Changelog](https://
44

55
## [Unreleased]
66

7+
## [2025.19-kase] (2025-10-30)
8+
9+
- update ns agent workflow ([#6154])
10+
- Cherry pick - request #6143 from nymtech/bugfix/mix-tx-closed-v2 ([#6153])
11+
- bugfix: nym-credential-proxy query params parsing regression ([#6121])
12+
- bugfix: revert some dep updates introduced in #6043 ([#6120])
13+
- Skip ipv6 metadata endpoint request ([#6118])
14+
- update to no longer use 1mb files ([#6117])
15+
- chore: restore pending dkg contract state migration ([#6116])
16+
- Revert "Propagate cancel token to mixnet client" ([#6115])
17+
- Update dirs to 6.0 ([#6109])
18+
- Propagate cancel token to mixnet client ([#6105])
19+
- bugfix: retrieve and update ticketbook in the same query ([#6101])
20+
- bugfix: include network name in the default gateway probe config path ([#6100])
21+
- Bugfix/incompatibility fixes ([#6099])
22+
- [DOCs/operators] QUIC deployment script & docs ([#6098])
23+
- bugfix: testnet manager 02sql migration ([#6096])
24+
- feat: move gateway probe to monorepo (and update to rust edition 2024) ([#6094])
25+
- bugfix: use custom topology provider for list of init gateways ([#6092])
26+
- Max/fix wasm client + build commands ([#6043])
27+
28+
[#6154]: https://github.com/nymtech/nym/pull/6154
29+
[#6153]: https://github.com/nymtech/nym/pull/6153
30+
[#6121]: https://github.com/nymtech/nym/pull/6121
31+
[#6120]: https://github.com/nymtech/nym/pull/6120
32+
[#6118]: https://github.com/nymtech/nym/pull/6118
33+
[#6117]: https://github.com/nymtech/nym/pull/6117
34+
[#6116]: https://github.com/nymtech/nym/pull/6116
35+
[#6115]: https://github.com/nymtech/nym/pull/6115
36+
[#6109]: https://github.com/nymtech/nym/pull/6109
37+
[#6105]: https://github.com/nymtech/nym/pull/6105
38+
[#6101]: https://github.com/nymtech/nym/pull/6101
39+
[#6100]: https://github.com/nymtech/nym/pull/6100
40+
[#6099]: https://github.com/nymtech/nym/pull/6099
41+
[#6098]: https://github.com/nymtech/nym/pull/6098
42+
[#6096]: https://github.com/nymtech/nym/pull/6096
43+
[#6094]: https://github.com/nymtech/nym/pull/6094
44+
[#6092]: https://github.com/nymtech/nym/pull/6092
45+
[#6043]: https://github.com/nymtech/nym/pull/6043
46+
747
## [2025.18-jarlsberg] (2025-10-14)
848

949
- ns-api: add descriptions to dVPN gateway responses ([#6102])

0 commit comments

Comments
 (0)