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.10
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.11
Choose a head ref
  • 4 commits
  • 23 files changed
  • 4 contributors

Commits on Mar 3, 2026

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

Commits on Mar 5, 2026

  1. chore(deps): bump authlib (#104)

    Bumps the uv-security-updates group with 1 update in the / directory: [authlib](https://github.com/authlib/authlib).
    
    
    Updates `authlib` from 1.6.6 to 1.6.7
    - [Release notes](https://github.com/authlib/authlib/releases)
    - [Changelog](https://github.com/authlib/authlib/blob/main/docs/changelog.rst)
    - [Commits](authlib/authlib@v1.6.6...v1.6.7)
    
    ---
    updated-dependencies:
    - dependency-name: authlib
      dependency-version: 1.6.7
      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 Mar 5, 2026
    Configuration menu
    Copy the full SHA
    0d4d38e View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2026

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

    # [4.1.0-beta.11](v4.1.0-beta.10...v4.1.0-beta.11) (2026-03-10)
    
    ### Features
    
    * add TransportOptions for configuring TLS, proxy, and default headers ([#103](#103)) ([241f7d4](241f7d4))
    semantic-release-bot committed Mar 10, 2026
    Configuration menu
    Copy the full SHA
    5fb52c0 View commit details
    Browse the repository at this point in the history
Loading