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

Commits on Jul 31, 2025

  1. fix: expose ValueJsonConverter for generator support and add JsonSour…

    …ceGenerator test cases (#537)
    
    * feat: expose ValueJsonConverter and add JsonSourceGenerator test cases
    
    Signed-off-by: Weihan Li <[email protected]>
    
    * style: apply dotnet-format
    
    Signed-off-by: Weihan Li <[email protected]>
    
    * feat: let the sample aot safe
    
    Signed-off-by: Weihan Li <[email protected]>
    
    * feat: enable aot analyzer and add necessary annotation
    
    Signed-off-by: Weihan Li <[email protected]>
    
    * feat: update aot support for sample project
    
    Signed-off-by: Weihan Li <[email protected]>
    
    * build: fix aot publish error
    
    Signed-off-by: Weihan Li <[email protected]>
    
    * build: simplify the PublishAot error workaround
    
    Signed-off-by: Weihan Li <[email protected]>
    
    * build: fix format action error
    
    Signed-off-by: Weihan Li <[email protected]>
    
    * sample: update sample usage
    
    Signed-off-by: Weihan Li <[email protected]>
    
    ---------
    
    Signed-off-by: Weihan Li <[email protected]>
    WeihanLi authored Jul 31, 2025
    Configuration menu
    Copy the full SHA
    e03aeba View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.8.1 (#538)

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