Skip to content

Commit 797e830

Browse files
authored
Merge pull request #325 from nspcc-dev/rel-2.17.0
CHANGELOG: release 2.17.0
2 parents e8a60dd + c5c2015 commit 797e830

File tree

1 file changed

+16
-1
lines changed

1 file changed

+16
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,20 @@
1010

1111
### Deprecated
1212

13+
## [2.17.0] - 2025-02-28
14+
15+
### Added
16+
- Address-based targets in EACL rules (#301)
17+
- Signatures to replication API (#302)
18+
- Meta consistency attributes for containers (#309)
19+
- SearchV2 API (#314, #320, #321)
20+
21+
### Changed
22+
- Object and container IDs consisting of all zeroes are officialy invalid now (#303)
23+
- 0:0 range requests are now valid and should return whole object payload (#315)
24+
- Container policy REP and CBF have limits now (#307)
25+
- Zero byte is forbidden in attributes (#323)
26+
1327
## [2.16.0] - 2024-04-23
1428

1529
### Added
@@ -536,4 +550,5 @@ Bump major release
536550
[2.14.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.13.1...v2.14.0
537551
[2.15.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.14.0...v2.15.0
538552
[2.16.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.15.0...v2.16.0
539-
[Unreleased]: https://github.com/nspcc-dev/neofs-api/compare/v2.16.0...master
553+
[2.17.0]: https://github.com/nspcc-dev/neofs-api/compare/v2.16.0...v2.17.0
554+
[Unreleased]: https://github.com/nspcc-dev/neofs-api/compare/v2.17.0...master

0 commit comments

Comments
 (0)