We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bb16cb3 commit dd0364cCopy full SHA for dd0364c
go/oeco-sdk/v2beta/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 0.21.0 (2025-10-02)
2
+
3
+### 🚀 Features
4
5
+- updated spec with more network context; updated edge routing logic; added additional supported headers; retry for nats ([bb16cb3](https://github.com/openecosystems/ecosystem/commit/bb16cb3))
6
7
+### ❤️ Thank You
8
9
+- Dimy Jeannot
10
11
## 0.20.5 (2025-09-27)
12
13
### 🩹 Fixes
go/oeco-sdk/v2beta/package.json
@@ -1,6 +1,6 @@
{
"name": "go/oeco-sdk/v2beta",
- "version": "0.20.5",
+ "version": "0.21.0",
"description": "SDK version v2beta",
"private": true,
"license": "Apache-2.0"
0 commit comments