Skip to content

Version 1.13.4

Compare
Choose a tag to compare
@dgarros dgarros released this 22 Jul 20:26
· 67 commits to stable since this release
ef7fc07

Fixed

  • Fix processing of relationship during nodes retrieval using the Sync Client, when prefecthing related_nodes. (#461)
  • Fix schema loading to ignore non-YAML files in folders. (#462)
  • Fix ignored node variable in filters(). (#469)
  • Fix use of parallel with filters for Infrahub Client Sync.
  • Avoid sending empty list to infrahub if no valids schemas are found.