X Tutup
Skip to content

Latest commit

 

History

History
36 lines (26 loc) · 1.06 KB

File metadata and controls

36 lines (26 loc) · 1.06 KB

v0.7.0

  • Breaking Change: Replace patch_operation by patch_instance_payload in patch_instance request
  • Feature: Add enums InstanceFlavor

v0.6.0

  • Feature: Add support for list runner labels operation
    • new API client methods list_runner_labels
    • new model classes RunnerLabel and ListRunnerLabels

v0.5.1

  • Bugfix: Prevent year 0 timestamp issue

v0.5.0

  • Feature: Add support for instance patch operation

v0.4.0

  • Version: Minimal version is now python 3.9

v0.3.0

  • Feature: Add validation for field flavor in CreateInstancePayload model
  • Feature: Add field sku in Flavor model
  • Internal: Improve deserializing and error types

v0.2.0

  • Feature: Add support for Flavors for STACKIT git instance
  • Improvement: Error handling and documentation improved

v0.1.2 (2025-05-09)

  • Feature: Update user-agent header

v0.1.1 (2025-05-05)

  • Bugfix: Spelling corrections in documentation

v0.1.0 (2025-04-23)

  • New: STACKIT Git module can be used to manage STACKIT Git
X Tutup