Skip to content

chore: Update Python version and adjust changelogs #1344

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
83 changes: 73 additions & 10 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,14 +1,23 @@
## Release (2025-XX-YY)
- `cdn`: [v1.2.0](services/cdn/CHANGELOG.md#v120)
- **Feature:** Add `default_cache_duration` attribute to `Config`, `ConfigPatch` and `CreateDistributionPayload` model
- Add `originUrlRelated` to available options given in `sort_by` description
- `opensearch`: [v0.3.0](services/opensearch/CHANGELOG.md#v030)
- **Breaking change:** Attribute `tls_protocols` of `InstanceParameters` model is now of type `List[StrictStr]` (previously `StrictStr`)
- `stackitmarketplace`: [v1.4.0](services/stackitmarketplace/CHANGELOG.md#v140)
- **Feature:** Add support for offer types
- new model `OfferType`
- new attribute `CatalogProductDetail` for `CatalogProductDetail` model
- Attribute `is_product_listing` in `CatalogProductDetail` is now of type `Optional[StrictBool]` (previously `StrictBool`)
- `cdn`:
- [v1.3.0](services/cdn/CHANGELOG.md#v130)
- **Breaking change:** Minimal python version is now Python 3.9
- [v1.2.0](services/cdn/CHANGELOG.md#v120)
- **Feature:** Add `default_cache_duration` attribute to `Config`, `ConfigPatch` and `CreateDistributionPayload` model
- Add `originUrlRelated` to available options given in `sort_by` description
- `opensearch`:
- [v0.4.0](services/opensearch/CHANGELOG.md#v040)
- **Breaking change:** Minimal python version is now Python 3.9
- [v0.3.0](services/opensearch/CHANGELOG.md#v030)
- **Breaking change:** Attribute `tls_protocols` of `InstanceParameters` model is now of type `List[StrictStr]` (previously `StrictStr`)
- `stackitmarketplace`:
- [v1.5.0](services/stackitmarketplace/CHANGELOG.md#v150)
- **Breaking change:** Minimal python version is now Python 3.9
- [v1.4.0](services/stackitmarketplace/CHANGELOG.md#v140)
- **Feature:** Add support for offer types
- new model `OfferType`
- new attribute `CatalogProductDetail` for `CatalogProductDetail` model
- Attribute `is_product_listing` in `CatalogProductDetail` is now of type `Optional[StrictBool]` (previously `StrictBool`)
- `iaas`: [v0.5.4](services/iaas/CHANGELOG.md#v054)
- **Improvement:** Increase max length of `machine_type` and `volume_performance_class` fields from 63 to 127 characters in API methods
- **Improvement:** Increase max length of `name` fields from 63 to 127 characters for various models:
Expand All @@ -20,6 +29,60 @@
`UpdateBackupPayload`, `UpdateImagePayload`, `UpdateNicPayload`, `UpdateSecurityGroupPayload`
`UpdateServerPayload`, `UpdateSnapshotPayload`, `UpdateVolumePayload`, `Volume`, `VolumePerformanceClass`
- **Improvement:** Update regular expression pattern for name validation to allow more flexible naming conventions
- `alb`: [v0.4.0](services/alb/CHANGELOG.md#v040)
- **Breaking change:** Minimal python version is now Python 3.9
- `authorization`: [v0.3.0](services/authorization/CHANGELOG.md#v030)
- **Breaking change:** Minimal python version is now Python 3.9
- `certificates`: [v1.1.0](services/certificates/CHANGELOG.md#v110)
- **Breaking change:** Minimal python version is now Python 3.9
- `dns`: [v0.4.0](services/dns/CHANGELOG.md#v040)
- **Breaking change:** Minimal python version is now Python 3.9
- `git`: [v0.2.0](services/git/CHANGELOG.md#v020)
- **Breaking change:** Minimal python version is now Python 3.9
- `iaas`: [v0.6.0](services/iaas/CHANGELOG.md#v060)
- **Breaking change:** Minimal python version is now Python 3.9
- `kms`: [v0.1.0](services/kms/CHANGELOG.md#v010)
- **Breaking change:** Minimal python version is now Python 3.9
- `lbapplication`: [v0.4.0](services/lbapplication/CHANGELOG.md#v040)
- **Breaking change:** Minimal python version is now Python 3.9
- `loadbalancer`: [v0.5.0](services/loadbalancer/CHANGELOG.md#v050)
- **Breaking change:** Minimal python version is now Python 3.9
- `logme`: [v0.4.0](services/logme/CHANGELOG.md#v040)
- **Breaking change:** Minimal python version is now Python 3.9
- `mariadb`: [v0.3.0](services/mariadb/CHANGELOG.md#v030)
- **Breaking change:** Minimal python version is now Python 3.9
- `modelserving`: [v0.2.0](services/modelserving/CHANGELOG.md#v020)
- **Breaking change:** Minimal python version is now Python 3.9
- `mongodbflex`: [v1.1.0](services/mongodbflex/CHANGELOG.md#v110)
- **Breaking change:** Minimal python version is now Python 3.9
- `objectstorage`: [v1.1.0](services/objectstorage/CHANGELOG.md#v110)
- **Breaking change:** Minimal python version is now Python 3.9
- `observability`: [v0.6.0](services/observability/CHANGELOG.md#v060)
- **Breaking change:** Minimal python version is now Python 3.9
- `postgresflex`: [v1.1.0](services/postgresflex/CHANGELOG.md#v110)
- **Breaking change:** Minimal python version is now Python 3.9
- `rabbitmq`: [v0.3.0](services/rabbitmq/CHANGELOG.md#v030)
- **Breaking change:** Minimal python version is now Python 3.9
- `redis`: [v0.3.0](services/redis/CHANGELOG.md#v030)
- **Breaking change:** Minimal python version is now Python 3.9
- `resourcemanager`: [v0.6.0](services/resourcemanager/CHANGELOG.md#v060)
- **Breaking change:** Minimal python version is now Python 3.9
- `runcommand`: [v1.1.0](services/runcommand/CHANGELOG.md#v110)
- **Breaking change:** Minimal python version is now Python 3.9
- `secretsmanager`: [v0.3.0](services/secretsmanager/CHANGELOG.md#v030)
- **Breaking change:** Minimal python version is now Python 3.9
- `serverbackup`: [v1.1.0](services/serverbackup/CHANGELOG.md#v110)
- **Breaking change:** Minimal python version is now Python 3.9
- `serverupdate`: [v1.1.0](services/serverupdate/CHANGELOG.md#v110)
- **Breaking change:** Minimal python version is now Python 3.9
- `serviceaccount`: [v0.3.0](services/serviceaccount/CHANGELOG.md#v030)
- **Breaking change:** Minimal python version is now Python 3.9
- `serviceenablement`: [v1.1.0](services/serviceenablement/CHANGELOG.md#v110)
- **Breaking change:** Minimal python version is now Python 3.9
- `ske`: [v0.6.0](services/ske/CHANGELOG.md#v060)
- **Breaking change:** Minimal python version is now Python 3.9
- `sqlserverflex`: [v1.1.0](services/sqlserverflex/CHANGELOG.md#v110)
- **Breaking change:** Minimal python version is now Python 3.9

## Release (2025-06-16)
- `core`: [v0.2.0](core/CHANGELOG.md#v020-2025-06-12)
Expand Down
3 changes: 3 additions & 0 deletions services/alb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v0.4.0
- **Breaking change:** Minimal python version is now Python 3.9

## v0.3.0 (2025-06-12)
- **Feature:** Add new fields `disable_target_security_group_assignment` and `target_security_group` in `LoadBalancer`, `CreateLoadBalancerPayload` and `UpdateLoadBalancerPayload` Models

Expand Down
4 changes: 2 additions & 2 deletions services/alb/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "stackit-alb"

[tool.poetry]
name = "stackit-alb"
version = "v0.3.0"
version = "v0.4.0"
authors = [
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
]
Expand All @@ -20,7 +20,7 @@ packages = [
]

[tool.poetry.dependencies]
python = ">=3.8,<4.0"
python = "^3.9"
stackit-core = ">=0.0.1a"
requests = ">=2.32.3"
pydantic = ">=2.9.2"
Expand Down
3 changes: 3 additions & 0 deletions services/authorization/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v0.3.0
- **Breaking change:** Minimal python version is now Python 3.9

## v0.2.4 (2025-05-13)
- **Bugfix:** Updated regex validator

Expand Down
4 changes: 2 additions & 2 deletions services/authorization/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "stackit-authorization"

[tool.poetry]
name = "stackit-authorization"
version = "v0.2.4"
version = "v0.3.0"
authors = [
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
]
Expand All @@ -20,7 +20,7 @@ packages = [
]

[tool.poetry.dependencies]
python = ">=3.8,<4.0"
python = "^3.9"
stackit-core = ">=0.0.1a"
requests = ">=2.32.3"
pydantic = ">=2.9.2"
Expand Down
3 changes: 3 additions & 0 deletions services/cdn/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v1.3.0
- **Breaking change:** Minimal python version is now Python 3.9

## v1.2.0
- **Feature:** Add `default_cache_duration` attribute to `Config`, `ConfigPatch` and `CreateDistributionPayload` model
- Add `originUrlRelated` to available options given in `sort_by` description
Expand Down
4 changes: 2 additions & 2 deletions services/cdn/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "stackit-cdn"

[tool.poetry]
name = "stackit-cdn"
version = "v1.2.0"
version = "v1.3.0"
authors = [
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
]
Expand All @@ -20,7 +20,7 @@ packages = [
]

[tool.poetry.dependencies]
python = ">=3.8,<4.0"
python = "^3.9"
stackit-core = ">=0.0.1a"
requests = ">=2.32.3"
pydantic = ">=2.9.2"
Expand Down
3 changes: 3 additions & 0 deletions services/certificates/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# v1.1.0
- **Breaking change:** Minimal python version is now Python 3.9

## v1.0.1 (2025-05-09)
- **Feature:** Update user-agent header

Expand Down
4 changes: 2 additions & 2 deletions services/certificates/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "stackit-certificates"

[tool.poetry]
name = "stackit-certificates"
version = "v1.0.1"
version = "v1.1.0"
authors = [
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
]
Expand All @@ -20,7 +20,7 @@ packages = [
]

[tool.poetry.dependencies]
python = ">=3.8,<4.0"
python = "^3.9"
stackit-core = ">=0.0.1a"
requests = ">=2.32.3"
pydantic = ">=2.9.2"
Expand Down
3 changes: 3 additions & 0 deletions services/dns/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v0.4.0
- **Breaking change:** Minimal python version is now Python 3.9

## v0.3.2 (2025-05-09)
- **Feature:** Update user-agent header

Expand Down
4 changes: 2 additions & 2 deletions services/dns/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "stackit-dns"

[tool.poetry]
name = "stackit-dns"
version = "v0.3.2"
version = "v0.4.0"
authors = ["STACKIT Developer Tools <developer-tools@stackit.cloud>"]
description = "STACKIT DNS API"
readme = "README.md"
Expand All @@ -18,7 +18,7 @@ packages = [
]

[tool.poetry.dependencies]
python = ">=3.8,<4.0"
python = "^3.9"
stackit-core = ">=0.0.1a"
requests = ">=2.32.3"
pydantic = ">=2.9.2"
Expand Down
3 changes: 3 additions & 0 deletions services/git/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v0.2.0
- **Breaking change:** Minimal python version is now Python 3.9

## v0.1.2 (2025-05-09)
- **Feature:** Update user-agent header

Expand Down
4 changes: 2 additions & 2 deletions services/git/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "stackit-git"

[tool.poetry]
name = "stackit-git"
version = "v0.1.2"
version = "v0.2.0"
authors = [
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
]
Expand All @@ -20,7 +20,7 @@ packages = [
]

[tool.poetry.dependencies]
python = ">=3.8,<4.0"
python = "^3.9"
stackit-core = ">=0.0.1a"
requests = ">=2.32.3"
pydantic = ">=2.9.2"
Expand Down
3 changes: 3 additions & 0 deletions services/iaas/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v0.6.0
- **Breaking change:** Minimal python version is now Python 3.9

## v0.5.4
- **Improvement:** Increase max length of `machine_type` and `volume_performance_class` fields from 63 to 127 characters in API methods
- **Improvement:** Increase max length of `name` fields from 63 to 127 characters for various models:
Expand Down
4 changes: 2 additions & 2 deletions services/iaas/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "stackit-iaas"

[tool.poetry]
name = "stackit-iaas"
version = "v0.5.4"
version = "v0.6.0"
authors = [
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
]
Expand All @@ -20,7 +20,7 @@ packages = [
]

[tool.poetry.dependencies]
python = ">=3.8,<4.0"
python = "^3.9"
stackit-core = ">=0.0.1a"
requests = ">=2.32.3"
pydantic = ">=2.9.2"
Expand Down
2 changes: 1 addition & 1 deletion services/iaasalpha/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ packages = [
]

[tool.poetry.dependencies]
python = ">=3.8,<4.0"
python = "^3.9"
stackit-core = ">=0.0.1a"
requests = ">=2.32.3"
pydantic = ">=2.9.2"
Expand Down
3 changes: 3 additions & 0 deletions services/kms/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v0.1.0
- **Breaking change:** Minimal python version is now Python 3.9

## v0.0.4 (2025-05-19)
- **Feature:** Added new method `delete_wrapping_key`

Expand Down
4 changes: 2 additions & 2 deletions services/kms/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "stackit-kms"

[tool.poetry]
name = "stackit-kms"
version = "v0.0.4"
version = "v0.1.0"
authors = [
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
]
Expand All @@ -20,7 +20,7 @@ packages = [
]

[tool.poetry.dependencies]
python = ">=3.8,<4.0"
python = "^3.9"
stackit-core = ">=0.0.1a"
requests = ">=2.32.3"
pydantic = ">=2.9.2"
Expand Down
3 changes: 3 additions & 0 deletions services/lbapplication/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v0.4.0
- **Breaking change:** Minimal python version is now Python 3.9

## v0.3.3 (2025-06-02)
- **Deprecated:** Changed deprecation message of `GetQuotaResponse` and `RESTResponseType`

Expand Down
4 changes: 2 additions & 2 deletions services/lbapplication/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "stackit-lbapplication"

[tool.poetry]
name = "stackit-lbapplication"
version = "v0.3.3"
version = "v0.4.0"
authors = [
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
]
Expand All @@ -20,7 +20,7 @@ packages = [
]

[tool.poetry.dependencies]
python = ">=3.8,<4.0"
python = "^3.9"
stackit-core = ">=0.0.1a"
requests = ">=2.32.3"
pydantic = ">=2.9.2"
Expand Down
3 changes: 3 additions & 0 deletions services/loadbalancer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v0.5.0
- **Breaking change:** Minimal python version is now Python 3.9

## v0.4.0 (2025-06-12)
- **Feature:** Add new field `disable_target_security_group_assignment` in `LoadBalancer`, `CreateLoadBalancerPayload` and `UpdateLoadBalancerPayload` Models

Expand Down
4 changes: 2 additions & 2 deletions services/loadbalancer/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "stackit-loadbalancer"

[tool.poetry]
name = "stackit-loadbalancer"
version = "v0.4.0"
version = "v0.5.0"
authors = [
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
]
Expand All @@ -20,7 +20,7 @@ packages = [
]

[tool.poetry.dependencies]
python = ">=3.8,<4.0"
python = "^3.9"
stackit-core = ">=0.0.1a"
requests = ">=2.32.3"
pydantic = ">=2.9.2"
Expand Down
3 changes: 3 additions & 0 deletions services/logme/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v0.4.0
- **Breaking change:** Minimal python version is now Python 3.9

## v0.3.1 (2025-05-09)
- **Feature:** Update user-agent header

Expand Down
4 changes: 2 additions & 2 deletions services/logme/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name = "stackit-logme"

[tool.poetry]
name = "stackit-logme"
version = "v0.3.1"
version = "v0.4.0"
authors = [
"STACKIT Developer Tools <developer-tools@stackit.cloud>",
]
Expand All @@ -20,7 +20,7 @@ packages = [
]

[tool.poetry.dependencies]
python = ">=3.8,<4.0"
python = "^3.9"
stackit-core = ">=0.0.1a"
requests = ">=2.32.3"
pydantic = ">=2.9.2"
Expand Down
3 changes: 3 additions & 0 deletions services/mariadb/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## v0.3.0
- **Breaking change:** Minimal python version is now Python 3.9

## v0.2.2 (2025-05-09)
- **Feature:** Update user-agent header

Expand Down
Loading
Loading