- Feature: client now supports UUID and decimal types
- Bugfix: timeouts now passed to requests library
- Feature: add new methods to manage STACKIT git authentication:
list_authentication,create_authentication,delete_authentication,get_authentication,patch_authentication - Feature: add new methods to manage STACKIT git runners:
delete_runner,get_runner,create_runner - Feature: add new methods to manage STACKIT git runner runtimes:
list_runner_runtimes - Feature: add support for
FeatureToggles toPatchInstancePayloadandInstancemodels - Breaking Change: added field
featureToggleto modelInstance - Breaking Change:
list_runner_labelswas removed - Breaking Change: model
UnauthorizedResponserenamed toUnauthorizedErrorResponse - Feature: add new model
AlreadyExistsError - Breaking Change: model
InstanceFlavorwas removed
- Breaking Change: Replace
patch_operationbypatch_instance_payloadinpatch_instancerequest - Feature: Add enums
InstanceFlavor
- Feature: Add support for list runner labels operation
- new API client methods
list_runner_labels - new model classes
RunnerLabelandListRunnerLabels
- new API client methods
- Bugfix: Prevent year 0 timestamp issue
- Feature: Add support for instance patch operation
- Version: Minimal version is now python 3.9
- Feature: Add validation for field
flavorinCreateInstancePayloadmodel - Feature: Add field
skuinFlavormodel - Internal: Improve deserializing and error types
- Feature: Add support for
Flavorsfor STACKIT git instance - Improvement: Error handling and documentation improved
- Feature: Update user-agent header
- Bugfix: Spelling corrections in documentation
- New: STACKIT Git module can be used to manage STACKIT Git