Skip to content

Tech Preview #1

Pre-release
Pre-release
Compare
Choose a tag to compare
@dgarros dgarros released this 04 Apr 19:02
· 9786 commits to stable since this release
63af9f9

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