Skip to content

Commit d2d285d

Browse files
authored
Merge pull request #347 from nspcc-dev/rel-2.19
2 parents ed98f08 + 9b37d21 commit d2d285d

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,21 @@
33
## [Unreleased]
44

55
### Added
6-
- QUOTA_EXCEEDED status code to SECTION_OBJECT (#343)
76

87
### Changed
98

109
### Removed
1110

11+
### Deprecated
12+
13+
## [2.19.0] - 2025-09-25
14+
15+
### Added
16+
- QUOTA_EXCEEDED status code to SECTION_OBJECT (#343)
17+
- BAD_REQUEST status code to CommonFail section (#346)
18+
- INCOMPLETE status code to Success section (#346)
19+
- BUSY status code to CommonFail section (#346)
20+
1221
### Deprecated
1322
- Storage load estimations P2P API (#341)
1423

@@ -574,4 +583,5 @@ Bump major release
574583
[2.16.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.15.0...v2.16.0
575584
[2.17.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.16.0...v2.17.0
576585
[2.18.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.17.0...v2.18.0
577-
[Unreleased]: https://github.com/nspcc-dev/neofs-api/compare/v2.18.0...master
586+
[2.19.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.18.0...v2.19.0
587+
[Unreleased]: https://github.com/nspcc-dev/neofs-api/compare/v2.19.0...master

0 commit comments

Comments
 (0)