Skip to content

Commit 750dc8a

Browse files
authored
Merge pull request #386 from nspcc-dev/rel-2.22.0
2 parents 00da7f7 + 111c7b3 commit 750dc8a

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

CHANGELOG.md

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

55
### Added
6-
- Support for initial placement policy of containers (#381)
76

87
### Changed
9-
- `key` and `sign` fields of `refs.Signature(RFC6979)` message now have a sane length limit (#384)
108

119
### Removed
1210

11+
### Deprecated
12+
13+
## [2.22.0] - 2026-03-25
14+
15+
### Added
16+
- Support for initial placement policy of containers (#381)
17+
18+
### Changed
19+
- `key` and `sign` fields of `refs.Signature(RFC6979)` message now have a sane length limit (#384)
20+
1321
### Deprecated
1422
- Response verification header (#374)
1523
- `copies_number` field of `object.PutRequest.Body.Init` message (#382)
@@ -615,4 +623,5 @@ Bump major release
615623
[2.19.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.18.0...v2.19.0
616624
[2.20.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.19.0...v2.20.0
617625
[2.21.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.20.0...v2.21.0
618-
[Unreleased]: https://github.com/nspcc-dev/neofs-api/compare/v2.21.0...master
626+
[2.22.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.21.0...v2.22.0
627+
[Unreleased]: https://github.com/nspcc-dev/neofs-api/compare/v2.22.0...master

0 commit comments

Comments
 (0)