Skip to content

Commit 9eea218

Browse files
committed
Update CHANGELOG.md and pyproject.toml
1 parent c7340e3 commit 9eea218

Some content is hidden

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

64 files changed

+428
-72
lines changed

CHANGELOG.md

Lines changed: 73 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -1,14 +1,23 @@
11
## Release (2025-XX-YY)
2-
- `cdn`: [v1.2.0](services/cdn/CHANGELOG.md#v120)
3-
- **Feature:** Add `default_cache_duration` attribute to `Config`, `ConfigPatch` and `CreateDistributionPayload` model
4-
- Add `originUrlRelated` to available options given in `sort_by` description
5-
- `opensearch`: [v0.3.0](services/opensearch/CHANGELOG.md#v030)
6-
- **Breaking change:** Attribute `tls_protocols` of `InstanceParameters` model is now of type `List[StrictStr]` (previously `StrictStr`)
7-
- `stackitmarketplace`: [v1.4.0](services/stackitmarketplace/CHANGELOG.md#v140)
8-
- **Feature:** Add support for offer types
9-
- new model `OfferType`
10-
- new attribute `CatalogProductDetail` for `CatalogProductDetail` model
11-
- Attribute `is_product_listing` in `CatalogProductDetail` is now of type `Optional[StrictBool]` (previously `StrictBool`)
2+
- `cdn`:
3+
- [v1.3.0](services/cdn/CHANGELOG.md#v130)
4+
- **Breaking change:** Minimal python version is now Python 3.9
5+
- [v1.2.0](services/cdn/CHANGELOG.md#v120)
6+
- **Feature:** Add `default_cache_duration` attribute to `Config`, `ConfigPatch` and `CreateDistributionPayload` model
7+
- Add `originUrlRelated` to available options given in `sort_by` description
8+
- `opensearch`:
9+
- [v0.4.0](services/opensearch/CHANGELOG.md#v040)
10+
- **Breaking change:** Minimal python version is now Python 3.9
11+
- [v0.3.0](services/opensearch/CHANGELOG.md#v030)
12+
- **Breaking change:** Attribute `tls_protocols` of `InstanceParameters` model is now of type `List[StrictStr]` (previously `StrictStr`)
13+
- `stackitmarketplace`:
14+
- [v1.5.0](services/stackitmarketplace/CHANGELOG.md#v150)
15+
- **Breaking change:** Minimal python version is now Python 3.9
16+
- [v1.4.0](services/stackitmarketplace/CHANGELOG.md#v140)
17+
- **Feature:** Add support for offer types
18+
- new model `OfferType`
19+
- new attribute `CatalogProductDetail` for `CatalogProductDetail` model
20+
- Attribute `is_product_listing` in `CatalogProductDetail` is now of type `Optional[StrictBool]` (previously `StrictBool`)
1221
- `iaas`: [v0.5.4](services/iaas/CHANGELOG.md#v054)
1322
- **Improvement:** Increase max length of `machine_type` and `volume_performance_class` fields from 63 to 127 characters in API methods
1423
- **Improvement:** Increase max length of `name` fields from 63 to 127 characters for various models:
@@ -20,6 +29,60 @@
2029
`UpdateBackupPayload`, `UpdateImagePayload`, `UpdateNicPayload`, `UpdateSecurityGroupPayload`
2130
`UpdateServerPayload`, `UpdateSnapshotPayload`, `UpdateVolumePayload`, `Volume`, `VolumePerformanceClass`
2231
- **Improvement:** Update regular expression pattern for name validation to allow more flexible naming conventions
32+
- `alb`: [v0.4.0](services/alb/CHANGELOG.md#v040)
33+
- **Breaking change:** Minimal python version is now Python 3.9
34+
- `authorization`: [v0.3.0](services/authorization/CHANGELOG.md#v030)
35+
- **Breaking change:** Minimal python version is now Python 3.9
36+
- `certificates`: [v1.1.0](services/certificates/CHANGELOG.md#v110)
37+
- **Breaking change:** Minimal python version is now Python 3.9
38+
- `dns`: [v0.4.0](services/dns/CHANGELOG.md#v040)
39+
- **Breaking change:** Minimal python version is now Python 3.9
40+
- `git`: [v0.2.0](services/git/CHANGELOG.md#v020)
41+
- **Breaking change:** Minimal python version is now Python 3.9
42+
- `iaas`: [v0.6.0](services/iaas/CHANGELOG.md#v060)
43+
- **Breaking change:** Minimal python version is now Python 3.9
44+
- `kms`: [v0.1.0](services/kms/CHANGELOG.md#v010)
45+
- **Breaking change:** Minimal python version is now Python 3.9
46+
- `lbapplication`: [v0.4.0](services/lbapplication/CHANGELOG.md#v040)
47+
- **Breaking change:** Minimal python version is now Python 3.9
48+
- `loadbalancer`: [v0.5.0](services/loadbalancer/CHANGELOG.md#v050)
49+
- **Breaking change:** Minimal python version is now Python 3.9
50+
- `logme`: [v0.4.0](services/logme/CHANGELOG.md#v040)
51+
- **Breaking change:** Minimal python version is now Python 3.9
52+
- `mariadb`: [v0.3.0](services/mariadb/CHANGELOG.md#v030)
53+
- **Breaking change:** Minimal python version is now Python 3.9
54+
- `modelserving`: [v0.2.0](services/modelserving/CHANGELOG.md#v020)
55+
- **Breaking change:** Minimal python version is now Python 3.9
56+
- `mongodbflex`: [v1.1.0](services/mongodbflex/CHANGELOG.md#v110)
57+
- **Breaking change:** Minimal python version is now Python 3.9
58+
- `objectstorage`: [v1.1.0](services/objectstorage/CHANGELOG.md#v110)
59+
- **Breaking change:** Minimal python version is now Python 3.9
60+
- `observability`: [v0.6.0](services/observability/CHANGELOG.md#v060)
61+
- **Breaking change:** Minimal python version is now Python 3.9
62+
- `postgresflex`: [v1.1.0](services/postgresflex/CHANGELOG.md#v110)
63+
- **Breaking change:** Minimal python version is now Python 3.9
64+
- `rabbitmq`: [v0.3.0](services/rabbitmq/CHANGELOG.md#v030)
65+
- **Breaking change:** Minimal python version is now Python 3.9
66+
- `redis`: [v0.3.0](services/redis/CHANGELOG.md#v030)
67+
- **Breaking change:** Minimal python version is now Python 3.9
68+
- `resourcemanager`: [v0.6.0](services/resourcemanager/CHANGELOG.md#v060)
69+
- **Breaking change:** Minimal python version is now Python 3.9
70+
- `runcommand`: [v1.1.0](services/runcommand/CHANGELOG.md#v110)
71+
- **Breaking change:** Minimal python version is now Python 3.9
72+
- `secretsmanager`: [v0.3.0](services/secretsmanager/CHANGELOG.md#v030)
73+
- **Breaking change:** Minimal python version is now Python 3.9
74+
- `serverbackup`: [v1.1.0](services/serverbackup/CHANGELOG.md#v110)
75+
- **Breaking change:** Minimal python version is now Python 3.9
76+
- `serverupdate`: [v1.1.0](services/serverupdate/CHANGELOG.md#v110)
77+
- **Breaking change:** Minimal python version is now Python 3.9
78+
- `serviceaccount`: [v0.3.0](services/serviceaccount/CHANGELOG.md#v030)
79+
- **Breaking change:** Minimal python version is now Python 3.9
80+
- `serviceenablement`: [v1.1.0](services/serviceenablement/CHANGELOG.md#v110)
81+
- **Breaking change:** Minimal python version is now Python 3.9
82+
- `ske`: [v0.6.0](services/ske/CHANGELOG.md#v060)
83+
- **Breaking change:** Minimal python version is now Python 3.9
84+
- `sqlserverflex`: [v1.1.0](services/sqlserverflex/CHANGELOG.md#v110)
85+
- **Breaking change:** Minimal python version is now Python 3.9
2386

2487
## Release (2025-06-16)
2588
- `core`: [v0.2.0](core/CHANGELOG.md#v020-2025-06-12)

services/alb/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.4.0
2+
- **Breaking change:** Minimal python version is now Python 3.9
3+
14
## v0.3.0 (2025-06-12)
25
- **Feature:** Add new fields `disable_target_security_group_assignment` and `target_security_group` in `LoadBalancer`, `CreateLoadBalancerPayload` and `UpdateLoadBalancerPayload` Models
36

services/alb/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "stackit-alb"
33

44
[tool.poetry]
55
name = "stackit-alb"
6-
version = "v0.3.0"
6+
version = "v0.4.0"
77
authors = [
88
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
99
]
@@ -20,7 +20,7 @@ packages = [
2020
]
2121

2222
[tool.poetry.dependencies]
23-
python = ">=3.8,<4.0"
23+
python = "^3.9"
2424
stackit-core = ">=0.0.1a"
2525
requests = ">=2.32.3"
2626
pydantic = ">=2.9.2"

services/authorization/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.3.0
2+
- **Breaking change:** Minimal python version is now Python 3.9
3+
14
## v0.2.4 (2025-05-13)
25
- **Bugfix:** Updated regex validator
36

services/authorization/pyproject.toml

Lines changed: 2 additions & 2 deletions
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.2.4"
6+
version = "v0.3.0"
77
authors = [
88
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
99
]
@@ -20,7 +20,7 @@ packages = [
2020
]
2121

2222
[tool.poetry.dependencies]
23-
python = ">=3.8,<4.0"
23+
python = "^3.9"
2424
stackit-core = ">=0.0.1a"
2525
requests = ">=2.32.3"
2626
pydantic = ">=2.9.2"

services/cdn/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v1.3.0
2+
- **Breaking change:** Minimal python version is now Python 3.9
3+
14
## v1.2.0
25
- **Feature:** Add `default_cache_duration` attribute to `Config`, `ConfigPatch` and `CreateDistributionPayload` model
36
- Add `originUrlRelated` to available options given in `sort_by` description

services/cdn/pyproject.toml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ name = "stackit-cdn"
33

44
[tool.poetry]
55
name = "stackit-cdn"
6-
version = "v1.2.0"
6+
version = "v1.3.0"
77
authors = [
88
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
99
]
@@ -20,7 +20,7 @@ packages = [
2020
]
2121

2222
[tool.poetry.dependencies]
23-
python = ">=3.8,<4.0"
23+
python = "^3.9"
2424
stackit-core = ">=0.0.1a"
2525
requests = ">=2.32.3"
2626
pydantic = ">=2.9.2"

services/certificates/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
# v1.1.0
2+
- **Breaking change:** Minimal python version is now Python 3.9
3+
14
## v1.0.1 (2025-05-09)
25
- **Feature:** Update user-agent header
36

services/certificates/pyproject.toml

Lines changed: 2 additions & 2 deletions
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 = "v1.0.1"
6+
version = "v1.1.0"
77
authors = [
88
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
99
]
@@ -20,7 +20,7 @@ packages = [
2020
]
2121

2222
[tool.poetry.dependencies]
23-
python = ">=3.8,<4.0"
23+
python = "^3.9"
2424
stackit-core = ">=0.0.1a"
2525
requests = ">=2.32.3"
2626
pydantic = ">=2.9.2"

services/dns/CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
## v0.4.0
2+
- **Breaking change:** Minimal python version is now Python 3.9
3+
14
## v0.3.2 (2025-05-09)
25
- **Feature:** Update user-agent header
36

0 commit comments

Comments
 (0)