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.4.3
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.4.4
Choose a head ref
  • 4 commits
  • 6 files changed
  • 2 contributors

Commits on May 26, 2025

  1. fix: hardened the compatibility checks to ensure that we tests that l…

    …oading of the module works (#34)
    mridang authored May 26, 2025
    Configuration menu
    Copy the full SHA
    77fd03c View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2025

  1. Configuration menu
    Copy the full SHA
    2674d36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    01b749e View commit details
    Browse the repository at this point in the history
  3. chore(release): 1.4.4 [skip ci]

    ## [1.4.4](v1.4.3...v1.4.4) (2025-06-04)
    
    ### Bug Fixes
    
    * fixed the workflow as a broken merge was committed ([2674d36](2674d36))
    * hardened the compatibility checks to ensure that we tests that loading of the module works ([#34](#34)) ([77fd03c](77fd03c))
    * updated the code to ensure compatibility with Python 3.9 ([01b749e](01b749e))
    semantic-release-bot committed Jun 4, 2025
    Configuration menu
    Copy the full SHA
    6774a31 View commit details
    Browse the repository at this point in the history
Loading