Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Releases: stackitcloud/stackit-sdk-python

Release (2025-10-29)

29 Oct 16:12
c14c006
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Highlights

  • stackitmarketplace:v1.15.0
    • Feature: AddEndUserLicenseAgreement,ProductDescription andServiceLevelAgreement attributes and add them toAssets struct
  • postgresflex:v1.2.0
    • Breaking Change: The attribute type forPartialUpdateInstancePayload andUpdateInstancePayload changed fromStorage toStorageUpdate.
    • 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 methodslist_runner_labels
        • new model classesRunnerLabel andListRunnerLabels
    • v0.5.1
      • Bugfix: Prevent year 0 timestamp issue
  • intake:
    • v0.3.0
      • Validatedisplay_name attribute regular expression using a field validator in model classesCreateIntakePayload,CreateIntakeRunnerPayload andCreateIntakeUserPayload
      • Set minimum length (12) forpassword attribute in model classCreateIntakeUserPayload
      • Set maximum length from32 to1024 fortable_name attribute inIntakeCatalog andIntakeCatalogPatch 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 classContainerSearchResult
    • 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

Contributors

  • @rubenhoenle
  • @stackit-pipeline
rubenhoenle and stackit-pipeline
Assets2
Loading

release-2025-10-13

13 Oct 07:54
a8e19f6
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Highlights

  • observability:v0.11.0
    • Deprecation: TheJaegerHttpTracesUrl field is now deprecated in all relevant models and will be removed after 9th April 2026. Use the newJaegerHttpUrl field instead.
  • cdn:v1.7.0
    • Feature: Add models:DistributionWaf,WafConfig,WAFConfigPatch,WAFMode,WAFRule,WAFRuleCollection,WAFRuleGroup andWAFStatusRuleBlock
    • Feature: AddWaf attribute toConfig andDistribution
    • Feature: AddWafStatus toDistributionRequest andListWafCollections

What's Changed

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

Contributors

  • @Fyusel
  • @stackit-pipeline
Fyusel and stackit-pipeline
Loading

Release (2025-09-30)

30 Sep 13:59
b5ad144
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Highlights

  • authorization:v0.4.0
    • Feature: Add support for assignable subjects
  • iaas:v0.9.0
    • Addcreated_at andupdated_at attribute toSecurityGroupRule,BaseSecurityGroupRule andCreateSecurityGroupRulePayload model classes
    • Adddescription attribute toNIC,CreateNicPayload andUpdateNicPayload model classes
    • New model classServerAgent
    • Addagent anddescription attribute toServer andCreateServerPayload model classes
  • intake:v0.2.0
    • Feature: Add responseIntakeRunnerResponse toUpdateIntakeRunnerExecute request
    • Feature: Add responseIntakeUserResponse toUpdateIntakeUserExecute request
  • stackitmarketplace:
    • v1.14.0
      • Feature: Addhas_private_plan_option attribute toCatalogProductDetail model class
    • v1.13.0
      • Feature: Addhas_demo attribute toCatalogProductDetail model class
    • v1.12.0
      • Breaking Change: Changelogo field type fromUnion[StrictBytes, StrictStr] toStrictStr inCatalogProductDetail,CatalogProductDetailsVendor, andCatalogProductOverview models
    • v1.11.0
      • Feature: Add new fieldDemoUrl toCatalogProductDetail model
    • v1.10.0
      • Feature: AddedPlanId toCatalogProductPricingOption andSubscriptionProduct
  • git:v0.5.0
    • Feature: Add support for instance patch operation
  • loadbalancer:v0.7.0
    • Feature: Add new attributelabels toLoadBalancer,CreateLoadBalancerPayload,UpdateLoadBalancerPayload model classes
  • alb:v0.6.0
    • Feature: Add attributelabels toLoadBalancer,CreateLoadBalancerPayload andUpdateLoadBalancerPayload model classes
    • Feature: Add attributewaf_config_name toListener model class

What's Changed

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

Contributors

  • @rubenhoenle
  • @marceljk
  • @stackit-pipeline
rubenhoenle, marceljk, and stackit-pipeline
Loading

release-2025-09-11

