Skip to content

Release (2026-03-27)

Latest

Choose a tag to compare

@rubenhoenle rubenhoenle released this 27 Mar 10:41
3d0e6a5

Highlights

  • auditlog: v0.1.2
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • authorization: v0.7.1
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • cdn: v2.4.0
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
    • Feature: add field certificateType to Domain model
    • Feature: add field skipDnsCheck to GetCustomDomainCustomCertificate, PutCustomDomainCustomCertificate models
  • certificates:
    • v1.3.0
      • Feature: Add new method GetQuota to get the quota for TLS certificates in a project
    • v1.2.1
      • Feature: client now supports UUID and decimal types
      • Bugfix: timeouts now passed to requests library
  • dns: v0.5.1
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • edge:
    • v0.3.0
      • Removal of deprecated API client method list_plans_global
    • v0.2.0
      • Feature: Add new attribute min_edge_hosts to model class Plan
    • v0.1.1
      • Feature: client now supports UUID and decimal types
      • Bugfix: timeouts now passed to requests library
  • git: v0.8.0
    • 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 to PatchInstancePayload and Instance models
    • Breaking Change: added field featureToggle to model Instance
    • Breaking Change: list_runner_labels was removed
    • Breaking Change: model UnauthorizedResponse renamed to UnauthorizedErrorResponse
    • Feature: add new model AlreadyExistsError
    • Breaking Change: model InstanceFlavor was removed
  • serviceaccount:
    • v0.6.1
      • Feature: client now supports UUID and decimal types
      • Bugfix: timeouts now passed to requests library
    • v0.6.0
      • Breaking Change: rename CreateFederatedIdentityProviderResponse to FederatedIdentityProvider and update file path accordingly
      • Breaking Change: rename CreateFederatedIdentityProviderResponseAssertionsInner to FederatedIdentityProviderAssertionsInner and update file path accordingly
      • Feature: add id for FederatedIdentityProvider
  • ske:
    • v1.7.1
      • Feature: client now supports UUID and decimal types
      • Bugfix: timeouts now passed to requests library
    • v1.7.0
      • Feature: New model Access
      • Feature: New model IDPKubeconfig
      • Feature: Add attribute access of type Access to model Cluster
      • Feature: New API client methods: get_idp_kubeconfig, get_idp_kubeconfig_with_http_info, get_idp_kubeconfig_without_preload_content, _get_idp_kubeconfig_serialize
  • kms:
    • v0.8.1
      • Feature: client now supports UUID and decimal types
      • Bugfix: timeouts now passed to requests library
    • v0.8.0
      • Breaking Change: Switch from regional to global API server URL (region can't be set via Configuration / env-variable anymore).
  • intake:
    • v0.5.1
      • Feature: client now supports UUID and decimal types
      • Bugfix: timeouts now passed to requests library
    • v0.5.0
      • Breaking Change: Switch from regional to global API server URL (region can't be set via Configuration / env-variable anymore).
  • iaas:
    • v1.2.1
      • Feature: client now supports UUID and decimal types
      • Bugfix: timeouts now passed to requests library
    • v1.2.0
      • Feature: Add description attribute to ModelClasses:
      • Backup, CreateBackupPayload, UpdateBackupPayload
      • Snapshot, CreateSnapshotPayload, UpdateSnapshotPayload
      • Bugfix: Flagged disk_format as necessary for ImageFromVolumePayload
      • Improvement: Updated description for labels
  • alb:
    • v0.9.2
      • Improvement: Increase limit for max_credentials and max_load_balancers in GetQuotaResponse model to 1000000
      • Improvement: Update docs of get_quota method
    • v0.9.1
      • Feature: client now supports UUID and decimal types
      • Bugfix: timeouts now passed to requests library
    • v0.9.0
      • Feature: Add new field AltPort to ActiveHealthCheck
      • Feature: Add new field Tls to HttpHealthCheck
      • Breaking change: Renamed TargetPoolTlsConfig to TlsConfig
  • loadbalancer:
    • v0.9.2
      • Improvement: Increase limit for max_credentials in GetQuotaResponse model to 1000000
      • Improvement: Update docs of get_quota method
    • v0.9.1
      • Feature: client now supports UUID and decimal types
      • Bugfix: timeouts now passed to requests library
    • v0.9.0
      • Feature: Add new fields AltPort and HttpHealthCheck to ActiveHealthCheck
  • logme: v0.4.1
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • logs: v0.2.1
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • opensearch: v1.2.2
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • postresflex: v1.2.1
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • rabbitmq: v0.4.1
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • redis: v0.3.1
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • resourcemanager: v0.7.1
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • runcommand: v1.1.2
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • scf: v0.4.1
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • sfs:
    • v0.3.1
      • Feature: client now supports UUID and decimal types
      • Bugfix: timeouts now passed to requests library
    • v0.3.0
      • Breaking change: The name and spaceHardLimitGigabytes fields are now marked as required for ShareExportPayload, SharePayload.
  • secretsmanager: v0.4.1
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • serviceaccount: v0.5.0
    • Feature: add support for Federated Identity Providers
      • new operations: CreateFederatedIdentityProvider, DeleteServiceFederatedIdentityProvider, ListFederatedIdentityProviders,PartialUpdateServiceAccountFederatedIdentityProvider
      • new models: CreateFederatedIdentityProviderPayload, CreateFederatedIdentityProviderPayloadAssertionsInner, CreateFederatedIdentityProviderResponse, CreateFederatedIdentityProviderResponseAssertionsInner, FederatedListFederatedIdentityProvidersResponse, PartialUpdateServiceAccountFederatedIdentityProviderPayload
  • serviceenablement: v1.1.2
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • serverbackup: v1.1.2
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • serverupdate: v1.1.1
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • sqlserverflex: v1.1.2
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • mariadb: v0.3.1
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • modelserving: v0.2.3
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • mongodbflex: v1.2.3
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • objectstorage: v1.2.2
    • Feature: client now supports UUID and decimal types
    • Bugfix: timeouts now passed to requests library
  • observability:
    • v0.13.1
      • Feature: client now supports UUID and decimal types
      • Bugfix: timeouts now passed to requests library
    • v0.13.0
      • Feature: manage alert records
        • New API client methods: create_alert_record, delete_alert_record, delete_alert_records, get_alert_record, list_alert_records, update_alert_record, partial_update_alert_records
        • New model classes: AlertRecord, AlertRecordResponse, AlertRecordsResponse, CreateAlertRecordPayload, UpdateAlertRecordPayload, PartialUpdateAlertRecordsRequestInner
      • Feature: manage alert rules
        • New API client methods: get_alertrule, update_alertrule, delete_alertrule
        • New model classes: AlertRuleResponse, UpdateAlertrulePayload
      • Feature: manage backups
        • New API client methods: create_backup,create_backup_schedule, list_backup_retentions, list_backup_schedules, list_backups, restore_backup
        • New model classes: BackupResponse, BackupRetentionResponse, BackupSchedule, BackupSchedulePostResponse, BackupScheduleResponse, CreateBackupSchedulePayload
      • Feature: to manage checks
        • MongoDB
          • New API client methods: create_mongodb_check, delete_mongodb_check, list_mongodb_checks
          • New model classes: CreateMongodbCheckPayload, MongodbCheckChildResponse, MongodbCheckResponse
        • RabbitMQ
          • New API client methods: create_rabbitmq_check, delete_rabbitmq_check, list_rabbitmq_checks
          • New model classes: CreateRabbitmqCheckPayload, RabbitMQCheckChildResponse, RabbitmqCheckResponse
        • Network
          • New API client methods: list_network_checks, delete_network_check, create_network_check
          • New model classes: CreateNetworkCheckPayload, NetworkCheckChildResponse, NetworkCheckResponse
        • Redis
          • New API client methods: create_redis_check, list_redis_checks, delete_redis_check
          • New model classes: CreateRedisCheckPayload, RedisCheckChildResponse, RedisCheckResponse
        • MySQL
          • New API client methods: create_mysql_check, delete_mysql_check, list_mysql_checks
          • New model classes: CreateMysqlCheckPayload, MysqlCheckChildResponse, MysqlCheckResponse
        • Ping
          • New API client methods: create_ping_check, delete_ping_check, list_ping_checks
          • New model classes: CreatePingCheckPayload, PingCheckChildResponse, PingCheckResponse
        • Elasticsearch
          • New API client methods: create_elasticsearch_check, delete_elasticsearch_check, list_elasticsearch_checks
          • New model classes: CreateElasticsearchCheckPayload, ElasticsearchCheckChildResponse, ElasticsearchCheckResponse
        • PostgreSQL
          • New API client methods: create_postgresql_check, delete_postgresql_check, list_postgresql_checks
          • New model classes: CreatePostgresqlCheckPayload, PostgresqlCheckChildResponse, PostgresqlCheckResponse
      • Feature: List offerings
        • New API client method: list_offerings
        • New model struct: Offerings
      • Feature: Manage scrape configs
        • New API client method: delete_scrape_configs, partial_update_scrape_configs
        • New model struct: PartialUpdateScrapeConfigsRequestInner
      • Breaking changes:
        • rename CreateScrapeConfigPayloadBasicAuth to PartialUpdateScrapeConfigsRequestInnerBasicAuth
        • rename CreateScrapeConfigPayloadHttpSdConfigsInner to PartialUpdateScrapeConfigsRequestInnerHttpSdConfigsInner
        • rename CreateScrapeConfigPayloadHttpSdConfigsInnerOauth2 to PartialUpdateScrapeConfigsRequestInnerHttpSdConfigsInnerOauth2
        • rename CreateScrapeConfigPayloadHttpSdConfigsInnerOauth2TlsConfig to PartialUpdateScrapeConfigsRequestInnerHttpSdConfigsInnerOauth2TlsConfig
        • rename CreateScrapeConfigPayloadMetricsRelabelConfigsInner to PartialUpdateScrapeConfigsRequestInnerMetricsRelabelConfigsInner
        • rename CreateScrapeConfigPayloadStaticConfigsInner to PartialUpdateScrapeConfigsRequestInnerStaticConfigsInner

What's Changed

New Contributors

Full Changelog: release-2026-02-18...release-2026-03-27