File tree Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Expand file tree Collapse file tree 1 file changed +17
-1
lines changed Original file line number Diff line number Diff line change 2
2
3
3
## [ Unreleased]
4
4
5
+ ### Added
6
+
7
+ ### Changed
8
+
9
+ ### Removed
10
+
11
+ ### Deprecated
12
+
13
+ ## [ 2.15.0] - 2024-01-30
14
+
5
15
### Added
6
16
- Well-known ` Version ` node attribute (#267 )
17
+ - Reserved node attribute for verified domains (#277 )
18
+ - Fast object replication API (#280 )
19
+
20
+ ### Changed
21
+ - Improved documentation (#224 , #275 )
7
22
8
23
### Removed
9
24
- Redundant object system attribute ` __NEOFS__UPLOAD_ID ` (#271 )
@@ -496,4 +511,5 @@ Bump major release
496
511
[ 2.13.0 ] : https://github.com/nspcc-dev/neofs-api/compare/v2.12.0...v2.13.0
497
512
[ 2.13.1 ] : https://github.com/nspcc-dev/neofs-api/compare/v2.13.0...v2.13.1
498
513
[ 2.14.0 ] : https://github.com/nspcc-dev/neofs-api/compare/v2.13.1...v2.14.0
499
- [ Unreleased ] : https://github.com/nspcc-dev/neofs-api/compare/v2.14.0...master
514
+ [ 2.15.0 ] : https://github.com/nspcc-dev/neofs-api/compare/v2.14.0...v2.15.0
515
+ [ Unreleased ] : https://github.com/nspcc-dev/neofs-api/compare/v2.15.0...master
You can’t perform that action at this time.
0 commit comments