Skip to content

Commit 455f4ec

Browse files
author
Tristen Harr
committed
update sdk
1 parent 6df477d commit 455f4ec

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

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

7+
## [0.1.3] - 2024-12-05
8+
* Update the Python SDK
9+
* Fix nullable responses
10+
* Fix type response name generation
11+
* Add docstrings to function descriptions
12+
713
## [0.1.2] - 2024-12-03
814
* Update the Python SDK
915
* Fix Nullable Pydantic Type casting

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

0 commit comments

Comments
 (0)