Skip to content

Releases: hasura/ndc-python-lambda

v0.1.4

06 Dec 01:26
Compare
Choose a tag to compare
  • Update the Python SDK
    • Add annotations to fields from pydantic models

v0.1.3

05 Dec 23:33
Compare
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
Compare
Choose a tag to compare
  • Update the Python SDK
    • Fix Nullable Pydantic Type casting

v0.1.1

31 Oct 19:32
Compare
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
Compare
Choose a tag to compare
  • Update Documentation for ndc-hub

v0.0.45

19 Aug 20:42
Compare
Choose a tag to compare
  • Update SDK to fix input type casts

v0.0.44

16 Aug 22:43
Compare
Choose a tag to compare
  • Remove relationship capabilities as engine will handle them with variables.

v0.0.43

16 Aug 18:10
Compare
Choose a tag to compare
  • Support Python 3.10 & 3.11 types when introspecting

v0.0.42

13 Aug 20:21
Compare
Choose a tag to compare
  • Fix authorization

v0.0.41

12 Aug 20:18
Compare
Choose a tag to compare
  • Fix header authorization check to include "Bearer " prefix