File tree Expand file tree Collapse file tree 1 file changed +20
-1
lines changed
Expand file tree Collapse file tree 1 file changed +20
-1
lines changed Original file line number Diff line number Diff line change 66
77### Changed
88
9+ ### Removed
10+
11+ ### Deprecated
12+
13+ ## [ 2.18.0] - 2025-07-09
14+
15+ ### Added
16+ - Support for N3 signature scheme (#324 )
17+ - "Associate" attribute for objects (#337 )
18+
19+ ### Changed
20+ - Adjusted SearchV2 description for filtered attribute-less requests (#330 )
21+ - ` EpochDuration ` is counted in seconds in netmap now (#331 )
22+
923### Removed
1024- Header limit exception (4 MB instead of 16 KB) for replication RPCs (#293 )
1125
1226### Deprecated
27+ - ` ExternalAddr ` node attribute (#327 )
1328- ` verify_header ` field in ` object.GetResponse ` and ` object.HeadResponse ` messages (#334 )
29+ - ` ShortHeader ` (#336 )
30+ - Lock and tombstone payloads (#337 )
31+ - Audit and storage groups (#339 )
1432
1533## [ 2.17.0] - 2025-02-28
1634
@@ -553,4 +571,5 @@ Bump major release
553571[ 2.15.0 ] : https://github.com/nspcc-dev/neofs-api/compare/v2.14.0...v2.15.0
554572[ 2.16.0 ] : https://github.com/nspcc-dev/neofs-api/compare/v2.15.0...v2.16.0
555573[ 2.17.0 ] : https://github.com/nspcc-dev/neofs-api/compare/v2.16.0...v2.17.0
556- [ Unreleased ] : https://github.com/nspcc-dev/neofs-api/compare/v2.17.0...master
574+ [ 2.18.0 ] : https://github.com/nspcc-dev/neofs-api/compare/v2.17.0...v2.18.0
575+ [ Unreleased ] : https://github.com/nspcc-dev/neofs-api/compare/v2.18.0...master
You can’t perform that action at this time.
0 commit comments