-
Notifications
You must be signed in to change notification settings - Fork 26
Comparing changes
Open a pull request
base repository: open-feature/dotnet-sdk
base: v2.12.0
head repository: open-feature/dotnet-sdk
compare: v2.13.0
- 19 commits
- 27 files changed
- 7 contributors
Commits on Apr 11, 2026
-
chore(deps): update spec digest to 8991877 (#735)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5a4f40d - Browse repository at this point
Copy the full SHA 5a4f40dView commit details -
chore(deps): update actions/upload-artifact action to v7.0.1 (#736)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for ef6e274 - Browse repository at this point
Copy the full SHA ef6e274View commit details -
chore(deps): update opentelemetry-dotnet monorepo to 1.15.2 (#737)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 5fb8aa2 - Browse repository at this point
Copy the full SHA 5fb8aa2View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 98c394f - Browse repository at this point
Copy the full SHA 98c394fView commit details
Commits on Apr 16, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 178f836 - Browse repository at this point
Copy the full SHA 178f836View commit details
Commits on Apr 17, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for dad175d - Browse repository at this point
Copy the full SHA dad175dView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 7d89d55 - Browse repository at this point
Copy the full SHA 7d89d55View commit details
Commits on Apr 21, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 34069d3 - Browse repository at this point
Copy the full SHA 34069d3View commit details
Commits on Apr 24, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for ec94acf - Browse repository at this point
Copy the full SHA ec94acfView commit details
Commits on Apr 29, 2026
-
chore(deps): update opentelemetry-dotnet monorepo to 1.15.3 (#751)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 2b8c1f8 - Browse repository at this point
Copy the full SHA 2b8c1f8View commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 7d8a3ec - Browse repository at this point
Copy the full SHA 7d8a3ecView commit details -
chore(deps): update actions/cache action to v5.0.5 (#749)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 96c6c42 - Browse repository at this point
Copy the full SHA 96c6c42View commit details -
chore(deps): update spec digest to ac62b5d (#748)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 1e3bb40 - Browse repository at this point
Copy the full SHA 1e3bb40View commit details -
chore(deps): update nuget/login digest to 8d19675 (#747)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for fdab3cc - Browse repository at this point
Copy the full SHA fdab3ccView commit details -
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>
Configuration menu - View commit details
-
Copy full SHA for 6ccc259 - Browse repository at this point
Copy the full SHA 6ccc259View commit details -
chore(deps): update dependency coverlet.collector to v10 (#753)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for c6ac1fa - Browse repository at this point
Copy the full SHA c6ac1faView commit details -
chore(deps): update googleapis/release-please-action action to v5 (#754)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 34bf89a - Browse repository at this point
Copy the full SHA 34bf89aView commit details
Commits on Apr 30, 2026
-
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>
Configuration menu - View commit details
-
Copy full SHA for 7802950 - Browse repository at this point
Copy the full SHA 7802950View commit details -
chore(main): release 2.13.0 (#744)
Signed-off-by: OpenFeature Bot <109696520+openfeaturebot@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for b3fa7f4 - Browse repository at this point
Copy the full SHA b3fa7f4View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.12.0...v2.13.0