File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -6,15 +6,21 @@ Changelog for NeoFS Node
66### Added
77
88### Fixed
9- - Split object stuck in GC cycle (#3633 )
109
1110### Changed
1211
1312### Removed
1413
1514### Updated
1615
17- ### Updating from v0.49.0
16+ ### Updating from v0.49.1
17+
18+ ## [ 0.49.1] - 2025-10-15
19+
20+ ### Fixed
21+ - Excessive duplicating fields in container report logs (#3631 )
22+ - Attempts to put container reports for alien containers (#3631 )
23+ - Split object stuck in GC cycle (#3633 )
1824
1925## [ 0.49.0] - 2025-10-06 - Dochodo
2026
@@ -2685,7 +2691,8 @@ NeoFS-API v2.0 support and updated brand-new storage node application.
26852691
26862692First public review release.
26872693
2688- [ Unreleased ] : https://github.com/nspcc-dev/neofs-node/compare/v0.49.0...master
2694+ [ Unreleased ] : https://github.com/nspcc-dev/neofs-node/compare/v0.49.1...master
2695+ [ 0.49.1 ] : https://github.com/nspcc-dev/neofs-node/compare/v0.49.0...v0.49.1
26892696[ 0.49.0 ] : https://github.com/nspcc-dev/neofs-node/compare/v0.48.3...v0.49.0
26902697[ 0.48.3 ] : https://github.com/nspcc-dev/neofs-node/compare/v0.48.2...v0.48.3
26912698[ 0.48.2 ] : https://github.com/nspcc-dev/neofs-node/compare/v0.48.1...v0.48.2
Original file line number Diff line number Diff line change 1- 0.49.0
1+ 0.49.1
You can’t perform that action at this time.
0 commit comments