Skip to content

Releases: hasura/ndc-python-lambda

v0.2.4

19 Aug 12:58
6a42c31

Choose a tag to compare

  • Use ndc-sdk-python package version v0.42

v0.2.3

19 Aug 09:36
833d902

Choose a tag to compare

  • Use ndc-sdk-python package version v0.41

v0.2.2

19 Aug 09:36
049ee6b

Choose a tag to compare

  • Fix templates to refer to new package

v0.2.0

03 Apr 16:31
4cb6f2a

Choose a tag to compare

  • Upgrade Python 3.12
  • Use python:3.12-slim image tag with non-root user.

v0.1.6

22 Jan 23:54

Choose a tag to compare

  • Fix workflows

v0.1.5

22 Jan 23:41

Choose a tag to compare

  • Update the Python SDK
    • Unpin Versions

v0.1.4

06 Dec 01:26

Choose a tag to compare

  • Update the Python SDK
    • Add annotations to fields from pydantic models

v0.1.3

05 Dec 23:33

Choose a tag to compare

  • Update the Python SDK
    • Fix nullable responses
    • Fix type response name generation
    • Add docstrings to function descriptions

v0.1.2

03 Dec 22:49

Choose a tag to compare

  • Update the Python SDK
    • Fix Nullable Pydantic Type casting

v0.1.1

31 Oct 19:32

Choose a tag to compare

  • Update the Python SDK
    • Fix opentelemetry tracing
    • Update models to the latest version