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

Add context for array operation #2317

Merged
merged 1 commit into from
Apr 11, 2024
Merged

Commits on Apr 9, 2024

  1. Add context for array operation

    Currently it is very hard to figure out in the middleware what array
    operation happend to lead to the current array state.
    There are cases were this information is valuable.
    To support this all update actions can now have a 'context'.
    Here we added a specific 'UpdateArrayContext'.
    
    Contributed on behalf of STMicroelectronics
    eneufeld committed Apr 9, 2024
    Configuration menu
    Copy the full SHA
    2fcf638 View commit details
    Browse the repository at this point in the history