Skip to content

Version 1.5.0

Compare
Choose a tag to compare
@gmazoyer gmazoyer released this 09 Jan 13:59
· 37 commits to develop since this release
c62efb9

1.5.0 - 2025-01-09

Added

  • Adds infrahubctl info command to display information of the connectivity status of the SDK. (#109)
  • Add count method to both sync and async clients to retrieve the number of objects of a given kind (#158)
  • Add the ability to batch API queries for all and filter functions. (#159)
  • client.all and client.filters now support order parameter allowing to disable order of retrieve nodes in order to enhance performances