We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6f83afe commit 74267a7Copy full SHA for 74267a7
CHANGELOG.md
@@ -4,6 +4,11 @@ This changelog documents the changes between release versions.
4
## [Unreleased]
5
Changes to be included in the next upcoming release
6
7
+## [0.1.1] - 2024-10-31
8
+* Update the Python SDK
9
+ * Fix opentelemetry tracing
10
+ * Update models to the latest version
11
+
12
## [0.1.0] - 2024-08-22
13
* Update Documentation for ndc-hub
14
connector-definition/template/requirements.txt
@@ -9,7 +9,7 @@ fastapi==0.110.2
googleapis-common-protos==1.63.0
grpcio==1.62.2
h11==0.14.0
-hasura-ndc==0.31
+hasura-ndc==0.34
idna==3.7
importlib-metadata==7.0.0
15
opentelemetry-api==1.24.0
0 commit comments