Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: zitadel/client-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v4.1.0-beta.8
Choose a base ref
...
head repository: zitadel/client-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v4.1.0-beta.9
Choose a head ref
  • 5 commits
  • 5 files changed
  • 4 contributors

Commits on Feb 2, 2026

  1. Configuration menu
    Copy the full SHA
    b89a4b8 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2026

  1. chore(deps): bump cryptography (#100)

    Bumps the uv-security-updates group with 1 update in the / directory: [cryptography](https://github.com/pyca/cryptography).
    
    
    Updates `cryptography` from 44.0.3 to 46.0.5
    - [Changelog](https://github.com/pyca/cryptography/blob/main/CHANGELOG.rst)
    - [Commits](pyca/cryptography@44.0.3...46.0.5)
    
    ---
    updated-dependencies:
    - dependency-name: cryptography
      dependency-version: 46.0.5
      dependency-type: direct:production
      dependency-group: uv-security-updates
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Feb 12, 2026
    Configuration menu
    Copy the full SHA
    9442468 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2026

  1. chore: rename uv cache directory from .uv-cache to .uv

    Standardize the uv cache directory name to .uv for consistency
    with other Python projects in the organization.
    mridang committed Feb 19, 2026
    Configuration menu
    Copy the full SHA
    47d8853 View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2026

  1. Configuration menu
    Copy the full SHA
    64f0e3d View commit details
    Browse the repository at this point in the history
  2. chore(release): 4.1.0-beta.9 [skip ci]

    # [4.1.0-beta.9](v4.1.0-beta.8...v4.1.0-beta.9) (2026-02-27)
    
    ### Bug Fixes
    
    * allow `cryptography` 46.x version and move it to `dev` dependencies. ([#98](#98)) ([64f0e3d](64f0e3d))
    semantic-release-bot committed Feb 27, 2026
    Configuration menu
    Copy the full SHA
    396b780 View commit details
    Browse the repository at this point in the history
Loading