Skip to content

Commit 1a8f46a

Browse files
author
Tristen Harr
committed
fix schema to be aware of parallel execution
1 parent d7a882f commit 1a8f46a

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

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

7+
## [0.0.37] - 2024-08-07
8+
* Fix schema endpoint to be aware of parallel execution
9+
710
## [0.0.36] - 2024-08-07
811
* Add support for query variables
912
* Add support for parallel query execution

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

0 commit comments

Comments
 (0)