This release brings some changes and bug-fixes to resolve issues found in Infrahub v1.3.5 and prior.
Main changes
The complete list of changes can always be found in the CHANGELOG.md file in the Infrahub repository.
Added
- Add the
infrahub db check-inheritancecommand to validate and fix any schemas that have had their inheritance updated and a failed migration.
Changed
- Improve performance of node creation, for nodes with a high number of relationships (#6883)