Releases: hasura/ndc-python-lambda
Releases · hasura/ndc-python-lambda
v0.2.4
v0.2.3
- Use
ndc-sdk-python
package versionv0.41
v0.2.2
- Fix templates to refer to new package
v0.2.0
- Upgrade Python 3.12
- Use
python:3.12-slim
image tag with non-root user.
v0.1.6
- Fix workflows
v0.1.5
- Update the Python SDK
- Unpin Versions
v0.1.4
- Update the Python SDK
- Add annotations to fields from pydantic models
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