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.5
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.8.0
Choose a head ref
  • 13 commits
  • 27 files changed
  • 7 contributors

Commits on Feb 5, 2025

  1. chore(deps): update pre-commit hook pre-commit/mirrors-mypy to v1.15.0 (

    #430)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    fe0fea1 View commit details
    Browse the repository at this point in the history
  2. docs: fix links to the openfeature ecosystem page (#432)

    Signed-off-by: Maxim <therb1@mail.com>
    therb1 authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    49edce2 View commit details
    Browse the repository at this point in the history
  3. chore: use centralized renovate config, downgrade release please (#433)

    Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
    beeme1mr authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    ff52163 View commit details
    Browse the repository at this point in the history
  4. chore: fix renovate syntax issue

    Signed-off-by: Michael Beemer <beeme1mr@users.noreply.github.com>
    beeme1mr authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    e705af4 View commit details
    Browse the repository at this point in the history
  5. chore(deps): pin dependencies (#435)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    38d13fa View commit details
    Browse the repository at this point in the history
  6. docs: fix eval context link (#438)

    Signed-off-by: Maxim <therb1@mail.com>
    therb1 authored Feb 5, 2025
    Configuration menu
    Copy the full SHA
    154d834 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2025

  1. feat: Add async functionality to providers (#413)

    Signed-off-by: leohoare <leo@insight.co>
    leohoare authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    86e7c07 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update pre-commit hook astral-sh/ruff-pre-commit to v0.9…

    ….5 (#439)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 6, 2025
    Configuration menu
    Copy the full SHA
    75b41dd View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2025

  1. chore(deps): update github/codeql-action digest to 9e8d078 (#440)

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

Commits on Feb 10, 2025

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

    ….6 (#443)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Feb 10, 2025
    Configuration menu
    Copy the full SHA
    37296dc View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2025

  1. test: Implement gherkin hooks tests (#442)

    * Implement gherkin hooks tests
    
    Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
    
    * fixup! Implement gherkin hooks tests
    
    Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
    
    * fix tests and lint
    
    Signed-off-by: gruebel <anton.gruebel@gmail.com>
    
    * lint
    
    Signed-off-by: gruebel <anton.gruebel@gmail.com>
    
    ---------
    
    Signed-off-by: christian.lutnik <christian.lutnik@dynatrace.com>
    Signed-off-by: gruebel <anton.gruebel@gmail.com>
    Co-authored-by: gruebel <anton.gruebel@gmail.com>
    chrfwow and gruebel authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    d4f53b4 View commit details
    Browse the repository at this point in the history
  2. chore!: drop Python 3.8 support (#441)

    * drop Python 3.8 support
    
    Signed-off-by: gruebel <anton.gruebel@gmail.com>
    
    * pin mypy python version to 3.9
    
    Signed-off-by: gruebel <anton.gruebel@gmail.com>
    
    ---------
    
    Signed-off-by: gruebel <anton.gruebel@gmail.com>
    Co-authored-by: Michael Beemer <beeme1mr@users.noreply.github.com>
    gruebel and beeme1mr authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    bcd1a38 View commit details
    Browse the repository at this point in the history
  3. chore(main): release 0.8.0 (#431)

    Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
    openfeaturebot authored Feb 11, 2025
    Configuration menu
    Copy the full SHA
    2951eb2 View commit details
    Browse the repository at this point in the history
Loading