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: Unleash/unleash-client-python
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v5.12.3
Choose a base ref
...
head repository: Unleash/unleash-client-python
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v6.0.0
Choose a head ref
  • 4 commits
  • 55 files changed
  • 2 contributors

Commits on Nov 18, 2024

  1. Configuration menu
    Copy the full SHA
    fa88e22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    800bf77 View commit details
    Browse the repository at this point in the history
  3. fix: handle cases where the response from upstream is a valid 200 res…

    …ponse but contains invalid data (#330)
    sighphyre authored Nov 18, 2024
    Configuration menu
    Copy the full SHA
    feb7aa7 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. [pre-commit.ci] pre-commit autoupdate (#316)

    updates:
    - [github.com/pre-commit/pre-commit-hooks: v4.6.0 → v5.0.0](pre-commit/pre-commit-hooks@v4.6.0...v5.0.0)
    - [github.com/psf/black: 24.4.2 → 24.10.0](psf/black@24.4.2...24.10.0)
    - [github.com/astral-sh/ruff-pre-commit: v0.4.10 → v0.7.4](astral-sh/ruff-pre-commit@v0.4.10...v0.7.4)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    dfd6a6a View commit details
    Browse the repository at this point in the history
Loading