Skip to content

Commit ad9cecc

Browse files
committed
Release 3.0.3
1 parent 6373d56 commit ad9cecc

3 files changed

Lines changed: 14 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,10 +4,21 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [v3.0.3](https://github.com/oceanprotocol/ocean-node/compare/v3.0.2...v3.0.3)
8+
9+
- set benchmark env on base [`#1337`](https://github.com/oceanprotocol/ocean-node/pull/1337)
10+
- parse multiaddrs if string [`#1342`](https://github.com/oceanprotocol/ocean-node/pull/1342)
11+
- set accessList [`a3cd730`](https://github.com/oceanprotocol/ocean-node/commit/a3cd730d8a1209edfecafe026a3351da659e4702)
12+
- add benchmark validation [`3f94ea8`](https://github.com/oceanprotocol/ocean-node/commit/3f94ea8968539d74e40d0055fc025149ed5206a7)
13+
- extra validation [`bee753f`](https://github.com/oceanprotocol/ocean-node/commit/bee753f0d508d7415852fd7da149526eafb97d9b)
14+
715
#### [v3.0.2](https://github.com/oceanprotocol/ocean-node/compare/v3.0.1...v3.0.2)
816

17+
> 21 April 2026
18+
919
- fix: persistent storage required params to allow authToken [`#1341`](https://github.com/oceanprotocol/ocean-node/pull/1341)
1020
- Bump undici and release-it [`#1340`](https://github.com/oceanprotocol/ocean-node/pull/1340)
21+
- Release 3.0.2 [`8129284`](https://github.com/oceanprotocol/ocean-node/commit/8129284686017117e815ad5fee84e20c1e15f3bb)
1122

1223
#### [v3.0.1](https://github.com/oceanprotocol/ocean-node/compare/v3.0.0...v3.0.1)
1324

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ocean-node",
3-
"version": "3.0.2",
3+
"version": "3.0.3",
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",

0 commit comments

Comments
 (0)