Michael Beemer

Results 287 comments of Michael Beemer

Hey @federicobond, could you please re-review this when you have a moment? I would like to cut a 1.0 release candidate soon.

Hey @ChihweiLHBird, I believe everything is now in place and this issue can be closed. I'll try and validate that this week and let you know if I notice anything...

I've checked the SDK and it seems to be compliant. Most of the work was done in [this PR](https://github.com/open-feature/python-sdk/pull/309). However, there aren't tests that contain the requirement version from the...

Hey @federicobond perhaps you could answer this question. Do we need to be concerned about threading issues?

We're working on adding [proper client-side support](https://github.com/open-feature/.github/issues/17) to OpenFeature. I would recommend waiting until that work is complete before building a LD client-side provider. FYI @toddbaert

Hey @dmitryrogov, thanks for the PR. @toddbaert, @askpt, or @markphelps could someone please review this PR?

Closing in favor of https://github.com/open-feature/dotnet-sdk-contrib/pull/178

Hey @kylejuliandev, @askpt is working on a [draft PR](https://github.com/open-feature/dotnet-sdk/pull/181). Feel free to review the PR and provide feedback.

Hooks were introduced to OpenFeature to support use cases such as telemetry without bloating the SDK with dependencies that not everyone needs. In this case, Microsoft has added native support...