Release (2025-02-11)
·
120 commits
to main
since this release
Highlights
objectstorage
: 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.
resourcemanager
: v0.3.0- Breaking Change: Remove the methods
BffGetContainersOfAFolder
andBffGetContainersOfAnOrganization
- Breaking Change: Remove the methods
lbapplication
: v0.3.0- Bugfix: Set type from interface to int64 of
HealthyThreshold
,UnhealthyThreshold
,MaxLoadBalancers
,Port
,MaxConnections
,Code
andTargetPort
- Bugfix: Set type from interface to int64 of
ske
: v0.3.0- Removal: The following methods were removed after deprecation (2024-04-16) and
serviceenablement
SDK must be used instead. DisableService
EnableService
GetServiceStatus
- Removal: The following methods were removed after deprecation (2024-04-16) and
logme
: v0.3.0- Breaking Change: Remove mistakenly implemented
syslog-use-udp
. Does not exist.
- Breaking Change: Remove mistakenly implemented
serverupdate
: v0.3.0- Breaking Change:: Remove field
BackupProperties
fromCreateUpdatePayload
model - Fix: Remove field
Id
fromCreateUpdateSchedulePayload
model
- Breaking Change:: Remove field
authorization
: v0.2.2- Bugfix: Revert back to global URL configuration
sqlserverflex
: v0.3.0- Breaking change: Delete endpoint made private.
mongodbflex
: v0.3.0- Breaking change: Delete endpoint made private.
postgresflex
: v0.3.0- Breaking change: Delete endpoint made private.
What's Changed
- Dependency Updates by @stackit-pipeline in #569
- Generator: Update SDK /services/mongodbflex by @stackit-pipeline in #573
- Generator: Update SDK /services/authorization by @stackit-pipeline in #571
- Generator: Update SDK /services/mariadb by @stackit-pipeline in #630
- Generator: Update SDK /services/opensearch by @stackit-pipeline in #632
- Generator: Update SDK /services/rabbitmq by @stackit-pipeline in #633
- Generator: Update SDK /services/redis by @stackit-pipeline in #634
- Generator: Update SDK /services/serverupdate by @stackit-pipeline in #637
- Generator: Update SDK /services/logme by @stackit-pipeline in #629
- Generator: Update SDK /services/ske by @stackit-pipeline in #638
- Generator: Update SDK /services/lbapplication by @stackit-pipeline in #628
- Generator: Update SDK /services/resourcemanager by @stackit-pipeline in #635
- Generator: Update SDK /services/objectstorage by @stackit-pipeline in #631
- Prepare release by @Fyusel in #639
Full Changelog: release-2025-01-16...release-2025-02-11