diff --git a/CHANGELOG.md b/CHANGELOG.md index cd931a8..d3db1f2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ This changelog documents the changes between release versions. ## [Unreleased] Changes to be included in the next upcoming release +## [0.1.1] - 2024-10-31 +* Update the Python SDK + * Fix opentelemetry tracing + * Update models to the latest version + ## [0.1.0] - 2024-08-22 * Update Documentation for ndc-hub diff --git a/connector-definition/template/requirements.txt b/connector-definition/template/requirements.txt index 5bbbb6e..e984af2 100644 --- a/connector-definition/template/requirements.txt +++ b/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 opentelemetry-api==1.24.0