Skip to content

Releases: stackitcloud/stackit-sdk-python

Release (2026-03-27)

27 Mar 10:41
3d0e6a5

Choose a tag to compare

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](services/...
Read more

release-2026-02-18

18 Feb 08:45
ff0c632

Choose a tag to compare

Highlights

  • ske: v1.6.0
    • Feature: New model AccessScope
    • Feature: New model V2ControlPlaneNetwork
    • Feature: Added field ControlPlane of type V2ControlPlaneNetwork to model Network
  • alb: v0.8.1
    • Update regular expressions to allow longer names
  • authorization: v0.7.0
    • Breaking change: removed operation get_assignable_subjects and related models assignable_subject, list_assignable_subjects_response
  • cdn; v2.3.0
    • Feature: Add support for redirects in config, config_patch and create_distribution_payload models
      • new related models redirect_config, redirect_rule, matcher and match_condition
  • loadbalancer: v0.8.1
    • Update regular expressions to allow longer names
  • runcommand: v1.1.1
    • Bugfix: Rename field ParameterSchema to ParametersSchema in CommandTemplateSchema model to match the actually attribute sent by the api
  • kms: v0.7.0
    • Set fields description to optional in for Key, KeyRing and WrappingKey
  • logs: v0.2.0
    • Feature: Switch from v1beta version to v1 version of the API.
  • rabbitmq: v0.4.0
    • Breaking Change: tls_protocols on instance_parameters is now a list of strings instead of a single string
  • sfs: v0.2.0
    • Feature: Switch from v1beta API version to v1 version.
    • Breaking change: Remove ListSnapshotSchedules method
    • Breaking change: Remove field SnapshotScheduleName from CreateResourcePoolPayload and UpdateResourcePoolPayload model
    • Breaking change: Remove field SnapshotSchedule from CreateResourcePoolResponseResourcePool, GetResourcePoolResponseResourcePool, UpdateResourcePoolResponseResourcePoolGetStateRetType and ResourcePool model

What's Changed

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

Release (2026-01-27)

27 Jan 16:42
eee58eb

Choose a tag to compare

Highlights

  • serverbackup: v1.1.1
    • Bugfix: Update backup status codes to match the backup status codes actually returned by the server backup API
  • loadbalancer: v0.8.0
    • Feature: Add new fields max_credentials, used_credentials and used_load_balancers to GetQuotaResponse model
  • ske: v1.5.0
    • Feature: Add field identity to model ClusterStatus
  • logs: v0.1.0
    • New: STACKIT Logs service
  • edge: v0.1.0
    • New: STACKIT Edge Cloud (STEC) service
  • observability: v0.12.0
    • Breaking change: The PartialUpdateAlertrules takes now PartialUpdateAlertrulesRequestInner instead of UpdateAlertgroupsRequestInnerRulesInner
    • Breaking change: The type of Rules in CreateLogsAlertgroupsPayload and UpdateLogsAlertgroupPayload has changed from []UpdateAlertgroupsRequestInnerRulesInner to []CreateLogsAlertgroupsPayloadRulesInner
    • Deprecation: The GrafanaAdminPassword and GrafanaAdminUser fields are now deprecated in InstanceSensitiveData model
    • Feature: Add GrafanaAdminEnabled to CreateInstancePayload and UpdateInstancePayload models
    • Feature: Add new field record in UpdateAlertgroupsRequestInnerRulesInner model
    • Feature: Add CertCheck to CertCheckResponse model
    • Feature: Add HttpCheck to HttpCheckResponse model
    • Feature: Add new CreateLogsAlertgroupsPayloadRulesInner model
    • Feature: Add allowAssignGrafanaAdmin to GrafanaOauth and UpdateGrafanaConfigsPayloadGenericOauth models
    • Feature: Add GrafanaAdminEnabled to InstanceSensitiveData model
    • Feature: Add new PartialUpdateAlertrulesRequestInner model
  • secretsmanager: v0.4.0
    • Feature: added KmsKey model
    • Feature: added KmsKey to Instance, CreateInstancePayload and UpdateInstancePayload
  • sfs: v0.1.0
    • New: STACKIT File Storage (SFS) service
  • alb:
    • v0.8.0
      • Feature: Add new fields used_credentials and used_load_balancers to GetQuotaResponse model
    • v0.7.0
      • Feature: Switch from v2beta API version to v2 version.
      • Feature: MaxCredentials field added to GetQuotaResponse
      • Breaking change: added version to LoadBalancer constructor
      • Breaking change: renamed exact to exactMatch in Path model
      • Breaking change: removed pathPrefix from Rule model
  • certificates: v1.2.0
    • Feature: Switch from v2beta API version to v2 version.
    • Breaking change: Rename CreateCertificateResponse to GetCertificateResponse
  • scf: v0.4.0
    • Feature: Add new model class SpaceWithIsolationSegment
  • iaas: v1.1.0
    • Feature: Add CreateIsolatedNetwork functionality
    • Feature: Add ImageFromVolumePayload functionality
    • Feature: Add SystemRoutes to UpdateRoutingTableOfAreaPayload
  • kms:
    • v0.6.0
      • Set fields description and import_only to required in response struct Key
      • Set fields description and public_key to required in response struct WrappingKey
      • Set field description to required in response struct KeyRing
      • Set field disabled to required in response struct Version
    • v0.5.0
      • Feature: Add regex field validator for display_name attribute in model classes CreateKeyPayload, CreateKeyRingPayload, CreateWrappingKeyPayload
  • sqlserverflex: v1.1.1
    • Breaking change: Add region parameter in ListMetrics method. Previously the method failed, because the region parameter was missing
  • mongodbflex: v1.2.2
    • Docs: Extend description of Roles field in CreateUserPayload, PartialUpdateUserPayload, UpdateUserPayload and User model
  • authorization: v0.6.0
    • Feature: Add new methods for managing roles: AddRole, DeleteRole, GetRole, UpdateRole

What's Changed

New Contribut...

Read more

release-2025-12-08

08 Dec 10:11
3ffe18c

Choose a tag to compare

Highlights

  • scf: v0.3.0
    • Feature: Add new model IsolationSegment and IsolationSegmentsList
  • cdn: v2.2.0
    • Feature: Switch from v1beta2 CDN API version to v1 version.
    • Feature: Add new function GetLogsSearchFilters
    • Feature: Add WafAction method to ApiGetLogsRequest struct
    • Feature: Add Reason field to WafStatusRuleBlock model struct
    • Feature: Add fields to WafConfig and WafConfigPatch model struct:
      • AllowedHttpMethods
      • AllowedHttpVersions
      • AllowedRequestContentTypes
      • DisabledRuleCollectionIds
      • DisabledRuleGroupIds
      • DisabledRuleIds
      • EnabledRuleCollectionIds
      • EnabledRuleGroupIds
      • EnabledRuleIds
      • LogOnlyRuleCollectionIds
      • LogOnlyRuleGroupIds
      • LogOnlyRuleIds
      • ParanoiaLevel
  • intake: v0.4.0
    • Feature: Add new enum class PartitioningUpdateType
    • Feature: Add attributes partition_by and partitioning to IntakeCatalogPatch model class
  • authorization: v0.5.0
    • Add new etag attribute to Role model class
  • ske: v1.4.0
    • Feature: Add new optional version_state param to DefaultApi.list_provider_options method
    • Feature: Add new enum GetProviderOptionsRequestVersionState
  • git: v0.7.0
    • Breaking Change: Replace patch_operation by patch_instance_payload in patch_instance request
    • Feature: Add enums InstanceFlavor

What's Changed

Full Changelog: release-2025-11-14...release-2025-12-08

release-2025-11-14

14 Nov 09:53
e4b8ba6

Choose a tag to compare

Highlights

  • cdn:
    • v2.1.0
      • Breaking change: Remove unused model classes: GetLogsSearchFiltersResponse, PatchLokiLogSink
    • v2.0.0
      • Feature: Switch from v1beta CDN API version to v1beta2 version.
      • Breaking change: Changed spelling from WAF to Waf in model class names
        • WAFStatusRuleBlock -> WafStatusRuleBlock
        • WAFRuleGroup -> WafRuleGroup
        • WAFRuleCollection -> WafRuleCollection
        • WAFRule -> WafRule
        • ListWAFCollectionsResponse -> ListWafCollectionsResponse
      • Breaking change: Changed spelling from model class named GenericJSONResponse to GenericJsonResponse
      • Breaking change: Removal of attributes from model classes
        • Remove description attribute from ErrorDetails model class
        • Remove domain attribute from PutCustomDomainResponse and GetCustomDomainResponse model classes
        • Remove occured_at attribute from GetCacheInfoResponseHistoryEntry model class
      • Breaking change: Removal of API client method get_logs_search_filters
      • Feature: Add attributes to model classes
        • Add backend attribute to CreateDistributionPayload model class
      • Feature: New model classes
        • New Loki model classes: LokiLogSinkCredentials, LokiLogSinkCreate, LokiLogSinkPatch
        • New Backend model classes: HttpBackendCreate, BucketBackendCreate, BucketBackend, BucketBackendPatch, CreateDistributionPayloadBackend, ConfigPatchBackend, ConfigBackend
        • Other new model classes: BucketCredentials
  • alb v0.6.1
    • Docs: Update description of field WafConfigName in Listener model
  • stackitmarketplace: v1.16.0
    • Feature: Add new field Scope in CatalogProductPricingOption model
    • Deprecation: Deprecated API methods GetCatalogProduct, ListCatalogProducts and InquiriesCreateInquiry

What's Changed

Full Changelog: release-2025-10-29...release-2025-11-14

Release (2025-10-29)

29 Oct 16:12
c14c006

Choose a tag to compare

Highlights

  • stackitmarketplace: v1.15.0
    • Feature: Add EndUserLicenseAgreement, ProductDescription and ServiceLevelAgreement attributes and add them to Assets struct
  • postgresflex: v1.2.0
    • Breaking Change: The attribute type for PartialUpdateInstancePayload and UpdateInstancePayload changed from Storage to StorageUpdate.
    • Deprecation: StorageUpdate: updating the performance class field is not possible.
  • auditlog: v0.1.1
    • Bugfix: Prevent year 0 timestamp issue
  • authorization: v0.4.1
    • Bugfix: Prevent year 0 timestamp issue
  • cdn: v1.7.1
    • Bugfix: Prevent year 0 timestamp issue
  • git:
    • 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
  • intake:
    • v0.3.0
      • Validate display_name attribute regular expression using a field validator in model classes CreateIntakePayload, CreateIntakeRunnerPayload and CreateIntakeUserPayload
      • Set minimum length (12) for password attribute in model class CreateIntakeUserPayload
      • Set maximum length from 32 to 1024 for table_name attribute in IntakeCatalog and IntakeCatalogPatch model classes
    • v0.2.1
      • Bugfix: Prevent year 0 timestamp issue
  • kms: v0.4.1
    • Bugfix: Prevent year 0 timestamp issue
  • modelserving: v0.2.2
    • Bugfix: Prevent year 0 timestamp issue
  • objectstorage: v1.2.1
    • Bugfix: Prevent year 0 timestamp issue
  • resourcemanager:
    • v0.7.0
      • Feature: New model class ContainerSearchResult
    • v0.6.1
      • Bugfix: Prevent year 0 timestamp issue
  • scf: v0.2.1
    • Bugfix: Prevent year 0 timestamp issue
  • serviceaccount: v0.4.2
    • Bugfix: Prevent year 0 timestamp issue
  • serviceenablement: v1.1.1
    • Bugfix: Prevent year 0 timestamp issue
  • ske: v1.3.1
    • Bugfix: Prevent year 0 timestamp issue

What's Changed

Full Changelog: release-2025-10-13...release-2025-10-29

release-2025-10-13

13 Oct 07:54
a8e19f6

Choose a tag to compare

Highlights

  • observability: v0.11.0
    • Deprecation: The JaegerHttpTracesUrl field is now deprecated in all relevant models and will be removed after 9th April 2026. Use the new JaegerHttpUrl field instead.
  • cdn: v1.7.0
    • Feature: Add models: DistributionWaf, WafConfig, WAFConfigPatch, WAFMode, WAFRule, WAFRuleCollection, WAFRuleGroup and WAFStatusRuleBlock
    • Feature: Add Waf attribute to Config and Distribution
    • Feature: Add WafStatus to DistributionRequest and ListWafCollections

What's Changed

Full Changelog: release-2025-09-30...release-2025-10-13

Release (2025-09-30)

30 Sep 13:59
b5ad144

Choose a tag to compare

Highlights

  • authorization: v0.4.0
    • Feature: Add support for assignable subjects
  • iaas: v0.9.0
    • Add created_at and updated_at attribute to SecurityGroupRule, BaseSecurityGroupRule and CreateSecurityGroupRulePayload model classes
    • Add description attribute to NIC, CreateNicPayload and UpdateNicPayload model classes
    • New model class ServerAgent
    • Add agent and description attribute to Server and CreateServerPayload model classes
  • intake: v0.2.0
    • Feature: Add response IntakeRunnerResponse to UpdateIntakeRunnerExecute request
    • Feature: Add response IntakeUserResponse to UpdateIntakeUserExecute request
  • stackitmarketplace:
    • v1.14.0
      • Feature: Add has_private_plan_option attribute to CatalogProductDetail model class
    • v1.13.0
      • Feature: Add has_demo attribute to CatalogProductDetail model class
    • v1.12.0
      • Breaking Change: Change logo field type from Union[StrictBytes, StrictStr] to StrictStr in CatalogProductDetail, CatalogProductDetailsVendor, and CatalogProductOverview models
    • v1.11.0
      • Feature: Add new field DemoUrl to CatalogProductDetail model
    • v1.10.0
      • Feature: Added PlanId to CatalogProductPricingOption and SubscriptionProduct
  • git: v0.5.0
    • Feature: Add support for instance patch operation
  • loadbalancer: v0.7.0
    • Feature: Add new attribute labels to LoadBalancer, CreateLoadBalancerPayload, UpdateLoadBalancerPayload model classes
  • alb: v0.6.0
    • Feature: Add attribute labels to LoadBalancer, CreateLoadBalancerPayload and UpdateLoadBalancerPayload model classes
    • Feature: Add attribute waf_config_name to Listener model class

What's Changed

Full Changelog: release-2025-09-11...release-2025-09-30

release-2025-09-11

11 Sep 07:53
b2716d0

Choose a tag to compare

Highlights

  • cdn: v1.6.0
    • Feature: Added Attribute LogSink to ConfigPatch
    • Feature: Added Attribute Geofencing to DistributionPayload, HttpBackend and HttpBackendPatch
    • Feature: Added new function GetLogsSearchFilters
  • modelserving: v0.2.1
    • Feature: Extend enums in field type in model Model: audio, image
  • objectstorage: v1.2.0
    • Breaking change: Set expires field in CreateAccessKeyResponse model to optional
  • observability:
    • v0.10.1
      • Feature: Add attributes jaeger_http_traces_url, otlp_grpc_traces_url and otlp_http_traces_url to InstanceSensitiveData model
    • v0.10.0
      • Feature: Add support for HTTP checks and cert checks
    • v0.9.2
      • Feature: Add metrics_endpoint_url attribute to InstanceSensitiveData model
  • kms: v0.4.0
    • Switch to API version v1 of STACKIT KMS service (previously v1beta)
    • Breaking Change: Removal of deprecated Backend model
    • Breaking Change: Mark protection attribute as required in Key, CreateKeyPayload, CreateWrappingKeyPayload and WrappingKey model
  • intake:
    • v0.1.2
      • Feature: Add new field partitioning to IntakeCatalog model
    • v0.1.1
      • Mark attributes max_message_size_ki_b and max_messages_per_hour as optional (previously required) in UpdateIntakeRunnerPayload model
  • ske: v1.3.0
    • Feature: Add new field kubernetes to Nodepool model
  • serviceaccount: v0.4.1
    • Improvement: Improve error handling for CreateShortLivedAccessToken
  • stackitmarketplace:
    • v1.9.0
      • Feature: Added RequestPrivatePlan to InquiriesCreateInquiryPayload
    • v1.8.0
      • Feature: Add new field free_trial in CatalogProductOverview model

What's Changed

Full Changelog: release-2025-08-29...release-2025-09-11

Release (2025-08-29)

29 Aug 09:15
d89eb2c

Choose a tag to compare

Highlights

  • kms: v0.3.0
    • Breaking Change: Updated create_key() and create_wrapping_key() method signatures to require new access_scope parameter
    • Breaking Change: Added new required access_scope field to Key and WrappingKey models
    • Feature: Add new AccessScope enum with values PUBLIC and SNA for managing key access permissions
    • Feature: Add new Protection enum with value SOFTWARE as a replacement for the deprecated backend field
    • Deprecation: The backend field is now deprecated in all relevant models. Use the new protection field instead
  • iaas: v0.8.1
    • Internal: Add workaround to fix upstream OpenAPI generator issue where regex patterns include leading/trailing slashes that need to be removed for validation in AllowedAddressesInner, AreaId, and CreateProtocol models
  • observability:
    • v0.9.1
      • Introduce new model UpdateAlertConfigsPayloadRouteRoutesInner
    • v0.9.0
      • Feature: Add new GoogleChat webhook

What's Changed

Full Changelog: release-2025-08-13...release-2025-08-29