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

Commits on Mar 25, 2024

  1. refactor: mark hook_support module as private/internal (#303)

    Signed-off-by: Federico Bond <federicobond@gmail.com>
    federicobond authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    4a323b0 View commit details
    Browse the repository at this point in the history
  2. feat: populate provider and client metadata in HookContext (#302)

    * feat: populate provider and client metadata in HookContext
    
    Signed-off-by: Federico Bond <federicobond@gmail.com>
    
    * fix: ensure provider consistency during flag evaluation
    
    Signed-off-by: Federico Bond <federicobond@gmail.com>
    
    ---------
    
    Signed-off-by: Federico Bond <federicobond@gmail.com>
    federicobond authored Mar 25, 2024
    Configuration menu
    Copy the full SHA
    78ea3b9 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2024

  1. chore: add keywords to pyproject.toml (#305)

    Signed-off-by: Federico Bond <federicobond@gmail.com>
    federicobond authored Mar 26, 2024
    Configuration menu
    Copy the full SHA
    05d0da2 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2024

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