Version 1.5.0
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
andfilter
functions. (#159) client.all
andclient.filters
now supportorder
parameter allowing to disable order of retrieve nodes in order to enhance performances