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

9 hours ago

Fixed

  • Ensure that changes to a password attribute counts as a mutation event for a node. (#6909)
  • Add distributed lock around branch creation to prevent race condition (#8368)
  • Correct the display label on events sent from the mutations to update computed attributes and HFIDs when the display label contains attributes from related nodes. (#8837)
  • Fix false-positive conflict detection during git sync caused by naive string matching of conflict markers in file content. (#8848)
  • Prevent non-idempotent behavior when loading a schema that involves generic inheritance, HFIDs, uniqueness constraints, and unique attributes. In certain circumstances these elements could interact to cause unexpected schema drift when an attribute was identified as unique from a single-item uniqueness constraint on a node or generic schema. The schema loading logic is updated to ensure all of these elements are idempotent going forward. (#8897)
  • Fixed git sync not importing objects after repository re-clone from a missing local directory (#8930)
  • Fixed Jinja2 computed attributes, display labels, and human-friendly IDs failing when referencing attributes on a hierarchical relationship's concrete peer type (#8943)
  • Fix bug in schema remove migration that could cause removed instances of the schema to be excluded from the diff. Would not cause a functional issue because the schema remove migration would run on the default branch when merged.
  • Support non-UTC timezones in filters for GraphQL queries

Full Changelog: infrahub-v1.8.4...1.8.5

Don't miss a new infrahub release

NewReleases is sending notifications on new releases.