Skip to content

Release (2025-01-16)

Compare
Choose a tag to compare
@Fyusel Fyusel released this 16 Jan 10:12
· 106 commits to main since this release
8f57620

Highlights

  • authorization: v0.2.1

    • Bugfix: configuration.py region adjustment was missing
  • certificates: v0.2.1

    • Bugfix: configuration.py region adjustment was missing
  • dns: v0.2.1

    • Bugfix: configuration.py region adjustment was missing
  • iaas: v0.3.1

    • Bugfix: configuration.py region adjustment was missing
  • lbapplication: v0.2.1

    • Bugfix: configuration.py region adjustment was missing
  • loadbalancer: v0.2.1

    • Bugfix: configuration.py region adjustment was missing
  • logme: v0.2.1

    • Bugfix: configuration.py region adjustment was missing
  • mariadb: v0.2.1

    • Bugfix: configuration.py region adjustment was missing
  • mongodbflex: v0.2.1

    • Bugfix: configuration.py region adjustment was missing
  • objectstorage: v0.2.1

    • Bugfix: configuration.py region adjustment was missing
  • authorization: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • dns: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • iaas: v0.3.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • loadbalancer: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • logme: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • mariadb: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • mongodbflex: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • objectstorage: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • opensearch: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • postgresflex: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • rabbitmq: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • redis: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • resourcemanager: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • runcommand: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • secretsmanager: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • serverupdate: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • serverbackup: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • serviceaccount: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • serviceenablement: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • ske: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • sqlserverflex: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • certificates: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • lbapplication: v0.2.0

    • Breaking Change:: get_host_from_settings returns an error if a region is specified for a global URL.
  • certificates: v0.1.0

    • Manage your STACKIT Load Balancer certificates
  • lbapplication: v0.1.0

    • Manage your STACKIT Load Balancer applications
  • iaas: v0.2.0

    • Feature: Add new methods to manage affinity groups: create_affinity_group, delete_affinity_group, get_affinity_group, and list_affinity_group
    • Feature: Add new methods to manage backups: create_backup, delete_backup, get_backup, list_backup, restore_backup, execute_backup, update_backup
    • Feature: Add new methods to manage images: create_image, delete_image, get_image, list_image, update_image
    • Feature: Add new methods to manage imageshares: delete_image_share, get_image_share, set_image_share, update_image_share
    • Feature: Add new methods to manage imageshare consumers: delete_image_share_consumer, get_image_share_consumer, set_image_share, update_image_share
    • Feature: Add new methods to manage project NICs: get_project_nic, list_project_nics
    • Feature: Add new methods to manage snapshots: create_snapshot, delete_snapshot, get_snapshot, list_snapshot, update_snapshot
  • serverupdate: v0.1.1

    • Bugfix: Id field of Update model is now of type int64 (was string)
  • stackitmarketplace: v0.1.0

    • New: STACKIT Marketplace module can be used to manage the STACKIT Marketplace.