Release (2025-01-16)
·
106 commits
to main
since this release
Highlights
-
authorization
: v0.2.1- Bugfix:
configuration.py
region adjustment was missing
- Bugfix:
-
certificates
: v0.2.1- Bugfix:
configuration.py
region adjustment was missing
- Bugfix:
-
dns
: v0.2.1- Bugfix:
configuration.py
region adjustment was missing
- Bugfix:
-
iaas
: v0.3.1- Bugfix:
configuration.py
region adjustment was missing
- Bugfix:
-
lbapplication
: v0.2.1- Bugfix:
configuration.py
region adjustment was missing
- Bugfix:
-
loadbalancer
: v0.2.1- Bugfix:
configuration.py
region adjustment was missing
- Bugfix:
-
logme
: v0.2.1- Bugfix:
configuration.py
region adjustment was missing
- Bugfix:
-
mariadb
: v0.2.1- Bugfix:
configuration.py
region adjustment was missing
- Bugfix:
-
mongodbflex
: v0.2.1- Bugfix:
configuration.py
region adjustment was missing
- Bugfix:
-
objectstorage
: v0.2.1- Bugfix:
configuration.py
region adjustment was missing
- Bugfix:
-
authorization
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
dns
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
iaas
: v0.3.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
loadbalancer
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
logme
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
mariadb
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
mongodbflex
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
objectstorage
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
opensearch
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
postgresflex
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
rabbitmq
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
redis
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
resourcemanager
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
runcommand
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
secretsmanager
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
serverupdate
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
serverbackup
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
serviceaccount
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
serviceenablement
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
ske
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
sqlserverflex
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
certificates
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
lbapplication
: v0.2.0- Breaking Change::
get_host_from_settings
returns an error if a region is specified for a global URL.
- Breaking Change::
-
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
, andlist_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
- Feature: Add new methods to manage affinity groups:
-
serverupdate
: v0.1.1- Bugfix:
Id
field ofUpdate
model is now of typeint64
(wasstring
)
- Bugfix:
-
stackitmarketplace
: v0.1.0- New: STACKIT Marketplace module can be used to manage the STACKIT Marketplace.