Skip to content

Version 1.16.0b0

Pre-release
Pre-release

Choose a tag to compare

@ogenstad ogenstad released this 25 Nov 07:21
· 3 commits to infrahub-develop since this release
b199ef6

Removed

  • Removed support for Python 3.9 (end of life)

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)