Tech Preview #1
Pre-release
Pre-release
This is the first Tech Preview release which includes a lot of new things, including :
- First release of the frontend with CRUD support for most objects and branches management
- Ability to extend the schema with new nodes and node extensions
- Data Lineage on attributes and relationships
- New schema endpoint available via the REST API
- Refactoring of the Python SDK to dynamically build GraphQL query based on the schema (Async only for now)
- First version of the infrahubctl command utility
- New documentation and tutorial to help people get started with Infrahub
- Support for GitPod