Skip to content

Commit 7c0c1d0

Browse files
authored
CHANGELOG: release 0.49.1 (#3636)
2 parents dba6c17 + f91913a commit 7c0c1d0

2 files changed

Lines changed: 11 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 10 additions & 3 deletions
Original file line numberDiff line numberDiff 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

26862692
First 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

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.49.0
1+
0.49.1

0 commit comments

Comments
 (0)