Skip to content

feat: switch the API service to an isolated instance (SDK ^2.3) - #3

Open
aubes wants to merge 1 commit into
mainfrom
feature/isolated-instance
Open

feat: switch the API service to an isolated instance (SDK ^2.3)#3
aubes wants to merge 1 commit into
mainfrom
feature/isolated-instance

Conversation

@aubes

@aubes aubes commented Jul 26, 2026

Copy link
Copy Markdown
Owner
  • The API service is now an isolated OpenFeatureAPI instance created by the container (SDK 2.3.0 isolated instances) instead of the OpenFeatureAPI::getInstance() global singleton. Provider, hooks, and evaluation context are no longer shared with other kernels running in the same PHP process.
  • open-feature/sdk requirement raised from ^2.2 to ^2.3 (the bundle relies on the public OpenFeatureAPI constructor introduced in SDK 2.3.0).

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant