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: statsig-io/java-server-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.0.6
Choose a base ref
...
head repository: statsig-io/java-server-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 2.0.7
Choose a head ref
  • 2 commits
  • 3 files changed
  • 2 contributors

Commits on May 24, 2025

  1. Fix persistent eval enforce targeting (#472)

    Fixes issue when using `enforceTargeting` with persistent evaluation
    where the nested condition also evaluates using `onlyEvaluateTargeting`.
    kenny-statsig authored May 24, 2025
    Configuration menu
    Copy the full SHA
    bd52b6a View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. [release] 2.0.7 - Fix nested condition for persistent storage (#473)

    ### Fixes
    - Fixes issue when using enforceTargeting with persistent evaluation
    where the nested condition also evaluates using onlyEvaluateTargeting.
    
    
    
    
    
    >Included In This Release
    >- bd52b6a kenny-statsig
    >   - Fix persistent eval enforce targeting (#472)
    weihao-statsig authored May 26, 2025
    Configuration menu
    Copy the full SHA
    a184397 View commit details
    Browse the repository at this point in the history
Loading