11 Sep 07:53
b2716d0
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Highlights

  • cdn:v1.6.0
    • Feature: Added AttributeLogSink toConfigPatch
    • Feature: Added AttributeGeofencing toDistributionPayload,HttpBackend andHttpBackendPatch
    • Feature: Added new functionGetLogsSearchFilters
  • modelserving:v0.2.1
    • Feature: Extend enums in fieldtype in modelModel:audio,image
  • objectstorage:v1.2.0
    • Breaking change: Setexpires field inCreateAccessKeyResponse model to optional
  • observability:
    • v0.10.1
      • Feature: Add attributesjaeger_http_traces_url,otlp_grpc_traces_url andotlp_http_traces_url toInstanceSensitiveData model
    • v0.10.0
      • Feature: Add support for HTTP checks and cert checks
    • v0.9.2
      • Feature: Addmetrics_endpoint_url attribute toInstanceSensitiveData model
  • kms:v0.4.0
    • Switch to API versionv1 of STACKIT KMS service (previouslyv1beta)
    • Breaking Change: Removal of deprecatedBackend model
    • Breaking Change: Markprotection attribute as required inKey,CreateKeyPayload,CreateWrappingKeyPayload andWrappingKey model
  • intake:
    • v0.1.2
      • Feature: Add new fieldpartitioning toIntakeCatalog model
    • v0.1.1
      • Mark attributesmax_message_size_ki_b andmax_messages_per_hour as optional (previously required) inUpdateIntakeRunnerPayload model
  • ske:v1.3.0
    • Feature: Add new fieldkubernetes toNodepool model
  • serviceaccount:v0.4.1
    • Improvement: Improve error handling forCreateShortLivedAccessToken
  • stackitmarketplace:
    • v1.9.0
      • Feature: AddedRequestPrivatePlan toInquiriesCreateInquiryPayload
    • v1.8.0
      • Feature: Add new fieldfree_trial inCatalogProductOverview model

What's Changed

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

Contributors

  • @Fyusel
  • @rubenhoenle
  • @stackit-pipeline
Fyusel, rubenhoenle, and stackit-pipeline
Loading

Release (2025-08-29)

29 Aug 09:15
d89eb2c
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Highlights

  • kms:v0.3.0
    • Breaking Change: Updatedcreate_key() andcreate_wrapping_key() method signatures to require newaccess_scope parameter
    • Breaking Change: Added new requiredaccess_scope field toKey andWrappingKey models
    • Feature: Add newAccessScope enum with valuesPUBLIC andSNA for managing key access permissions
    • Feature: Add newProtection enum with valueSOFTWARE as a replacement for the deprecatedbackend field
    • Deprecation: Thebackend field is now deprecated in all relevant models. Use the newprotection 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 inAllowedAddressesInner,AreaId, andCreateProtocol models
  • observability:
    • v0.9.1
      • Introduce new modelUpdateAlertConfigsPayloadRouteRoutesInner
    • v0.9.0
      • Feature: Add newGoogleChat webhook

What's Changed

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

Contributors

  • @rubenhoenle
  • @stackit-pipeline
rubenhoenle and stackit-pipeline
Loading

release-2025-08-13

