Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency openfeature to v2 #72

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

elastic-renovate-prod[bot]
Copy link

This PR contains the following updates:

Package Type Update Change
OpenFeature (source) nuget major 1.5.1 -> 2.0.0

Release Notes

open-feature/dotnet-sdk (OpenFeature)

v2.0.0

Today we're announcing the release of the OpenFeature SDK for .NET, v2.0! This release contains several ergonomic improvements to the SDK, which .NET developers will appreciate. It also includes some performance optimizations brought to you by the latest .NET primitives.

For details and migration tips, check out: https://openfeature.dev/blog/dotnet-sdk-v2

⚠ BREAKING CHANGES
  • domain instead of client name (#​294)
  • internally maintain provider status (#​276)
  • add CancellationTokens, ValueTasks hooks (#​268)
  • Use same type for flag metadata and event metadata (#​241)
  • Enable nullable reference types (#​253)
🐛 Bug Fixes
  • Add missing error message when an error occurred (#​256) (949d53c)
  • Should map metadata when converting from ResolutionDetails to FlagEvaluationDetails (#​282) (2f8bd21)
✨ New Features
🧹 Chore

v1.6.0

✨ New Features

v1.5.2

🐛 Bug Fixes
  • [backport] Should map metadata when converting from ResolutionDetails to FlagEvaluationDetails (#​285) (d6d1d94)

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants