Skip to content

v1.8.0

Choose a tag to compare

@github-actions github-actions released this 28 Dec 21:48
· 63 commits to refs/heads/main since this release
aa5edbd

Changes

🚀 Features

  • feat: added endpoints for AzureSubscriptions and GcpProjects (#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