File tree Expand file tree Collapse file tree 3 files changed +14
-4
lines changed
Expand file tree Collapse file tree 3 files changed +14
-4
lines changed Original file line number Diff line number Diff line change @@ -4,7 +4,16 @@ All notable changes to this project will be documented in this file. Dates are d
44
55Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
66
7- #### [ v2.0.0] ( https://github.com/oceanprotocol/ocean-node/compare/v1.0.7...v2.0.0 )
7+ #### [ v2.0.1] ( https://github.com/oceanprotocol/ocean-node/compare/v2.0.0...v2.0.1 )
8+
9+ - fix: payments claim issue [ ` #1275 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1275 )
10+ - fix: remove some fields from getJobs handler response [ ` #1271 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1271 )
11+ - getFile: return proper type [ ` #1267 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1267 )
12+ - refactor fileinfo route & handler [ ` #1265 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1265 )
13+
14+ ### [ v2.0.0] ( https://github.com/oceanprotocol/ocean-node/compare/v1.0.7...v2.0.0 )
15+
16+ > 16 March 2026
817
918- Length prefixed streams [ ` #1232 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1232 )
1019- feat: update quickstart script & gpu docs [ ` #1261 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1261 )
@@ -13,6 +22,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1322- Bump tar from 7.5.8 to 7.5.10 [ ` #1254 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1254 )
1423- storage cleanup & add S3 Storage for datasets (so far) [ ` #1256 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1256 )
1524- fix: integration c2d test [ ` #1212 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1212 )
25+ - Release 2.0.0 [ ` 0b852a1 ` ] ( https://github.com/oceanprotocol/ocean-node/commit/0b852a1241d7dfdbf6db2540a6f3a513e2387111 )
1626
1727#### [ v1.0.7] ( https://github.com/oceanprotocol/ocean-node/compare/v1.0.6...v1.0.7 )
1828
Original file line number Diff line number Diff line change 11{
22 "name" : " ocean-node" ,
3- "version" : " 2.0.0 " ,
3+ "version" : " 2.0.1 " ,
44 "description" : " Ocean Node is used to run all core services in the Ocean stack" ,
55 "author" : " Ocean Protocol Foundation" ,
66 "license" : " Apache-2.0" ,
You can’t perform that action at this time.
0 commit comments