Releases: hasura/ndc-python-lambda
Releases · hasura/ndc-python-lambda
v0.1.4
v0.1.3
- Update the Python SDK
- Fix nullable responses
- Fix type response name generation
- Add docstrings to function descriptions
v0.1.2
- Update the Python SDK
- Fix Nullable Pydantic Type casting
v0.1.1
- Update the Python SDK
- Fix opentelemetry tracing
- Update models to the latest version
v0.1.0
- Update Documentation for ndc-hub
v0.0.45
- Update SDK to fix input type casts
v0.0.44
- Remove relationship capabilities as engine will handle them with variables.
v0.0.43
- Support Python 3.10 & 3.11 types when introspecting
v0.0.42
- Fix authorization
v0.0.41
- Fix header authorization check to include "Bearer " prefix