Skip to content

Commit 0d7f0b1

Browse files
Merge branch 'generator-bot-12711751358/stackitmarketplace' of https://github.com/stackitcloud/stackit-sdk-python into generator-bot-12711751358/stackitmarketplace
2 parents 5d4e9fa + a9f7878 commit 0d7f0b1

File tree

63 files changed

+606
-38
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

63 files changed

+606
-38
lines changed

CHANGELOG.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,52 @@
22

33
### Highlights
44

5+
- `authorization`: [v0.2.0](services/authorization/CHANGELOG.md#v020-2025-01-13)
6+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
7+
- `dns`: [v0.2.0](services/dns/CHANGELOG.md#v020-2025-01-13)
8+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
9+
- `iaas`: [v0.3.0](services/iaas/CHANGELOG.md#v030-2025-01-13)
10+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
11+
- `loadbalancer`: [v0.2.0](services/loadbalancer/CHANGELOG.md#v020-2025-01-13)
12+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
13+
- `logme`: [v0.2.0](services/logme/CHANGELOG.md#v020-2025-01-13)
14+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
15+
- `mariadb`: [v0.2.0](services/mariadb/CHANGELOG.md#v020-2025-01-13)
16+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
17+
- `mongodbflex`: [v0.2.0](services/mongodbflex/CHANGELOG.md#v020-2025-01-13)
18+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
19+
- `objectstorage`: [v0.2.0](services/objectstorage/CHANGELOG.md#v020-2025-01-13)
20+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
21+
- `opensearch`: [v0.2.0](services/opensearch/CHANGELOG.md#v020-2025-01-13)
22+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
23+
- `postgresflex`: [v0.2.0](services/postgresflex/CHANGELOG.md#v020-2025-01-13)
24+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
25+
- `rabbitmq`: [v0.2.0](services/rabbitmq/CHANGELOG.md#v020-2025-01-13)
26+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
27+
- `redis`: [v0.2.0](services/redis/CHANGELOG.md#v020-2025-01-13)
28+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
29+
- `resourcemanager`: [v0.2.0](services/resourcemanager/CHANGELOG.md#v020-2025-01-13)
30+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
31+
- `runcommand`: [v0.2.0](services/runcommand/CHANGELOG.md#v020-2025-01-13)
32+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
33+
- `secretsmanager`: [v0.2.0](services/secretsmanager/CHANGELOG.md#v020-2025-01-13)
34+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
35+
- `serverupdate`: [v0.2.0](services/serverupdate/CHANGELOG.md#v020-2025-01-13)
36+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
37+
- `serverbackup`: [v0.2.0](services/serverbackup/CHANGELOG.md#v020-2025-01-13)
38+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
39+
- `serviceaccount`: [v0.2.0](services/serviceaccount/CHANGELOG.md#v020-2025-01-13)
40+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
41+
- `serviceenablement`: [v0.2.0](services/serviceenablement/CHANGELOG.md#v020-2025-01-13)
42+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
43+
- `ske`: [v0.2.0](services/ske/CHANGELOG.md#v020-2025-01-13)
44+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
45+
- `sqlserverflex`: [v0.2.0](services/sqlserverflex/CHANGELOG.md#v020-2025-01-13)
46+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
47+
- `certificates`: [v0.2.0](services/certificates/CHANGELOG.md#v020-2025-01-13)
48+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
49+
- `lbapplication`: [v0.2.0](services/lbapplication/CHANGELOG.md#v020-2025-01-13)
50+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
551
- `certificates`: [v0.1.0](services/certificates/CHANGELOG.md#v010-2024-12-23)
652
- Manage your STACKIT Load Balancer certificates
753
- `lbapplication`: [v0.1.0](services/lbapplication/CHANGELOG.md#v010-2024-12-23)

services/authorization/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.2.0 (2025-01-13)
2+
3+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
4+
5+
STACKIT will move to a new way of specifying regions, where the region is provided as a function argument instead of being set in the client configuration. Once all services have migrated, the methods to specify the region in the client configuration will be removed.
6+
17
## v0.1.0 (2024-12-04)
28

39
- Manage authorization of your STACKIT resources

services/authorization/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "stackit-authorization"
33

44
[tool.poetry]
55
name = "stackit-authorization"
6-
version = "v0.1.0"
6+
version = "v0.2.0"
77
authors = [
88
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
99
]

services/certificates/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.2.0 (2025-01-13)
2+
3+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
4+
5+
STACKIT will move to a new way of specifying regions, where the region is provided as a function argument instead of being set in the client configuration. Once all services have migrated, the methods to specify the region in the client configuration will be removed.
6+
17
## v0.1.0 (2024-12-23)
28

39
- Manage your STACKIT Load Balancer certificates

services/certificates/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "stackit-certificates"
33

44
[tool.poetry]
55
name = "stackit-certificates"
6-
version = "v0.1.0"
6+
version = "v0.2.0"
77
authors = [
88
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
99
]

services/dns/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.2.0 (2025-01-13)
2+
3+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
4+
5+
STACKIT will move to a new way of specifying regions, where the region is provided as a function argument instead of being set in the client configuration. Once all services have migrated, the methods to specify the region in the client configuration will be removed.
6+
17
## v0.1.0 (2024-12-04)
28

39
- Manage your STACKIT DNS resources

services/dns/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "stackit-dns"
33

44
[tool.poetry]
55
name = "stackit-dns"
6-
version = "v0.1.0"
6+
version = "v0.2.0"
77
authors = ["STACKIT Developer Tools <developer-tools@stackit.cloud>"]
88
description = "STACKIT DNS API"
99
readme = "README.md"

services/iaas/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.3.0 (2025-01-13)
2+
3+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
4+
5+
STACKIT will move to a new way of specifying regions, where the region is provided as a function argument instead of being set in the client configuration. Once all services have migrated, the methods to specify the region in the client configuration will be removed.
6+
17
## v0.2.0 (2024-12-23)
28

39
- **Feature:** Add new methods to manage affinity groups: `create_affinity_group`, `delete_affinity_group`, `get_affinity_group`, and `list_affinity_group`

services/iaas/pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "stackit-iaas"
33

44
[tool.poetry]
55
name = "stackit-iaas"
6-
version = "v0.2.0"
6+
version = "v0.3.0"
77
authors = [
88
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
99
]

services/lbapplication/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## v0.2.0 (2025-01-13)
2+
3+
- **Breaking Change:**: `get_host_from_settings` returns an error if a region is specified for a global URL.
4+
5+
STACKIT will move to a new way of specifying regions, where the region is provided as a function argument instead of being set in the client configuration. Once all services have migrated, the methods to specify the region in the client configuration will be removed.
6+
17
## v0.1.0 (2024-12-23)
28

39
- Manage your STACKIT Load Balancer applications

0 commit comments

Comments
 (0)