-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: stackitcloud/stackit-sdk-python
base: release-2026-02-18
head repository: stackitcloud/stackit-sdk-python
compare: main
- 10 commits
- 213 files changed
- 6 contributors
Commits on Feb 19, 2026
-
Generator: Update SDK /services/serviceaccount (#3088)
* Generate serviceaccount * Add changelogs Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de> --------- Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de> Co-authored-by: Alexander Dahmen <alexander.dahmen@inovex.de>
Configuration menu - View commit details
-
Copy full SHA for 3e97df2 - Browse repository at this point
Copy the full SHA 3e97df2View commit details
Commits on Feb 20, 2026
-
Configuration menu - View commit details
-
Copy full SHA for 891ddb4 - Browse repository at this point
Copy the full SHA 891ddb4View commit details
Commits on Feb 23, 2026
-
Generator: Update SDK /services/alb (#3110)
* Generate alb * Add changelogs Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de> --------- Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de> Co-authored-by: Alexander Dahmen <alexander.dahmen@inovex.de>
Configuration menu - View commit details
-
Copy full SHA for fc37164 - Browse repository at this point
Copy the full SHA fc37164View commit details -
Generator: Update SDK /services/loadbalancer (#3112)
* Generate loadbalancer * Add changelogs Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de> --------- Signed-off-by: Alexander Dahmen <alexander.dahmen@inovex.de> Co-authored-by: Alexander Dahmen <alexander.dahmen@inovex.de>
Configuration menu - View commit details
-
Copy full SHA for 3bdef6b - Browse repository at this point
Copy the full SHA 3bdef6bView commit details
Commits on Feb 25, 2026
-
Generator: Update SDK /services/observability (#3113)
Co-authored-by: Ruben Hoenle <Ruben.Hoenle@stackit.cloud>
Configuration menu - View commit details
-
Copy full SHA for 53d099d - Browse repository at this point
Copy the full SHA 53d099dView commit details -
chore(build) manually migrate to uv (#3114)
* chore(build) manually migrate to uv - run `uvx migrate-to-uv` for `core` and `services/*` - manually add: [tool.uv.sources] stackit-core = { path = "../../core" } to eachs services `pyproject.toml` This lets the service use core from the source tree instead - adapt makefiles, scripts and workflows to use uv STACKITSDK-321 * fix(build) fix example linting, add missing lockfile changes * fix(build) generate alb/uv.lock from historical poetry.lock flake8-black found issues in the newest version * fix(uv) remigrate observability after merge, add name to gh action step * fix(uv) use correct path to core, relockConfiguration menu - View commit details
-
Copy full SHA for 0d632cb - Browse repository at this point
Copy the full SHA 0d632cbView commit details -
fix(cd) prefix version with v to adjust to uv/poetry 2.3.0 output (#3115
Configuration menu - View commit details
-
Copy full SHA for 59fb484 - Browse repository at this point
Copy the full SHA 59fb484View commit details
Commits on Feb 26, 2026
-
fix(cd) disable uv cache (#3116)
prior run error'd with: ``` No cache found at: /home/runner/work/_temp/setup-uv-cache Error: Cache path /home/runner/work/_temp/setup-uv-cache does not exist on disk. This likely indicates that there are no dependencies to cache. Consider disabling the cache input if it is not needed. ``` so we are disabling the cache
Configuration menu - View commit details
-
Copy full SHA for 8dcb20b - Browse repository at this point
Copy the full SHA 8dcb20bView commit details
Commits on Mar 4, 2026
-
fix: bound token refresh retries and raise on final failure (#3078)
Co-authored-by: Vadim Torchin <vtorchin@hystax.com> Co-authored-by: cgoetz-inovex <carlo.goetz@inovex.de>
Configuration menu - View commit details
-
Copy full SHA for 2426f84 - Browse repository at this point
Copy the full SHA 2426f84View commit details -
fix(cd) check all services to publish instead of just the ones change…
…d in last commit (#3132) STACKITSDK-237
Configuration menu - View commit details
-
Copy full SHA for 58aaae4 - Browse repository at this point
Copy the full SHA 58aaae4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff release-2026-02-18...main