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: main
Choose a head ref
  • 15 commits
  • 66 files changed
  • 7 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
  2. Use PyPi Publish Github actions (#331)

    * Update TOML extension.
    
    * Use pypi publish Github Action instead of twine.
    ivanklee86 authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    bf41c6e View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. Fix permissions for doc publishing. (#332)

    * Fix permissions for doc publishing.
    
    * Test release (without doing a release).
    
    * Revert testing changes.
    ivanklee86 authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    6dfcec2 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

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

Commits on Nov 26, 2024

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

Commits on Jan 8, 2025

  1. Chore/bump client spec (#339)

    * chore: bump client spec to 5.1.9
    sighphyre authored Jan 8, 2025
    Configuration menu
    Copy the full SHA
    b46cd17 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2025

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

Commits on Feb 5, 2025

  1. fix: drop x prefix (#343)

    kwasniew authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    1726b90 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2188a86 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2025

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

Commits on Mar 5, 2025

  1. Configuration menu
    Copy the full SHA
    b2e7a98 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f750c8e View commit details
    Browse the repository at this point in the history
Loading