Skip to content

Commit 74267a7

Browse files
author
Tristen Harr
committed
update to fix opentelemetry tracing and models
1 parent 6f83afe commit 74267a7

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ This changelog documents the changes between release versions.
44
## [Unreleased]
55
Changes to be included in the next upcoming release
66

7+
## [0.1.1] - 2024-10-31
8+
* Update the Python SDK
9+
* Fix opentelemetry tracing
10+
* Update models to the latest version
11+
712
## [0.1.0] - 2024-08-22
813
* Update Documentation for ndc-hub
914

connector-definition/template/requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ fastapi==0.110.2
99
googleapis-common-protos==1.63.0
1010
grpcio==1.62.2
1111
h11==0.14.0
12-
hasura-ndc==0.31
12+
hasura-ndc==0.34
1313
idna==3.7
1414
importlib-metadata==7.0.0
1515
opentelemetry-api==1.24.0

0 commit comments

Comments
 (0)