- Version: Minimal version is now python 3.9
- Internal: Improve deserializing and error types
- Feature: Delete Organization labels using the new method
DeleteOrganizationLabels - Feature: Delete Project labels using the new method
DeleteProjectLabels - Feature: List folders using the new method
ListFolders - Feature: Partial Update Organization using the new method
PartialUpdateOrganization
- Breaking change: Fields
ContainerParentIdandParentIdare no longer required inParentListInner
- Feature: Update user-agent header
- Feature:
- Added API calls for folder management
- Breaking Change: Remove the methods
BffGetContainersOfAFolderandBffGetContainersOfAnOrganization
- Breaking Change::
get_host_from_settingsreturns an error if a region is specified for a global URL.
STACKIT will move to a new way of specifying regions, where the region is provided as a function argument instead of being set in the client configuration. Once all services have migrated, the methods to specify the region in the client configuration will be removed.
- Manage your STACKIT resources such as your project, organization and folders
- Usage example