Skip to content

Release (2025-02-11)

Compare
Choose a tag to compare
@Fyusel Fyusel released this 11 Feb 08:17
· 120 commits to main since this release
15ec0ab

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 and BffGetContainersOfAnOrganization
  • lbapplication: v0.3.0
    • Bugfix: Set type from interface to int64 of HealthyThreshold, UnhealthyThreshold, MaxLoadBalancers, Port, MaxConnections, Code and TargetPort
  • 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
  • logme: v0.3.0
    • Breaking Change: Remove mistakenly implemented syslog-use-udp. Does not exist.
  • serverupdate: v0.3.0
    • Breaking Change:: Remove field BackupProperties from CreateUpdatePayload model
    • Fix: Remove field Id from CreateUpdateSchedulePayload model
  • 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

Full Changelog: release-2025-01-16...release-2025-02-11