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: open-feature/python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.7.2
Choose a base ref
...
head repository: open-feature/python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.7.3
Choose a head ref
  • 12 commits
  • 15 files changed
  • 4 contributors

Commits on Nov 1, 2024

  1. chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.7…

    ….2 (#381)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 1, 2024
    Configuration menu
    Copy the full SHA
    2d8fadf View commit details
    Browse the repository at this point in the history

Commits on Nov 8, 2024

  1. chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.7…

    ….3 (#384)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 8, 2024
    Configuration menu
    Copy the full SHA
    1eb6f4c View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. chore(deps): update codecov/codecov-action action to v5 (#386)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 14, 2024
    Configuration menu
    Copy the full SHA
    6cd570f View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.7…

    ….4 (#387)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3d77f24 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update codecov/codecov-action action to v5.0.2 (#388)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    e72e329 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. chore(deps): update codecov/codecov-action action to v5.0.3 (#390)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    3fb7cbc View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2024

  1. chore(deps): update codecov/codecov-action action to v5.0.4 (#391)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    9759bfa View commit details
    Browse the repository at this point in the history
  2. chore(deps): update codecov/codecov-action action to v5.0.5 (#392)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    a652004 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update codecov/codecov-action action to v5.0.6 (#393)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 20, 2024
    Configuration menu
    Copy the full SHA
    24970b5 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. chore(deps): update codecov/codecov-action action to v5.0.7 (#394)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 21, 2024
    Configuration menu
    Copy the full SHA
    f024a6f View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2024

  1. feat: implement transaction context (#389)

    * feat: implement transaction context
    
    Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
    
    * fix: lint issues
    
    Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
    
    * feat: add tests for context merging
    
    Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
    
    * feat: fix pre-commit checks
    
    Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
    
    * feat: use elipsis instead of pass
    
    Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
    
    * Update openfeature/transaction_context/no_op_transaction_context_propagator.py
    
    Co-authored-by: Anton Grübel <anton.gruebel@gmail.com>
    Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
    
    * feat: pr feedback
    
    Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
    
    ---------
    
    Signed-off-by: Lukas Reining <lukas.reining@codecentric.de>
    Co-authored-by: Anton Grübel <anton.gruebel@gmail.com>
    lukas-reining and gruebel authored Nov 24, 2024
    Configuration menu
    Copy the full SHA
    9b97130 View commit details
    Browse the repository at this point in the history

Commits on Nov 25, 2024

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