-
Notifications
You must be signed in to change notification settings - Fork 3
Comparing changes
Open a pull request
base repository: zitadel/client-python
base: v4.1.0-beta.7
head repository: zitadel/client-python
compare: v4.1.0-beta.8
- 11 commits
- 21 files changed
- 3 contributors
Commits on Oct 12, 2025
-
chore(deps): bump authlib (#72)
Bumps the pip-security-updates group with 1 update in the / directory: [authlib](https://github.com/authlib/authlib). Updates `authlib` from 1.6.0 to 1.6.4 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.0...v1.6.4) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.4 dependency-type: indirect dependency-group: pip-security-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 442500d - Browse repository at this point
Copy the full SHA 442500dView commit details -
chore(deps): bump python in the docker-version-updates group (#59)
Bumps the docker-version-updates group with 1 update: python. Updates `python` from `6544e0e` to `4c2cf99` --- updated-dependencies: - dependency-name: python dependency-version: 3.13-slim dependency-type: direct:production dependency-group: docker-version-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fe432aa - Browse repository at this point
Copy the full SHA fe432aaView commit details -
chore(deps): bump authlib (#73)
Bumps the pip-security-updates group with 1 update in the / directory: [authlib](https://github.com/authlib/authlib). Updates `authlib` from 1.6.4 to 1.6.5 - [Release notes](https://github.com/authlib/authlib/releases) - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst) - [Commits](authlib/authlib@v1.6.4...v1.6.5) --- updated-dependencies: - dependency-name: authlib dependency-version: 1.6.5 dependency-type: indirect dependency-group: pip-security-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 9476b11 - Browse repository at this point
Copy the full SHA 9476b11View commit details
Commits on Dec 10, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 85bd88b - Browse repository at this point
Copy the full SHA 85bd88bView commit details
Commits on Dec 18, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 39d1bf1 - Browse repository at this point
Copy the full SHA 39d1bf1View commit details -
chore(deps): bump urllib3 (#81)
Bumps the pip-security-updates group with 1 update in the / directory: [urllib3](https://github.com/urllib3/urllib3). Updates `urllib3` from 2.5.0 to 2.6.0 - [Release notes](https://github.com/urllib3/urllib3/releases) - [Changelog](https://github.com/urllib3/urllib3/blob/main/CHANGES.rst) - [Commits](urllib3/urllib3@2.5.0...2.6.0) --- updated-dependencies: - dependency-name: urllib3 dependency-version: 2.6.0 dependency-type: direct:production dependency-group: pip-security-updates ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 0d4fd9b - Browse repository at this point
Copy the full SHA 0d4fd9bView commit details
Commits on Dec 19, 2025
-
Configuration menu - View commit details
-
Copy full SHA for 59b61c9 - Browse repository at this point
Copy the full SHA 59b61c9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1746e01 - Browse repository at this point
Copy the full SHA 1746e01View commit details
Commits on Jan 30, 2026
-
feat: migrate from Poetry/mypy to uv/ty for improved performance (#87)
Replaced Poetry with uv for dependency management and mypy with ty for type checking. Updated build backend to setuptools with uv lockfile support. Modified all development tooling including devbox, lefthook, Dockerfile, README, and CI workflows to use the new Astral ecosystem tools. uv's Rust-based resolver provides significantly faster dependency resolution and installation compared to Poetry. ty offers substantial performance improvements over mypy while maintaining type safety. This migration creates consistency across all Python tooling (ruff, uv, ty) within the Astral ecosystem. Updated semantic-release to use @semantic-release/exec with native uv commands (uv version, uv build, uv publish) for PyPI releases. Updated Dependabot to use the uv package ecosystem.
Configuration menu - View commit details
-
Copy full SHA for 7340d70 - Browse repository at this point
Copy the full SHA 7340d70View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4b498d8 - Browse repository at this point
Copy the full SHA 4b498d8View commit details -
chore(release): 4.1.0-beta.8 [skip ci]
# [4.1.0-beta.8](v4.1.0-beta.7...v4.1.0-beta.8) (2026-01-30) ### Features * migrate from Poetry/mypy to uv/ty for improved performance ([#87](#87)) ([7340d70](7340d70))
Configuration menu - View commit details
-
Copy full SHA for 55011ba - Browse repository at this point
Copy the full SHA 55011baView 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 v4.1.0-beta.7...v4.1.0-beta.8