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/java-sdk
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.19.0
Choose a base ref
...
head repository: open-feature/java-sdk
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.19.1
Choose a head ref
  • 13 commits
  • 15 files changed
  • 7 contributors

Commits on Nov 27, 2025

  1. chore(deps): update github/codeql-action digest to c178e03 (#1751)

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

Commits on Nov 28, 2025

  1. chore(deps): update github/codeql-action digest to ecec1f8 (#1753)

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

Commits on Nov 29, 2025

  1. chore(deps): update dependency org.apache.maven.plugins:maven-source-…

    …plugin to v3.4.0 (#1755)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 29, 2025
    Configuration menu
    Copy the full SHA
    595a0db View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2025

  1. chore(deps): update dependency com.puppycrawl.tools:checkstyle to v12…

    ….2.0 (#1757)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Nov 30, 2025
    Configuration menu
    Copy the full SHA
    01c491c View commit details
    Browse the repository at this point in the history

Commits on Dec 1, 2025

  1. chore(deps): update github/codeql-action digest to f0ac9bf (#1758)

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

Commits on Dec 2, 2025

  1. chore(deps): update actions/checkout digest to 8e8c483 (#1759)

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

Commits on Dec 3, 2025

  1. chore(deps): update github/codeql-action digest to 267c467 (#1761)

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

Commits on Dec 4, 2025

  1. chore(deps): update actions/setup-java digest to f2beeb2 (#1762)

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

Commits on Dec 5, 2025

  1. chore(deps): update github/codeql-action digest to f5c63fa (#1763)

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

Commits on Dec 6, 2025

  1. chore(deps): update github/codeql-action digest to 149d184 (#1764)

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

Commits on Dec 8, 2025

  1. fix: possible StackOverflow on recursive contexts (#1760)

    * Fix StackOverflow on recursive contexts
    
    Signed-off-by: christian.lutnik <[email protected]>
    
    * Fix StackOverflow on recursive contexts
    
    Signed-off-by: christian.lutnik <[email protected]>
    
    * Fix StackOverflow on recursive contexts
    
    Signed-off-by: christian.lutnik <[email protected]>
    
    ---------
    
    Signed-off-by: christian.lutnik <[email protected]>
    Co-authored-by: Todd Baert <[email protected]>
    chrfwow and toddbaert authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    1f211af View commit details
    Browse the repository at this point in the history
  2. fix: equivalent EvaluationContext .equals() not returning true (#1756)

    * Issue #1754 Implement equals/hashCode for EvaluationContext and add tests.
    
    Signed-off-by: vishalup29 <[email protected]>
    
    * Apply suggestions from code review
    
    Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
    Signed-off-by: Todd Baert <[email protected]>
    
    ---------
    
    Signed-off-by: vishalup29 <[email protected]>
    Signed-off-by: Todd Baert <[email protected]>
    Co-authored-by: vishalup29 <[email protected]>
    Co-authored-by: Todd Baert <[email protected]>
    Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
    4 people authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    6f3a30a View commit details
    Browse the repository at this point in the history
  3. chore(main): release 1.19.1 (#1752)

    Signed-off-by: OpenFeature Bot <[email protected]>
    openfeaturebot authored Dec 8, 2025
    Configuration menu
    Copy the full SHA
    7ef5f74 View commit details
    Browse the repository at this point in the history
Loading