Skip to content

Commit 6df477d

Browse files
author
Tristen Harr
committed
update sdk
1 parent 74267a7 commit 6df477d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

7+
## [0.1.2] - 2024-12-03
8+
* Update the Python SDK
9+
* Fix Nullable Pydantic Type casting
10+
711
## [0.1.1] - 2024-10-31
812
* Update the Python SDK
913
* Fix opentelemetry tracing

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.34
12+
hasura-ndc==0.35
1313
idna==3.7
1414
importlib-metadata==7.0.0
1515
opentelemetry-api==1.24.0

0 commit comments

Comments
 (0)