v1.8.0
·
63 commits
to refs/heads/main
since this release
Changes
🚀 Features
- feat: added endpoints for
AzureSubscriptionsandGcpProjects(#99) @alannix-lw
🐛 Bug Fixes
- fix: only load subaccount data from config file when required (#98) @alannix-lw
- fix: moving account validation to SDK object instantiation (#97) @alannix-lw
- (fix) a bug where subaccounts got set on the jupyter object. (#94) @kiddinn
🧰 Maintenance
- tests: updated inventory tests with new params (#96) @alannix-lw
- refactor: migrated examples to APIv2 (#95) @alannix-lw