We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 88c5a59 commit 69274a9Copy full SHA for 69274a9
go/oeco-sdk/v2beta/CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## 0.20.4 (2025-09-21)
2
+
3
+### 🩹 Fixes
4
5
+- added global panic recovery and correlation id to requests ([88c5a59](https://github.com/openecosystems/ecosystem/commit/88c5a59))
6
7
+### ❤️ Thank You
8
9
+- Dimy Jeannot
10
11
## 0.20.3 (2025-09-17)
12
13
### 🩹 Fixes
go/oeco-sdk/v2beta/package.json
@@ -1,6 +1,6 @@
{
"name": "go/oeco-sdk/v2beta",
- "version": "0.20.3",
+ "version": "0.20.4",
"description": "SDK version v2beta",
"private": true,
"license": "Apache-2.0"
0 commit comments