13 Aug 12:25
a559ffc
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Highlights

  • scf:
    • v0.2.0
      • Feature: Add fieldOrgId in modelOrgManager
      • Feature: Add new modelOrganizationCreateBffResponse andSpaceCreatedBffResponse
    • v0.1.0
      • New: STACKIT Cloud Foundry module
  • alb:v0.5.0
    • Version: Minimal version is now python 3.9
  • authorization:v0.3.0
    • Version: Minimal version is now python 3.9
  • auditlog:v0.1.0
    • New: STACKIT Audit Log module for retrieving recorded actions and system changes. Download audit log entries for folders, organizations, and projects with time range filtering, pagination, and configurable result limits.
  • cdn:
    • v1.5.0
      • Feature: Added new filter functionsDataCenterRegion,RequestCountryCode,StatusCode andCacheHit
      • Feature: Added AttributeLogSink andCertificate
      • Feature: AddedConfigLogSink andPatchLokiLogSink functionality
    • v1.4.0
      • Version: Minimal version is now python 3.9
  • certificates:v1.1.0
    • Version: Minimal version is now python 3.9
  • dns:v0.5.0
    • Version: Minimal version is now python 3.9
  • git:v0.4.0
    • Version: Minimal version is now python 3.9
  • iaas:
    • v0.8.0
      • Feature: Add new method to get project detailsGetProjectDetails
    • v0.7.0
      • Docs: Improved descriptions of properties in structs with their possible values
      • Feature: AddAgent field toCreateImagePayload,UpdateImagePayload andImage model
      • Feature: AddEncrypted andEncryptionsParameters fields toCreateVolumePayload model
    • v0.6.0
      • Version: Minimal version is now python 3.9
  • intake:v0.1.0
    • New: STACKIT Intake module can be used to manage the STACKIT Intake. Manage yourIntakeRunners,Intakes andIntakeUsers
  • kms:
    • v0.2.0
      • Breaking Change: Change return type fromKey toVersion forimport_key() androtate_key() methods
      • Internal: Add HTTP 409 (Conflict) error handling to API methods
    • v0.1.0
      • Version: Minimal version is now python 3.9
  • lbapplication:v0.4.0
    • Version: Minimal version is now python 3.9
  • loadbalancer:v0.6.0
    • Version: Minimal version is now python 3.9
  • logme:v0.4.0
    • Version: Minimal version is now python 3.9
  • mariadb:v0.3.0
    • Version: Minimal version is now python 3.9
  • modelserving:v0.2.0
    • Version: Minimal version is now python 3.9
  • mongodbflex:
    • v1.2.1
      • Improvement: Improve documentation for user roles field with descriptions of available values and behavior
    • v1.2.0
      • Version: Minimal version is now python 3.9
  • objectstorage:v1.1.0
    • Version: Minimal version is now python 3.9
  • observability:
    • v0.8.0
      • Feature: Add new modelCreateCredentialsPayload
      • Feature: Enhancecreate_credentials() method to accept optional payload parameter
      • Internal: Add HTTP 400 error handling
    • v0.7.0
      • Version: Minimal version is now python 3.9
  • opensearch:v0.4.0
    • Version: Minimal version is now python 3.9
  • postgresflex:v1.1.0
    • Version: Minimal version is now python 3.9
  • rabbitmq:v0.3.0
    • Version: Minimal version is now python 3.9
  • redis:v0.3.0
    • Version: Minimal version is now python 3.9
  • resourcemanager:v0.6.0
    • Version: Minimal version is now python 3.9
  • runcommand:v1.1.0
    • Version: Minimal version is now python 3.9
  • secretsmanager:v0.3.0
    • Version: Minimal version is now python 3.9
  • serverbackup:v1.1.0
    • Version: Minimal version is now python 3.9
  • serverupdate:v1.1.0
    • Version: Minimal version is now python 3.9
  • serviceaccount:
    • v0.4.0
      • Feature: Add newalgorithm field toCreateServiceAccountKeyPayload model with enum valuesRSA_2048 andRSA_4096
    • v0.3.0
      • Version: Minimal version is now python 3.9
  • serviceenablement:v1.1.0
    • Version: Minimal version is now python 3.9
  • ske:
    • v1.2.0
      • Version: Minimal version is now python 3.9
    • v1.1.0
      • Feature: Add new methods to trigger the wake up of a cluster.
  • sqlserverflex:v1.1.0
    • Version: Minimal version is now python 3.9
  • stackitmarketplace:
    • v1.7.0
    • Breaking Change: UpdateInquiryFormType enums
    • v1.6.0
      • Version: Minimal version is now python 3.9

What's Changed

Full Changelog:release-2025-07-21...release-2025-08-13

Contributors

  • @Fyusel
  • @Benjosh95
  • @stackit-pipeline
Fyusel, Benjosh95, and stackit-pipeline
Loading

Release (2025-07-21)

21 Jul 15:18
7b8cc08
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

