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: v1.5.0
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: v1.6.0
Choose a head ref
  • 11 commits
  • 45 files changed
  • 3 contributors

Commits on Jun 11, 2025

  1. Configuration menu
    Copy the full SHA
    3cad058 View commit details
    Browse the repository at this point in the history
  2. chore(deps): bump requests in the pip-security-updates group (#38)

    Bumps the pip-security-updates group with 1 update: [requests](https://github.com/psf/requests).
    
    
    Updates `requests` from 2.32.3 to 2.32.4
    - [Release notes](https://github.com/psf/requests/releases)
    - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md)
    - [Commits](psf/requests@v2.32.3...v2.32.4)
    
    ---
    updated-dependencies:
    - dependency-name: requests
      dependency-version: 2.32.4
      dependency-type: indirect
      dependency-group: pip-security-updates
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Jun 11, 2025
    Configuration menu
    Copy the full SHA
    1ceb28b View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2025

  1. ci: fixed the version of the semantic-release action to ensure that n…

    …o-releases are not build failures
    mridang committed Jun 12, 2025
    Configuration menu
    Copy the full SHA
    2745eaa View commit details
    Browse the repository at this point in the history

Commits on Jun 16, 2025

  1. Configuration menu
    Copy the full SHA
    2528d27 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    16ff68a View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2025

  1. Configuration menu
    Copy the full SHA
    36dd27c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0395895 View commit details
    Browse the repository at this point in the history

Commits on Jun 22, 2025

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

Commits on Jul 5, 2025

  1. Configuration menu
    Copy the full SHA
    a4d3c89 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c80997e View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.6.0 [skip ci]

    # [1.6.0](v1.5.0...v1.6.0) (2025-07-05)
    
    ### Features
    
    * **sdk:** generate SDK for version v3.3.0 ([#49](#49)) ([c80997e](c80997e))
    semantic-release-bot committed Jul 5, 2025
    Configuration menu
    Copy the full SHA
    ca38b75 View commit details
    Browse the repository at this point in the history
Loading