Skip to content

Releases: hasura/ndc-python-lambda

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

v0.1.0

30 Aug 15:53

Choose a tag to compare

  • Update Documentation for ndc-hub

v0.0.45

19 Aug 20:42

Choose a tag to compare

  • Update SDK to fix input type casts

v0.0.44

16 Aug 22:43

Choose a tag to compare

  • Remove relationship capabilities as engine will handle them with variables.

v0.0.43

16 Aug 18:10

Choose a tag to compare

  • Support Python 3.10 & 3.11 types when introspecting

v0.0.42

13 Aug 20:21

Choose a tag to compare

  • Fix authorization

v0.0.41

12 Aug 20:18

Choose a tag to compare

  • Fix header authorization check to include "Bearer " prefix

v0.0.40

09 Aug 16:31

Choose a tag to compare

  • Fix field aliasing