Highlights

  • alb:
    • v0.4.0
      • Feature: Add new fieldload_balancer_security_group inLoadBalancer,CreateLoadBalancerPayload andUpdateLoadBalancerPayload Models
    • v0.3.1
      • Internal: Improve deserializing and error types
  • authorization:v0.2.5
    • Internal: Improve deserializing and error types
  • certificates:v1.0.2
    • Internal: Improve deserializing and error types
  • lbapplication:v0.3.4
    • Internal: Improve deserializing and error types
  • loadbalancer:
    • v0.5.0
      • Feature: Add new fieldload_balancer_security_group inLoadBalancer,CreateLoadBalancerPayload andUpdateLoadBalancerPayload Models
    • v0.4.1
      • Internal: Improve deserializing and error types
  • logme:v0.3.2
    • Internal: Improve deserializing and error types
  • mariadb:v0.2.3
    • Internal: Improve deserializing and error types
  • modelserving:v0.1.2
    • Internal: Improve deserializing and error types
  • mongodbflex:
    • v1.1.0
      • Breaking Change: Add requiredregion parameter to all API methods.
      • Feature: Add new methodsclone_instance() andrestore_instance().
      • Feature: Add new modelsInstanceFlavor andInstanceResponse.
  • objectstorage:v1.0.4
    • Internal: Improve deserializing and error types
  • observability:
    • v0.6.0
      • Feature: Add new methodsget_logs_configs(),update_logs_configs(),get_traces_configs(),update_traces_configs(),get_metrics_storage_retention(),update_metrics_storage_retention(),get_scrape_config(),update_scrape_config(),list_acl(),update_acl(),list_alert_config_receivers(),list_alert_config_routes(),update_alert_config_receiver(),update_alert_config_route(),list_alertgroups(),list_alertrules(),list_credentials(),list_instances()
      • Feature: Add new modelsLogsConfig,LogsConfigResponse,TraceConfig,TracesConfigResponse,UpdateLogsConfigsPayload,UpdateTracesConfigsPayload
    • v0.5.1
      • Internal: Improve deserializing and error types
  • postgresflex:v1.0.2
    • Internal: Improve deserializing and error types
  • rabbitmq:v0.2.2
    • Internal: Improve deserializing and error types
  • redis:v0.2.2
    • Internal: Improve deserializing and error types
  • resourcemanager:v0.5.1
    • Internal: Improve deserializing and error types
  • runcommand:v1.0.2
    • Internal: Improve deserializing and error types
  • secretsmanager:v0.2.3
    • Internal: Improve deserializing and error types
  • serverbackup:v1.0.2
    • Feature: Addforce parameter todelete_backup anddelete_volume_backup methods
    • Internal: Improve deserializing and error types
  • serverupdate:v1.0.3
    • Internal: Improve deserializing and error types
  • serviceaccount:v0.2.2
    • Internal: Improve deserializing and error types
  • serviceenablement:v1.0.2
    • Internal: Improve deserializing and error types
  • sqlserverflex:v1.0.3
    • Internal: Improve deserializing and error types
  • kms:
    • v0.0.6
      • Internal: Improve deserializing and error types
    • v0.0.5
      • Improvement: Updated validators
  • dns:
    • v0.4.1
      • Internal: Improve deserializing and error types
    • v0.4.0
      • Feature: Add new record set types
      • Feature: Improve documentation for APEX records inRecordSet andCreateRecordSetPayload models
  • git:
    • v0.3.0
      • Feature: Add validation for fieldflavor inCreateInstancePayload model
      • Feature: Add fieldsku inFlavor model
      • Internal: Improve deserializing and error types
    • v0.2.0
      • Feature: Add support forFlavors for STACKIT git instance
      • Improvement: Error handling and documentation improved
  • ske
    • v1.0.0
      • Breaking Change: The region is no longer specified within the client configuration. Instead, the region must be passed as a parameter to any region-specific request.
      • Breaking Change: RenamedArgus model toObservability
      • Breaking Change: Renamedargus field toobservability inExtension model
      • Breaking Change: Removed enum validation incode field inClusterError model
      • Deprecated: Remove deprecatedallow_privileged_containers field inKubernetes model
      • Internal: Improve deserializing and error types
    • v0.6.0
      • Feature: Add newClusterErrorCode types:CLUSTERERRORCODE_INFRA_SNA_NETWORK_NOT_FOUND,CLUSTERERRORCODE_FETCHING_ERRORS_NOT_POSSIBLE
  • stackitmarketplace:
    • v1.5.1
      • Internal: Improve deserializing and error types
    • v1.5.0
      • Feature: Add newAssets model for managing service certificate assets
      • Feature: Add newLocalizedVersion model for localized content management
      • Feature: Add newNoticePeriod model with types:SAME_DAY,DAYS,MONTHS
      • Feature: Add newServiceCertificate model for service certification
    • v1.4.0
      • Feature: Add support for offer types
        • new modelOfferType
        • new attributeCatalogProductDetail forCatalogProductDetail model
      • Attributeis_product_listing inCatalogProductDetail is now of typeOptional[StrictBool] (previouslyStrictBool)
  • cdn:
    • v1.3.0
      • Breaking change: Replace oneOfConfigBackend withHttpBackend
      • Internal: Improve deserializing and error types
    • v1.2.0
      • Feature: Adddefault_cache_duration attribute toConfig,ConfigPatch andCreateDistributionPayload model
      • AddoriginUrlRelated to available options given insort_by description
  • opensearch:
    • v0.3.1
      • Internal: Improve deserializing and error types
    • v0.3.0
      • Breaking change: Attributetls_protocols ofInstanceParameters model is now of typeList[StrictStr] (previouslyStrictStr)
  • iaas:
    • v0.5.5
      • Improvement: Add proper noqa comments for docstrings
      • Improvement: Update type annotations for better type safety
    • v0.5.4
      • Improvement: Increase max length ofmachine_type andvolume_performance_class fields from 63 to 127 characters in API methods
      • Improvement: Increase max length ofname fields from 63 to 127 characters for various models:
        • AffinityGroup,Backup,BootVolume,CreateAffinityGroupPayload,CreateBackupPayload
          CreateImagePayload,CreateNetworkAreaPayload,CreateNetworkPayload,CreateNicPayload
          CreateSecurityGroupPayload,CreateServerPayload,CreateSnapshotPayload,CreateVolumePayload
          Image,MachineType,Nic,PartialUpdateNetworkAreaPayload,PartialUpdateNetworkPayload
          ResizeServerPayload,SecurityGroup,Server,ServerNetwork,Snapshot
          UpdateBackupPayload,UpdateImagePayload,UpdateNicPayload,UpdateSecurityGroupPayload
          UpdateServerPayload,UpdateSnapshotPayload,UpdateVolumePayload,Volume,VolumePerformanceClass
      • Improvement: Update regular expression pattern for name validation to allow more flexible naming conventions

