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

Update Durable Functions extension dependency #138

Merged
merged 2 commits into from
Jan 10, 2023

Conversation

cgillum
Copy link
Member

@cgillum cgillum commented Jan 10, 2023

Several quick changes in this PR:

  • Update Durable Functions extension dependency to v2.9
  • Update Durable Functions quickstart docs to reflect latest language compatibility information
  • Enable SupportsImplicitEntityDeletion for Durable Entities
  • Set package version to have -rc suffix to enable a quick non-production reader release

Update quickstart to reflect latest compatibility information
Enable SupportsImplicitEntityDeletion
@cgillum cgillum merged commit 255e97b into main Jan 10, 2023
@cgillum cgillum deleted the cgillum/update-extension-dep branch January 10, 2023 06:01
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.

Support implicit deletion of instance state and history for deleted entities
1 participant