@@ -4,9 +4,40 @@ 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.2] ( https://github.com/oceanprotocol/ocean-node/compare/v2.0.1...v2.0.2 )
8+
9+ - document publish flow & isolated markets [ ` #1273 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1273 )
10+ - make sure we bill all cases [ ` #1277 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1277 )
11+
12+ #### [ v2.0.1] ( https://github.com/oceanprotocol/ocean-node/compare/v2.0.0...v2.0.1 )
13+
14+ > 23 March 2026
15+
16+ - fix: payments claim issue [ ` #1275 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1275 )
17+ - fix: remove some fields from getJobs handler response [ ` #1271 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1271 )
18+ - getFile: return proper type [ ` #1267 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1267 )
19+ - refactor fileinfo route & handler [ ` #1265 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1265 )
20+ - Release 2.0.1 [ ` 93740ac ` ] ( https://github.com/oceanprotocol/ocean-node/commit/93740acd3f5648484661b0fb65a92b236da6cb7e )
21+
22+ ### [ v2.0.0] ( https://github.com/oceanprotocol/ocean-node/compare/v1.0.7...v2.0.0 )
23+
24+ > 16 March 2026
25+
26+ - Length prefixed streams [ ` #1232 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1232 )
27+ - feat: update quickstart script & gpu docs [ ` #1261 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1261 )
28+ - add ftp support & upload for url/ftp/s3. Reorg tests [ ` #1260 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1260 )
29+ - Bump tar from 7.5.10 to 7.5.11 [ ` #1262 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1262 )
30+ - Bump tar from 7.5.8 to 7.5.10 [ ` #1254 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1254 )
31+ - storage cleanup & add S3 Storage for datasets (so far) [ ` #1256 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1256 )
32+ - fix: integration c2d test [ ` #1212 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1212 )
33+ - Release 2.0.0 [ ` 0b852a1 ` ] ( https://github.com/oceanprotocol/ocean-node/commit/0b852a1241d7dfdbf6db2540a6f3a513e2387111 )
34+
735#### [ v1.0.7] ( https://github.com/oceanprotocol/ocean-node/compare/v1.0.6...v1.0.7 )
836
37+ > 4 March 2026
38+
939- fix query [ ` #1252 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/1252 )
40+ - Release 1.0.7 [ ` a3706e6 ` ] ( https://github.com/oceanprotocol/ocean-node/commit/a3706e6ab94d38fde78a4fc04dc63afd0f68eefd )
1041
1142#### [ v1.0.6] ( https://github.com/oceanprotocol/ocean-node/compare/v1.0.5...v1.0.6 )
1243
@@ -235,28 +266,28 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
235266
236267> 24 March 2025
237268
238- - Update node script - C2D [ ` #896 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/896 )
269+ - Update node script - C2D [ ` #896 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/896 )
239270- fix docker-compose [ ` #895 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/895 )
240271- re-indexing old DDOs [ ` #867 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/867 )
241272- Upgrade tsx dep to v4.x [ ` #893 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/893 )
242273- C2D Docker [ ` #705 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/705 )
243274- Updating codeowners [ ` #887 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/887 )
244- - fix issue with empty nft fields [ ` #886 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/886 )
275+ - fix issue with empty nft fields [ ` #886 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/886 )
245276- add allowed admins access list [ ` #841 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/841 )
246277- Update error message for invalid peer connection [ ` #874 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/874 )
247278- add AUTHORIZED_DECRYPTERS_LIST [ ` #836 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/836 )
248279- fix status code if policy server not available [ ` #869 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/869 )
249- - Fix DDO: Stats and Prices for exchanges/dispensers [ ` #774 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/774 )
280+ - Fix DDO: Stats and Prices for exchanges/dispensers [ ` #774 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/774 )
250281- move p2p getters as handlers [ ` #862 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/862 )
251282- always check remote peerId [ ` #864 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/864 )
252283- Test if dashboard changes are already committed [ ` #842 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/842 )
253- - add AUTHORIZED * PUBLISHERS * \*\*\ * env variables [ ` #826 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/826 )
284+ - add AUTHORIZED_PUBLISHERS _ ** * env variables [ ` #826 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/826 )
254285- Issue 814 credentials types [ ` #823 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/823 )
255286- remove echo command [ ` #839 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/839 )
256287- Issue 808 - new accesslist credentials type [ ` #819 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/819 )
257288- add ALLOWED_VALIDATORS_LIST [ ` #829 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/829 )
258289- update build files and hash [ ` #821 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/821 )
259- - add \ * as match all rule for address types [ ` #837 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/837 )
290+ - add * as match all rule for address types [ ` #837 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/837 )
260291- fix: return correct message on policy server call [ ` #834 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/834 )
261292- add policyServerPassthrough routes [ ` #832 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/832 )
262293- Bump fast-xml-parser from 4.3.6 to 4.5.0 in /dashboard [ ` #711 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/711 )
@@ -292,7 +323,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
292323- fix system tests. Running old version of node? [ ` #733 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/733 )
293324- rm console.logs [ ` #731 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/731 )
294325- fix wrong block for log [ ` #727 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/727 )
295- - nonce db sql lite [ ` #723 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/723 )
326+ - nonce db sql lite [ ` #723 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/723 )
296327- Bump version axios 1.6.0 -> ; 1.7.4. [ ` #716 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/716 )
297328- Bump version express 4.18.2 -> ; 4.21.0. [ ` #717 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/717 )
298329- Feature/ add Elasticsearch database alternative for typesense [ ` #599 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/599 )
@@ -301,7 +332,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
301332- Bump micromatch from 4.0.5 to 4.0.8 in /dashboard [ ` #649 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/649 )
302333- Bump undici from 5.27.0 to 5.28.4 [ ` #610 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/610 )
303334- testing changes [ ` #718 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/718 )
304- - Policy Server [ ` #694 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/694 )
335+ - Policy Server [ ` #694 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/694 )
305336- fix missing/invalid db_url log message, put warn at startup [ ` #654 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/654 )
306337- move c2d engines under OceanNode class [ ` #702 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/702 )
307338- improve error message, transfer fees and tweak node response [ ` #701 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/701 )
@@ -431,7 +462,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
431462- Differentiate error messages indexer [ ` #570 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/570 )
432463- Issue 565 optimize get status [ ` #566 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/566 )
433464- fix get indexing queue [ ` #564 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/564 )
434- - Changes on logging transports (.env var based locations) [ ` #553 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/553 )
465+ - Changes on logging transports (.env var based locations) [ ` #553 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/553 )
435466- Check if ddo state is active before executing node's commands. [ ` #542 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/542 )
436467- use static rpc provider [ ` #548 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/548 )
437468- Fix downloading full content of the file. [ ` #559 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/559 )
@@ -485,7 +516,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
485516- Remove chain id from get compute envs task. [ ` #460 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/460 )
486517- Issue 397 warn env db logs [ ` #457 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/457 )
487518- fix p2p peers [ ` #449 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/449 )
488- - c2d v2 arhitecture [ ` #381 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/381 )
519+ - c2d v2 arhitecture [ ` #381 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/381 )
489520- Fix: dashboard failing build if NODE_ENV is changed [ ` #450 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/450 )
490521- Dashboard: get ocean peers polling [ ` #445 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/445 )
491522- Replace hardcoded values in Dashboard [ ` #444 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/444 )
@@ -564,15 +595,15 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
564595- Provider fees compute [ ` #252 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/252 )
565596- Updates to package.json bringing it in line with our other repositories [ ` #260 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/260 )
566597- Issue 205 ddo handling [ ` #239 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/239 )
567- - fix error on publish + no signer/no account / metadata events error [ ` #255 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/255 )
598+ - fix error on publish + no signer/no account / metadata events error [ ` #255 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/255 )
568599- add config option for network interfaces, p2p and http [ ` #248 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/248 )
569600- Feature/ Add handle decrypt method [ ` #221 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/221 )
570601- Added checks for metadata events. [ ` #237 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/237 )
571602- Create collections specific for ddo versions [ ` #225 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/225 )
572603- Move commands from constants.ts to @types/commands .ts [ ` #244 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/244 )
573604- Issue 227 get environments [ ` #238 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/238 )
574605- fix unit test on commands.ts - pick mismatches in both directions [ ` #246 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/246 )
575- - Expose validateDDO on http [ ` #234 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/234 )
606+ - Expose validateDDO on http [ ` #234 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/234 )
576607- Missing param validation for directCommand DOWNLOAD [ ` #242 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/242 )
577608- add c2d in ci [ ` #241 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/241 )
578609- add C2C cluster env config [ ` #240 ` ] ( https://github.com/oceanprotocol/ocean-node/pull/240 )
0 commit comments