github opsmill/infrahub infrahub-v1.5.3
Infrahub - v1.5.3

7 hours ago

This release brings some bug-fixes to resolve issues found in Infrahub v1.5.2 and prior.

Fixed

  • Fixed bug that prevented retrieving cardinality-one relationships on a branch that was already merged and included changes to the relationship.
    This bug would be visible to the user as errors that look like ValidationError: Too many relationships, max 1 at field_name (#7338)
  • Enable caching of the task count in order to avoid performance issues when having a long task history. (#7568)
  • Refactor task setup to avoid excessive tasks being scheduled for branches that previously didn't contain tasks. The updated behaviour is that the task will only be triggered on the branch if the task signature differs from that of the default branch. (#7692)
  • Delete branch-aware human friendly ID and display label attributes from branch-agnostic nodes if they were erroneously added. Add branch-agnostic human friendly ID and display label attributes to branch-agnostic nodes and set their values. (#7694)

Full Changelog: infrahub-v1.5.2...infrahub-v1.5.3

Don't miss a new infrahub release

NewReleases is sending notifications on new releases.