Release (2025-07-21)
·
73 commits
to main
since this release
Highlights
alb: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: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 required
regionparameter to all API methods. - Feature: Add new methods
clone_instance()andrestore_instance(). - Feature: Add new models
InstanceFlavorandInstanceResponse.
- Breaking Change: Add required
- v1.1.0
objectstorage: v1.0.4- Internal: Improve deserializing and error types
observability:- v0.6.0
- Feature: Add new methods
get_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 models
LogsConfig,LogsConfigResponse,TraceConfig,TracesConfigResponse,UpdateLogsConfigsPayload,UpdateTracesConfigsPayload
- Feature: Add new methods
- v0.5.1
- Internal: Improve deserializing and error types
- v0.6.0
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: Add
forceparameter todelete_backupanddelete_volume_backupmethods - Internal: Improve deserializing and error types
- Feature: Add
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:dns:git: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: Renamed
Argusmodel toObservability - Breaking Change: Renamed
argusfield toobservabilityinExtensionmodel - Breaking Change: Removed enum validation in
codefield inClusterErrormodel - Deprecated: Remove deprecated
allow_privileged_containersfield inKubernetesmodel - Internal: Improve deserializing and error types
- v0.6.0
- Feature: Add new
ClusterErrorCodetypes:CLUSTERERRORCODE_INFRA_SNA_NETWORK_NOT_FOUND,CLUSTERERRORCODE_FETCHING_ERRORS_NOT_POSSIBLE
- Feature: Add new
- v1.0.0
stackitmarketplace:- v1.5.1
- Internal: Improve deserializing and error types
- v1.5.0
- Feature: Add new
Assetsmodel for managing service certificate assets - Feature: Add new
LocalizedVersionmodel for localized content management - Feature: Add new
NoticePeriodmodel with types:SAME_DAY,DAYS,MONTHS - Feature: Add new
ServiceCertificatemodel for service certification
- Feature: Add new
- v1.4.0
- Feature: Add support for offer types
- new model
OfferType - new attribute
CatalogProductDetailforCatalogProductDetailmodel
- new model
- Attribute
is_product_listinginCatalogProductDetailis now of typeOptional[StrictBool](previouslyStrictBool)
- Feature: Add support for offer types
- v1.5.1
cdn:opensearch: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 of
machine_typeandvolume_performance_classfields from 63 to 127 characters in API methods - Improvement: Increase max length of
namefields 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
- Improvement: Increase max length of
- v0.5.5
What's Changed
- Generator: Update SDK /services/resourcemanager by @stackit-pipeline in #1245
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #1253
- Generator: Update SDK /services/loadbalancer by @stackit-pipeline in #1255
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #1256
- Generator: Update SDK /services/ske by @stackit-pipeline in #1259
- Generator: Update SDK /services/iaasalpha by @stackit-pipeline in #1276
- Generator: Update SDK /services/iaas by @stackit-pipeline in #1275
- chore(sdk): add support for custom auth endpoint and add example by @rubenhoenle in #1272
- fix(doc): fix incorrect repository urls by @rubenhoenle in #1278
- Generator: Update SDK /services/loadbalancer by @stackit-pipeline in #1277
- Generator: Update SDK /services/alb by @stackit-pipeline in #1273
- chore(doc): set release date in changelog by @rubenhoenle in #1281
- Generator: Update SDK /services/cdn by @stackit-pipeline in #1280
- Generator: Update SDK /services/stackitmarketplace by @stackit-pipeline in #1293
- Generator: Update SDK /services/opensearch by @stackit-pipeline in #1292
- Generator: Update SDK /services/iaas by @stackit-pipeline in #1299
- Generator: Update SDK /services/sqlserverflex by @stackit-pipeline in #1351
- Generator: Update SDK /services/dns by @stackit-pipeline in #1347
- Generator: Update SDK /services/kms by @stackit-pipeline in #1355
- chore: update code owners by @marceljk in #1717
- Generator: Update SDK by @marceljk in #1945
- Generator: Update SDK by @Benjosh95 in #2038
- chore(docs): set release date in changelog by @rubenhoenle in #2051
New Contributors
- @Benjosh95 made their first contribution in #2038
Full Changelog: release-2025-06-03...release-2025-07-21