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.12.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.13.0
Choose a head ref
  • 19 commits
  • 27 files changed
  • 7 contributors

Commits on Apr 11, 2026

  1. chore(deps): update spec digest to 8991877 (#735)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 11, 2026
    Configuration menu
    Copy the full SHA
    5a4f40d View commit details
    Browse the repository at this point in the history
  2. chore(deps): update actions/upload-artifact action to v7.0.1 (#736)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 11, 2026
    Configuration menu
    Copy the full SHA
    ef6e274 View commit details
    Browse the repository at this point in the history
  3. chore(deps): update opentelemetry-dotnet monorepo to 1.15.2 (#737)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 11, 2026
    Configuration menu
    Copy the full SHA
    5fb8aa2 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update dependency microsoft.net.test.sdk to 18.4.0 (#738)

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

Commits on Apr 16, 2026

  1. fix: fix 'occured' -> 'occurred' in XML doc comment (#743)

    ErrorType: fix 'occured' -> 'occurred' in XML doc comment
    
    XML doc comment in src/OpenFeature/Constant/ErrorType.cs line 12 read 'no error occured'. Fixed to 'occurred'. Comment-only change.
    
    Signed-off-by: SAY-5 <SAY-5@users.noreply.github.com>
    Co-authored-by: SAY-5 <SAY-5@users.noreply.github.com>
    SAY-5 and SAY-5 authored Apr 16, 2026
    Configuration menu
    Copy the full SHA
    178f836 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2026

  1. fix: add missing variant dimension in MetricsHook metrics (#742)

    add variant handling in MetricsHook and corresponding tests
    
    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    dad175d View commit details
    Browse the repository at this point in the history
  2. chore(deps): Upgrade sticky-pull-request-comment to v3.0.4 (#739)

    Updated sticky-pull-request-comment action version.
    
    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    askpt authored Apr 17, 2026
    Configuration menu
    Copy the full SHA
    7d89d55 View commit details
    Browse the repository at this point in the history

Commits on Apr 21, 2026

  1. docs: fix inaccuracies in README code examples (#745)

    * docs: fix inaccuracies in README code examples
    
    Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
    
    * docs: convert README Main examples to async Task Main with await
    
    Address review feedback from @askpt: use idiomatic async/await in
    the TraceEnricherHook and MetricsHook examples instead of
    sync-over-async (.GetAwaiter().GetResult()).
    
    Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
    
    ---------
    
    Signed-off-by: Jonathan Norris <jonathan.norris@dynatrace.com>
    jonathannorris authored Apr 21, 2026
    Configuration menu
    Copy the full SHA
    34069d3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2026

  1. fix(security): update dependency opentelemetry.exporter.opentelemetry…

    …protocol to 1.15.3 [security] (#746)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 24, 2026
    Configuration menu
    Copy the full SHA
    ec94acf View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2026

  1. chore(deps): update opentelemetry-dotnet monorepo to 1.15.3 (#751)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 29, 2026
    Configuration menu
    Copy the full SHA
    2b8c1f8 View commit details
    Browse the repository at this point in the history
  2. chore(deps): update dependency opentelemetry.instrumentation.aspnetco…

    …re to 1.15.2 (#750)
    
    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 29, 2026
    Configuration menu
    Copy the full SHA
    7d8a3ec View commit details
    Browse the repository at this point in the history
  3. chore(deps): update actions/cache action to v5.0.5 (#749)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 29, 2026
    Configuration menu
    Copy the full SHA
    96c6c42 View commit details
    Browse the repository at this point in the history
  4. chore(deps): update spec digest to ac62b5d (#748)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 29, 2026
    Configuration menu
    Copy the full SHA
    1e3bb40 View commit details
    Browse the repository at this point in the history
  5. chore(deps): update nuget/login digest to 8d19675 (#747)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 29, 2026
    Configuration menu
    Copy the full SHA
    fdab3cc View commit details
    Browse the repository at this point in the history
  6. chore(deps): update dependency microsoft.net.test.sdk to 18.5.1 (#752)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 29, 2026
    Configuration menu
    Copy the full SHA
    6ccc259 View commit details
    Browse the repository at this point in the history
  7. chore(deps): update dependency coverlet.collector to v10 (#753)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] authored Apr 29, 2026
    Configuration menu
    Copy the full SHA
    c6ac1fa View commit details
    Browse the repository at this point in the history
  8. chore(deps): update googleapis/release-please-action action to v5 (#754)

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

Commits on Apr 30, 2026

  1. feat: Add isolated API instance functionality (#740)

    * feat: add tracking for bound API instance in FeatureProvider
    
    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    
    * feat: clear ownership of bound API instances during provider shutdown
    
    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    
    * feat: add CreateIsolated method and provider ownership validation to Api class
    
    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    
    * feat: add unit tests for isolated API instances and provider behavior
    
    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    
    * feat: add demonstration of isolated API instance creation and usage
    
    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    
    * feat: add isolated API instance testing functionality
    
    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    
    * Fix formatting
    
    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    
    * test: enhance exception message assertions for provider binding in isolated API tests
    
    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    
    * Apply suggestions from code review
    
    Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    
    * refactor: improve provider instance binding logic
    
    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    
    * Move to a separate namespace.
    
    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    
    * feat: add experimental identifiers for Isolated API features and update related code
    
    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    
    * fix: reorder using directives for consistency in IsolatedApiTests
    
    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    
    ---------
    
    Signed-off-by: André Silva <2493377+askpt@users.noreply.github.com>
    Co-authored-by: Copilot Autofix powered by AI <223894421+github-code-quality[bot]@users.noreply.github.com>
    askpt and github-code-quality[bot] authored Apr 30, 2026
    Configuration menu
    Copy the full SHA
    7802950 View commit details
    Browse the repository at this point in the history
  2. chore(main): release 2.13.0 (#744)

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