Skip to content

fix: Broaden definition of hook data value types.#307

Merged
toddbaert merged 3 commits into
mainfrom
rlamb/hook-data-clarification
Apr 24, 2025
Merged

fix: Broaden definition of hook data value types.#307
toddbaert merged 3 commits into
mainfrom
rlamb/hook-data-clarification

Conversation

@kinyoklion

Copy link
Copy Markdown
Member

This PR

Loosens the value definition for hook data.

In the example within the spec, and within the implementation in the dotnet-sdk, the intent was to allow any type of data. For example creating an open telemetry span in before, storing it hook data, and ending it in after.

Notes

Related to: open-feature/dotnet-sdk#387

Signed-off-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
@beeme1mr

Copy link
Copy Markdown
Member

@kinyoklion please run make parse to update the spec JSON. Thanks!

Signed-off-by: Ryan Lamb <4955475+kinyoklion@users.noreply.github.com>
@kinyoklion

Copy link
Copy Markdown
Member Author

@kinyoklion please run make parse to update the spec JSON. Thanks!

Done.

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.

7 participants