Skip to content

Version 1.16.0

Latest

Choose a tag to compare

@wvandeun wvandeun released this 01 Dec 19:47
· 5 commits to stable since this release
d51e287

Added

  • Added infrahubctl branch report command to help with cleaning up branches in Infrahub.

Changed

  • Updated behaviour for recursive lookups for the conversion of nested relationships. Note that this change could cause issues in transforms or generators that use the convert_query_response feature if "id" or "__typename" isn't requested for nested related objects. (#389)
  • The project now uses uv instead of poetry for package and dependency management.

Removed

  • Remove is_visible property from infrahub
  • Removed support for Python 3.9 (end of life)

Full changelog