This changelog documents the changes between release versions.
Changes to be included in the next upcoming release
- Update the Python SDK
- Fix opentelemetry tracing
- Update models to the latest version
- Update Documentation for ndc-hub
- Update SDK to fix input type casts
- Remove relationship capabilities as engine will handle them with variables.
- Support Python 3.10 & 3.11 types when introspecting
- Fix authorization
- Fix header authorization check to include "Bearer " prefix
- Fix field aliasing
- Update SDK
- Add errors and error handling to SDK
- Fix schema endpoint to be aware of parallel execution
- Add support for query variables
- Add support for parallel query execution
- Update SDK to listen on IPV4 & IPV6
- Update SDK
- Switch base image to Python 3.10 to get more libraries
- Fix scripts and base image to use bash instead of sh
- Fix base image to Python 3.11
- Update workflow to create multi-platform build
- Update SDK
- Update SDK
- Provide template functions.py file
Update SDK and fix Dockerfile
Update Dockerfile and entrypoint script
Update SDK to v0.16
Attempting to fix Makefile
Attempting to fix Makefile
Attempting to fix workflow and publish package