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.0.4
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.0.5
Choose a head ref
  • 7 commits
  • 17 files changed
  • 6 contributors

Commits on Nov 17, 2022

  1. chore: update readme to include latest pip version (#54)

    Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
    beeme1mr authored Nov 17, 2022
    Configuration menu
    Copy the full SHA
    bfb13d7 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2022

  1. docs: Update pip install instructions (#57)

    Update pip install instructions
    
    Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
    beeme1mr authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    dc6ed6f View commit details
    Browse the repository at this point in the history
  2. chore(deps): update python docker tag to v3.11 (#55)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    f60b44e View commit details
    Browse the repository at this point in the history
  3. fix: Fix type checking (#25)

    * Fix type checking within client
    
    Signed-off-by: Manuel Schönlaub <manuel.schoenlaub@gmail.com>
    
    * Make linter happy
    
    Signed-off-by: Manuel Schönlaub <manuel.schoenlaub@gmail.com>
    
    * Migrate Hook Hints to Mapping
    
    Signed-off-by: Manuel Schönlaub <manuel.schoenlaub@gmail.com>
    
    * Fix type annotations in FlagEvaluationDetails
    
    Signed-off-by: Manuel Schönlaub <manuel.schoenlaub@gmail.com>
    
    * Fix last hint typing
    
    Signed-off-by: Manuel Schönlaub <manuel.schonlaub@prodigygame.com>
    
    * Rework typing
    
    Signed-off-by: Manuel Schönlaub <manuel.schonlaub@prodigygame.com>
    
    Signed-off-by: Manuel Schönlaub <manuel.schoenlaub@gmail.com>
    Signed-off-by: Manuel Schönlaub <manuel.schonlaub@prodigygame.com>
    mschoenlaub authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    50f5a48 View commit details
    Browse the repository at this point in the history
  4. chore: Security upgrade setuptools from 39.0.1 to 65.5.1 (#46)

    fix: requirements-dev.txt to reduce vulnerabilities
    
    
    The following vulnerabilities are fixed by pinning transitive dependencies:
    - https://snyk.io/vuln/SNYK-PYTHON-SETUPTOOLS-3113904
    
    Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
    
    Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
    Co-authored-by: snyk-bot <snyk-bot@snyk.io>
    AlexsJones and snyk-bot authored Nov 21, 2022
    Configuration menu
    Copy the full SHA
    3dc3a9d View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2022

  1. chore: updated release please readme config

    Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
    beeme1mr authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    b62e526 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 0.0.5 (#58)

    Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
    github-actions[bot] authored Nov 22, 2022
    Configuration menu
    Copy the full SHA
    4eee603 View commit details
    Browse the repository at this point in the history
Loading