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: optimizely/python-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 5.3.0
Choose a base ref
...
head repository: optimizely/python-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v5.4.0
Choose a head ref
  • 3 commits
  • 13 files changed
  • 1 contributor

Commits on Nov 19, 2025

  1. [FSSDK-11572] Python: Update impression event handling and send notif…

    …ication for global holdout (#469)
    
    * [FSSDK-11572] Python: Update impression event handling and send notification for global holdout
    
    * Implement suggested comments
    esrakartalOpt authored Nov 19, 2025
    Configuration menu
    Copy the full SHA
    53421a6 View commit details
    Browse the repository at this point in the history

Commits on Dec 19, 2025

  1. [FSSDK-12094] Fix Python holdout implementation which related to FSC …

    …failures (#471)
    
    * [FSSDK-12094] Fix Ruby holdout implementation which related to FSC failures
    
    * Fix tests
    
    * Fix unit and FSC
    
    * Fix unit and FSC tests
    
    * Fix type check problems
    
    * Implement Ruby changes correctly
    
    * Fix FSC
    
    * Revert unnecessary changes
    
    * Fix FSC
    
    * Fix FSC holdout test cases
    
    * Please pass FSC
    
    * Implement holdout correctly and fix tests
    
    * Implement changes from Muzahid PR
    
    * Implement comment
    
    * Fix the cast error
    
    * Remove "layerId"
    esrakartalOpt authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    1f87f42 View commit details
    Browse the repository at this point in the history
  2. [FSSDK-12094] chore: preparing for release v5.4.0 (#473)

    * [FSSDK-12094] chore: preparing for release v5.3.1
    
    * Update changelog
    
    * Updated 5.3.0 version with holdout
    
    * Correct the version number
    
    * Correct the changelog with holdout features
    esrakartalOpt authored Dec 19, 2025
    Configuration menu
    Copy the full SHA
    f253379 View commit details
    Browse the repository at this point in the history
Loading