Skip to content

Release (2026-08-25)

Latest

Choose a tag to compare

@Fyusel Fyusel released this 25 Aug 09:09
· 27 commits to main since this release
8a5047a

Highlights

  • alb
    • v0.17.1
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
    • v0.17.0
      • v2api:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
      • Deprecated SDK layer in root of the module:
        • Improvement: Introduce TYPE_FIP_NOT_FOUND, TYPE_IP_EXHAUSTED, TYPE_DNS_NOT_CONFIGURED and TYPE_VM_PORT_NOT_CONFIGURED errors for LoadBalancerErrorType
  • albwaf
    • v0.13.2
      • v1api:
        • Improvement: Update description of UpdateWAF method to reflect that updating a WAF configuration now also applies to all Load Balancers that reference it
    • v0.13.1
      • v1alphaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
      • v1betaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
    • v0.13.0
      • v1betaapi:
        • Improvement: The entire v1betaapi package is now marked as deprecated. Migrate to v1api
        • Feature: Add new models Operator, Severity, Transformation, Type, Variable, Action
        • Breaking Change: Removed models BehaviourAction, ConditionOperatorType, ConditionTransformationsInner, ConditionVariableType, GetBehaviourAction, GetBehaviourSeverity, Mode1, MRSType, MRSType1, MRSType2
        • Breaking Change: PatchMRSRule.Mode field type changed from *Mode1 to *Mode
      • v1api: New package which can be used to communicate with the albwaf v1 API
    • v0.12.0
      • v1alphaapi: Align package to latest API specification
      • v1betaapi: Align package to latest API specification
    • v0.11.0
      • v1alphaapi: Align package to latest API specification
      • v1betaapi: Align package to latest API specification
  • auditlog:
    • v0.6.1
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
    • v0.6.0
      • Deprecation: The auditlog SDK module and the underlying API is deprecated and will be removed in the future. Use the telemetryrouter SDK module and API instead.
  • authorization:
    • v0.15.3
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
  • cdn:
    • v1.20.0
      • v1api:
        • Feature: Add field Labels to models Config, ConfigPatch and CreateDistributionPayload
        • Breaking Change: LogSink fields changed to new polymorphic wrapper types: ConfigLogSink, ConfigPatchLogSink, CreateDistributionPayloadLogSink
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v1betaapi:
        • Breaking Change: Backend and LogSink fields changed to new polymorphic wrapper types: ConfigBackend, ConfigPatchBackend, ConfigLogSink, ConfigPatchLogSink
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
      • v1beta2api:
        • Breaking Change: LogSink fields changed to new polymorphic wrapper types: ConfigLogSink, ConfigPatchLogSink
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • Deprecated SDK layer in root of the module:
        • Feature: Add field Labels to models Config, ConfigPatch and CreateDistributionPayload
  • certificates:
    • v1.9.1
      • v2api
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
  • cost:
    • v0.5.1
      • v3api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
    • v0.5.0
      • Feature: Add field TotalQuantityDecimal to DetailedServiceCost model struct
      • Feature: Add field QuantityDecimal to ReportData model struct
  • dns:
    • v0.22.1
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
    • v0.22.0
      • Breaking Change: Value field of Label/CreateLabelPayload is no longer required. NewLabel/NewCreateLabelPayload drop the value param
      • v1api:
        • Breaking Change: Value field of Label/CreateLabelPayload changed from string to *string and is no longer required. NewLabel/NewCreateLabelPayload drop the value param
  • dremio:
    • v0.6.0
      • v1betaapi:
        • Feature: Added wait handlers
    • v0.5.1
      • v1alphaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v1betaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
    • v0.5.0
      • v1betaapi: New package which can be used for communication with the STACKIT dremio v1 beta API
  • edge:
    • v0.13.1
      • v1beta1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
  • iaas:
    • v1.14.1
      • Dependencies: Bump STACKIT SDK resourcemanager module from v0.24.1 to v0.24.2
    • v1.14.0
      • Dependencies: Bump STACKIT SDK resourcemanager module from v0.24.0 to v0.24.1
      • Breaking Change: Removed the ServerVTPM model and the corresponding vtpm field from the Server model, as this functionality was unintentionally released and non-functional.
      • Bugfix: Escape regex in validate tags correctly
      • Bugfix: Fix response decoding into byte slices and readers
      • v1api:
        • Breaking Change: Removed the ServerVTPM model and the corresponding vtpm field from the Server model, as this functionality was unintentionally released and non-functional.
        • Bugfix: Fix parsing of oneOf values in AreaId model.
      • v2beta1api:
        • Breaking Change: Removed the ServerVTPM model and the corresponding vtpm field from the Server model, as this functionality was unintentionally released and non-functional.
        • Bugfix: Fix parsing of oneOf values in AreaId model.
      • v2api:
        • Breaking Change: Removed the ServerVTPM model and the corresponding vtpm field from the Server model, as this functionality was unintentionally released and non-functional.
        • Bugfix: Fix parsing of oneOf values in AreaId model.
      • v2alpha1api:
        • Breaking Change: Moved fields in CreateVPCNetworkRangePayload to submodel NetworkRangeIPv4Request
        • Breaking Change: Moved fields in UpdateVPCNetworkRangePayload to submodel V1UpdateVPCNetworkRangeIPv4
  • intake:
    • v0.11.1
      • v1betaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
  • kms:
    • v1.13.0
      • Breaking change: Remove enum Protection
      • Breaking change: Change type of Protection attribute from Protection to string in CreateWrappingKey, WrappingKey and Key model
    • v1.12.1
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
  • loadbalancer:
    • v1.15.1
      • v1api
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
      • v2api
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
  • logme:
    • v1.3.0
      • Breaking Change/Fix: CreateBackup operation now returns *CreateBackupResponseItem instead of []CreateBackupResponseItem
        The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v1api:
        • Breaking Change/Fix: CreateBackup operation now returns *CreateBackupResponseItem instead of []CreateBackupResponseItem
          The go type now correctly models the actual JSON response, this operation was broken beforehand.
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)
          The go type now correctly models the actual JSON response, this operation was broken beforehand. This aligns v1api with the fix already applied to v2api in v1.2.0.
      • v2api:
        • Breaking Change/Fix: CreateBackup operation now returns *CreateBackupResponseItem instead of []CreateBackupResponseItem
          The go type now correctly models the actual JSON response, this operation was broken beforehand.
    • v1.2.1
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)
        The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)
          The go type now correctly models the actual JSON response, this operation was broken beforehand.
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • logs:
    • v0.10.1
      • v1alphaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
      • v1betaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
  • mariadb:
    • v1.3.0
      • Breaking Change/Fix: CreateBackup operation now returns *CreateBackupResponseItem instead of []CreateBackupResponseItem
        The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v1api:
        • Breaking Change/Fix: CreateBackup operation now returns *CreateBackupResponseItem instead of []CreateBackupResponseItem
          The go type now correctly models the actual JSON response, this operation was broken beforehand.
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)
          The go type now correctly models the actual JSON response, this operation was broken beforehand. This aligns v1api with the fix already applied to v2api in v1.2.0.
      • v2api:
        • Breaking Change/Fix: CreateBackup operation now returns *CreateBackupResponseItem instead of []CreateBackupResponseItem
          The go type now correctly models the actual JSON response, this operation was broken beforehand.
    • v1.2.1
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)
        The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)
          The go type now correctly models the actual JSON response, this operation was broken beforehand.
    • v1.1.0
      • v2api:
        • Feature: Added wait handlers
  • modelexperiments:
    • v0.3.0
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
        • Breaking Change: Labels field of PartialUpdateInstancePayload/PartialUpdateInstanceTokenPayload changed from map[string]string to map[string]*string
  • modelserving:
    • v0.13.0
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
        • Breaking Change: Labels field of PartialUpdateTokenPayload changed from map[string]string to map[string]*string
    • v0.12.0
      • Feature: Add label support for tokens
  • mongodbflex:
    • v1.12.1
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
  • objectstorage:
    • v1.9.1
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
  • opensearch:
    • v1.3.0
      • Breaking Change/Fix: CreateBackup operation now returns *CreateBackupResponseItem instead of []CreateBackupResponseItem
        The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v1api:
        • Breaking Change/Fix: CreateBackup operation now returns *CreateBackupResponseItem instead of []CreateBackupResponseItem
          The go type now correctly models the actual JSON response, this operation was broken beforehand.
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)
          The go type now correctly models the actual JSON response, this operation was broken beforehand. This aligns v1api with the fix already applied to v2api in v1.2.0.
      • v2api:
        • Breaking Change/Fix: CreateBackup operation now returns *CreateBackupResponseItem instead of []CreateBackupResponseItem
          The go type now correctly models the actual JSON response, this operation was broken beforehand.
    • v1.2.1
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)
        The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)
          The go type now correctly models the actual JSON response, this operation was broken beforehand.
  • postgresflex:
    • v1.13.0
      • Breaking Change: Property Class in CloneInstanceOverrides and StorageCreate is required now
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v3alpha1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Breaking Change: Labels field of CreateInstanceRequestPayload/GetInstanceResponse/UpdateInstancePartiallyRequestPayload/UpdateInstanceRequestPayload changed from map[string]string to map[string]*string
      • v3api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Breaking Change: Property Class in CloneInstanceOverrides and StorageCreate is required now
        • Breaking Change: Labels field of CreateInstancePayload/GetInstanceResponse/PartialUpdateInstancePayload/UpdateInstancePayload changed from map[string]string to map[string]*string
      • v3beta1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Breaking Change: Labels field of CreateInstancePayload/GetInstanceResponse/PartialUpdateInstancePayload/UpdateInstancePayload changed from map[string]string to map[string]*string
    • v1.12.0
      • Breaking Change: The v3api replaces the v2api.
      • v3api: New: New package which can be used for communication with the postgresflex v3 API
      • v2api: Deprecated: v2api is deprecated, use instead v3api
      • v3beta1api: Deprecated: v3beta1api is deprecated, use instead v3api
  • rabbitmq:
    • v1.3.0
      • Breaking Change/Fix: CreateBackup operation now returns *CreateBackupResponseItem instead of []CreateBackupResponseItem
        The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v1api:
        • Breaking Change/Fix: CreateBackup operation now returns *CreateBackupResponseItem instead of []CreateBackupResponseItem
          The go type now correctly models the actual JSON response, this operation was broken beforehand.
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)
          The go type now correctly models the actual JSON response, this operation was broken beforehand. This aligns v1api with the fix already applied to v2api in v1.2.0.
      • v2api:
        • Breaking Change/Fix: CreateBackup operation now returns *CreateBackupResponseItem instead of []CreateBackupResponseItem
          The go type now correctly models the actual JSON response, this operation was broken beforehand.
    • v1.2.1
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)
        The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)
          The go type now correctly models the actual JSON response, this operation was broken beforehand.
  • redis:
    • v1.3.0
      • Breaking Change/Fix: CreateBackup operation now returns *CreateBackupResponseItem instead of []CreateBackupResponseItem
        The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v1api:
        • Breaking Change/Fix: CreateBackup operation now returns *CreateBackupResponseItem instead of []CreateBackupResponseItem
          The go type now correctly models the actual JSON response, this operation was broken beforehand.
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)
          The go type now correctly models the actual JSON response, this operation was broken beforehand. This aligns v1api with the fix already applied to v2api in v1.2.0.
      • v2api:
        • Breaking Change/Fix: CreateBackup operation now returns *CreateBackupResponseItem instead of []CreateBackupResponseItem
          The go type now correctly models the actual JSON response, this operation was broken beforehand.
    • v1.2.1
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
    • v1.2.0
      • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)
        The go type now correctly models the actual JSON response, this operation was broken beforehand.
      • v2api:
        • Breaking Change/Fix: ListBackups operation now returns []Backup instead of *ListBackupsResponse (response type also removed)
          The go type now correctly models the actual JSON response, this operation was broken beforehand.
  • resourcemanager:
    • v0.24.1
      • Update description of the Labels field in model structs
    • v0.24.2
      • v0api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
        • Update description of the Labels field in model structs
  • runcommand:
    • v1.9.1
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v1betaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v2betaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
    • v1.9.0
      • v1api: Bugfix: Rename field ParameterSchema to ParametersSchema in CommandTemplateSchema model to match the actually attribute sent by the api
  • scf:
    • v0.10.1
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
  • secretsmanager:
    • v0.18.2
      • v1alphaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
  • serverbackup:
    • v1.7.1
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
  • serverupdate:
    • v1.5.4
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
    • v1.5.3
      • Docs: Add a description to the attributes Rrule and MaintenanceWindow
  • serviceaccount:
    • v0.20.1
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
  • sfs:
    • v0.11.1
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v1betaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
  • ske:
    • v1.21.1
      • Package v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
      • Package v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
    • v1.21.0
      • Fix: Update regular expression for Start and End field of the HibernationSchedule
      • Package v2api:
        • Fix: Update regular expression for Version field of the MachineImageVersion
        • Feature: Add model struct for ApplicationLoadBalancer and CNI
        • Feature: Add fields Labels and Maintenance to model struct Cluster and CreateOrUpdateClusterPayload
        • Feature: Add field ApplicationLoadBalancer to model struct Extension
        • Feature: Add field Cni to model struct Network
      • Deprecated SDK layer in root of the module:
        • Fix: Update regular expression for Version field of the MachineImageVersion
        • Feature: Add model struct for ApplicationLoadBalancer and CNI
        • Feature: Add fields Labels and Maintenance to model struct Cluster and CreateOrUpdateClusterPayload
        • Feature: Add field ApplicationLoadBalancer to model struct Extension
        • Feature: Add field Cni to model struct Network
  • sqlserverflex:
    • v1.18.0
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v3alpha1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v3api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Breaking Change: Labels field of CreateInstancePayload/GetInstanceResponse/PartialUpdateInstancePayload/UpdateInstancePayload changed from map[string]string to map[string]*string
      • v3beta1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Breaking Change: Labels field of CreateInstanceRequestPayload/GetInstanceResponse/UpdateInstancePartiallyRequestPayload/UpdateInstanceRequestPayload changed from map[string]string to map[string]*string
      • v3beta2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Breaking Change: Labels field of CreateInstancePayload/GetInstanceResponse/PartialUpdateInstancePayload/UpdateInstancePayload changed from map[string]string to map[string]*string
    • v1.17.0
      • v3api:
        • Feature: add missing DeleteUserWaitHandler and CreateUserWaitHandler
  • telemetrylink:
    • v0.5.1
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
      • v1betaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
    • v0.5.0
      • Improvement: Add validation for Description field
      • v1api: Improvement: Add validation for Description field
  • telemetryrouter:
    • v0.5.1
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
      • v1betaapi:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
        • Fix: Escape regex in validate tags of model structs correctly
    • v0.5.0
      • Improvement: Add validation for Description field
      • v1api: Improvement: Add validation for Description field
  • valkey:
    • v0.2.0
      • v2api:
        • Breaking Change/Fix: CreateBackupExecute return type changed from ([]CreateBackupResponseItem, error) to (*CreateBackupResponseItem, error)
          The go type now correctly models the actual JSON response, this operation was broken beforehand.
    • v0.1.1
      • v1api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
      • v2api:
        • Fix: Response decoding now supports *io.Reader and *[]byte target types (previously only string, *os.File, and JSON were supported)
    • v0.1.0
      • New service valkey:
        Valkey is a fork of redis under the Linux Foundation. The API in this SDK is mostly compatible with v1.2.0 of the
        redis service. Differences as follows:
        • no unversioned legacy SDK, just v1api and v2api
        • removal of deprecated TLS related attributes and models on model Instance
        • new attributes: MinReplicasToWrite and ReplBacklogSize on model Instance
      • v1api
        • valkey/v1api changed the return type of the ListBackups operation from *ListBackupsResponse to []Backup
          when compared to redis/v1api. This change was only done for redis/v2api.
        • wait remove deprecated constants like wait.INSTANCESTATUS_ACTIVE when compared to redis
  • vpn:
    • v0.15.0
      • v1api:
        • Feature: Add BGP filter management endpoints: CreateGatewayBGPFilter, DeleteGatewayBGPFilter, GetGatewayBGPFilter, ListGatewayBGPFilters, UpdateGatewayBGPFilter
        • Feature: Add BGP filter rule management endpoints: CreateGatewayBGPFilterRule, DeleteGatewayBGPFilterRule, GetGatewayBGPFilterRule, ListGatewayBGPFilterRules, UpdateGatewayBGPFilterRule
        • Feature: Add InboundFilterId field to BGPTunnelConfig
        • Feature: Add NetworkConfig field to CreateGatewayPayload and Gateway
        • Improvement: Add deprecation notice for SHA1 integrity algorithm
        • Fix: Correct regex escaping in validate tags of model structs
      • v1beta1api: Align package to latest API specification
      • v1alpha1api: Align package to latest API specification
    • v0.14.0
      • v1api:
        • Feature: Add ErrorMessage field to GatewayStatusResponse
        • Improvement: Add description that RoutingType can only be set at the creation
      • v1beta1api: Align package to latest API specification
      • v1alpha1api: Align package to latest API specification

What's Changed

Full Changelog: release-2026-07-21...release-2026-08-25