What's Changed

Read more

Contributors

  • @Benjosh95
  • @rubenhoenle
  • @marceljk
  • @stackit-pipeline
Benjosh95, rubenhoenle, and 2 other contributors
Loading

Release (2025-06-16)

16 Jun 15:00

Choose a tag to compare

Highlights

  • core:v0.2.0
    • Feature: Allow setting custom token endpoint url in configuration
  • alb:v0.3.0
    • Feature: Add new fieldsdisable_target_security_group_assignment andtarget_security_group inLoadBalancer,CreateLoadBalancerPayload andUpdateLoadBalancerPayload Models
  • iaas:v0.5.3
    • Increase max length of description from 127 to 255 for
      • Security groups:BaseSecurityGroupRule,CreateSecurityGroupPayload,CreateSecurityGroupRulePayload,SecurityGroup,SecurityGroupRule,UpdateSecurityGroupPayload
      • Volumes:CreateVolumePayload,UpdateVolumePayload,Volume,VolumePerformanceClass
      • MachineType
    • Set max length of description ofNetwork to 255
    • Update the description ofServer andCreateServerPayload status field to include new possible valuePAUSED
  • loadbalancer:
    • v0.4.0
      • Feature: Add new fielddisable_target_security_group_assignment inLoadBalancer,CreateLoadBalancerPayload andUpdateLoadBalancerPayload Models
    • v0.3.0
      • Feature: Add new fieldtarget_security_group inLoadBalancer Model
  • resourcemanager:v0.5.0
    • Feature: Delete Organization labels using the new methodDeleteOrganizationLabels
    • Feature: Delete Project labels using the new methodDeleteProjectLabels
    • Feature: List folders using the new methodListFolders
    • Feature: Partial Update Organization using the new methodPartialUpdateOrganization
  • ske:v0.5.0
    • Feature: Add new fieldpod_address_ranges toClusterStatus
  • stackitmarketplace:
    • v1.3.0
      • Feature: Add new fieldfacets inListCatalogProductsResponse
    • v1.2.0
      • Fix: Fixed types forVendorId,ProjectId,OrganizationId andSubscriptionId

What's Changed

Full Changelog:release-2025-06-03...release-2025-06-16

Contributors

  • @rubenhoenle
  • @stackit-pipeline
rubenhoenle and stackit-pipeline
Loading

Release 2025-06-03

