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

Support new replay schema flag sent by extension #379

Open
davidmrdavid opened this issue May 31, 2022 · 0 comments
Open

Support new replay schema flag sent by extension #379

davidmrdavid opened this issue May 31, 2022 · 0 comments

Comments

@davidmrdavid
Copy link
Collaborator

Related - Azure/azure-functions-durable-js#350

Due to backwards compatibility and some issues with the Python SDK, the Extension deprecated the upperSchemaVersion flag sent to SDK payloads, and instead the "actual" upper schema supported is sent by the upperSchemaVersionNew flag (details here: Azure/azure-functions-durable-extension#2146). This issue is to track temporarily migrating the latest schema supported logic to use this new flag

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

No branches or pull requests

1 participant