File tree 2 files changed +17
-8
lines changed
2 files changed +17
-8
lines changed Original file line number Diff line number Diff line change @@ -3,6 +3,20 @@ Changelog for NeoFS Node
3
3
4
4
## [ Unreleased]
5
5
6
+ ### Added
7
+
8
+ ### Fixed
9
+
10
+ ### Changed
11
+
12
+ ### Removed
13
+
14
+ ### Updated
15
+
16
+ ### Updating from v0.45.1
17
+
18
+ ## [ 0.45.1] - 2025-03-07
19
+
6
20
### Added
7
21
- IR ` fschain.consensus.p2p_notary_request_payload_pool_size ` config option (#3195 )
8
22
- IR ` fschain.consensus.rpc.max_gas_invoke ` config option (#3208 )
@@ -25,12 +39,6 @@ Changelog for NeoFS Node
25
39
- Metabase V3->4 migration routine processes up to 1000 objects per BoltDB transaction and keeps the progress (#3202 )
26
40
- Metabase V3->4 migration routine stops gracefully on OS signal (#3202 )
27
41
28
- ### Removed
29
-
30
- ### Updated
31
-
32
- ### Updating from v0.45.0
33
-
34
42
## [ 0.45.0] - 2025-02-27 - Sapsido
35
43
36
44
Unleashing the true scaling potential of NeoFS this release is the first one
@@ -2279,7 +2287,8 @@ NeoFS-API v2.0 support and updated brand-new storage node application.
2279
2287
2280
2288
First public review release.
2281
2289
2282
- [ Unreleased ] : https://github.com/nspcc-dev/neofs-node/compare/v0.45.0...master
2290
+ [ Unreleased ] : https://github.com/nspcc-dev/neofs-node/compare/v0.45.1...master
2291
+ [ 0.45.1 ] : https://github.com/nspcc-dev/neofs-node/compare/v0.45.0...v0.45.1
2283
2292
[ 0.45.0 ] : https://github.com/nspcc-dev/neofs-node/compare/v0.44.2...v0.45.0
2284
2293
[ 0.44.2 ] : https://github.com/nspcc-dev/neofs-node/compare/v0.44.1...v0.44.2
2285
2294
[ 0.44.1 ] : https://github.com/nspcc-dev/neofs-node/compare/v0.44.0...v0.44.1
Original file line number Diff line number Diff line change 1
- 0.45.0
1
+ 0.45.1
You can’t perform that action at this time.
0 commit comments