03 Jun 09:23
76bf706
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • loadbalancer:v0.2.4
    • Improvement: AdjustedGetQuotaResponse andRESTResponseType message
  • alb:
    • v0.2.1
      • Improvement: AdjustedGetQuotaResponse andRESTResponseType message
    • v0.2.0
      • Feature: New fieldPath forRule
  • authorization:v0.2.4
    • Bugfix: Updated regex validator
  • iaas:v0.5.2
    • Improvement: Update descriptions
  • kms:v0.0.4
    • Feature: Added new methoddelete_wrapping_key
  • lbapplication:
    • v0.3.3
      • Deprecated: Changed deprecation message ofGetQuotaResponse andRESTResponseType
    • v0.3.2
      • Deprecated:lbapplication service is deprecated and no longer maintained. Use thealb service instead
  • resourcemanagerv0.4.0
    • Breaking change: FieldsContainerParentId andParentId are no longer required inParentListInner
  • stackitmarketplace:
    • v1.1.3
      • Feature: Addedindustries toCatalogProductDetail
    • v1.1.2
      • Improvement: Update descriptions
    • v1.1.1
      • Feature: Added new methodvendors_subscriptions_reject
    • v1.1.0
      • Breaking Change: Added organization id toVendorSubscription
  • ske:
    • v0.4.3
      • Feature: Added enumSKE_NODE_MACHINE_TYPE_NOT_FOUND toClusterError
    • v0.4.2
      • Feature: AddedClusterError
  • sqlserverflex:v1.0.2
    • Feature: Added new methodlist_metrics
  • cdn:v1.1.0
    • Feature: Add support for CDN Optimizer feature
  • observability:v0.5.0
    • Feature: Add support formatchers to route
    • Feature: Add support forpriority levels,sendResolved,continue to alert config models
Loading

Release 2025-05-09

09 May 12:46
0b186f5
This commit was created on GitHub.com and signed with GitHub’sverified signature.
GPG key ID:B5690EEEBB952194
Verified
Learn about vigilant mode.

Choose a tag to compare

  • stackitmarketplace:
    • v1.0.1
      • Feature: Update user-agent header
    • v1.0.0
      • Breaking Change:
        • Introduced dedicated type for product id with appropriate validations
      • Feature:
        • subscription products contain the plan id
  • resourcemanager:
    • v0.3.2
      • Feature: Update user-agent header
    • v0.3.1
      • Feature:
        • Added API calls for folder management
  • serverupdate:
    • v1.0.2
      • Feature: Update user-agent header
    • v1.0.1
      • Minor change: Use stderr by default.
  • mongodbflex:
    • 1.0.1
      • Feature: Update user-agent header
    • v1.0.0
      • Breaking Change: Introduce typed enum constants for status attributes
  • kms:
    • v0.0.3
      • Feature: Update user-agent header
    • v0.0.2
      • Minor change: Use stderr by default.
      • Minor change: Service update.
  • git:
    • v0.1.2
      • Feature: Update user-agent header
    • v0.1.1
      • Bugfix: Spelling corrections in documentation
  • alb:
    • v0.1.2
      • Feature: Update user-agent header
    • v0.1.1
      • Feature: Switch to beta2 API
  • cdn:
    • v1.0.1
      • Feature: Update user-agent header
    • v1.0.0
      • Feature: Support for log management
      • Feature: Create distribution payload has additional optional attributes for blocked countries, IPs and volume limitation
      • Feature: Config Patch payload has additional optional attributes for blocked countries, IPs and volume limitation
      • Breaking Change: Config has additional required attributes for blocked countries, IPs and volume limitation
  • authorization:v0.2.3
    • Feature: Update user-agent header
  • certificates:v1.0.1
    • Feature: Update user-agent header
  • dns:v0.3.2
    • Feature: Update user-agent header
  • iaas:v0.5.1
    • Feature: Update user-agent header
  • loadbalancer:v0.2.3
    • Feature: Update user-agent header
  • logme:v0.3.1
    • Feature: Update user-agent header
  • mariadb:v0.2.2
    • Feature: Update user-agent header
  • modelserving:v0.1.1
    • Feature: Update user-agent header
  • objectstorage:v1.0.3
    • Feature: Update user-agent header
  • observability:v0.4.1
    • Feature: Update user-agent header
  • opensearch:v0.2.1
    • Feature: Update user-agent header
  • postgresflex:v1.0.1
    • Feature: Update user-agent header
  • rabbitmq:v0.2.1
    • Feature: Update user-agent header
  • redis:v0.2.1
    • Feature: Update user-agent header
  • runcommand:v1.0.1
    • Feature: Update user-agent header
  • secretsmanager:v0.2.2
    • Feature: Update user-agent header
  • serverbackup:v1.0.1
    • Feature: Update user-agent header
  • serviceaccount:v0.2.1
    • Feature: Update user-agent header
  • serviceenablement:v1.0.1
    • Feature: Update user-agent header
  • ske:v0.4.1
    • Feature: Update user-agent header
  • sqlserverflex:v1.0.1
    • Feature: Update user-agent header

What's Changed

Full Changelog:release-2025-04-30...release-2025-05-09

Contributors

  • @Fyusel
  • @stackit-pipeline
Fyusel and stackit-pipeline
Loading
Previous1
Previous

[8]ページ先頭

©2009-2025 Movatter.jp