Skip to content

release-2026-06-23

Latest

Choose a tag to compare

@Fyusel Fyusel released this 23 Jun 08:36
47c74d2

Highlights

  • logme:
    • 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.
      • Deprecation: fluentd_tls, fluentd_tls_ciphers, fluentd_tls_max_version, fluentd_tls_min_version, fluentd_tls_version, opensearch_tls_ciphers, opensearch_tls_protocols from InstanceParameters model are deprecated and will be removed 2026-12-12.
      • Feature: Added optional CreateCredentialsPayload.
  • mariadb:
    • 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.
      • Feature: Added optional CreateCredentialsPayload.
  • modelexperiements
    • v0.1.0
      • New: API for STACKIT modelexperiments
  • mongodbflex:
    • v1.4.0
      • Breaking change: Introduce validators for name, database and username
  • opensearch:
    • 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.
      • Deprecation: tls_ciphers, tls_protocols from InstanceParameters model are deprecated and will be removed 2026-12-12.
      • Feature: Added optional CreateCredentialsPayload.
  • rabbitmq:
    • 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.
      • Deprecation: roles, tls_ciphers, tls_protocols from InstanceParameters model are deprecated and will be removed 2026-12-11.
      • Feature: Added optional CreateCredentialsPayload.
  • redis:
    • 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.
      • Deprecation: tls_ciphers, tls_ciphersuites, tls_protocols from InstanceParameters model are deprecated and will be removed 2026-12-10.
      • Feature: Added optional CreateCredentialsPayload.

What's Changed

Full Changelog: release-2026-05-13...release-2026-06-23