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

Remove preinvocation hook in Azure Functions #1067

Merged
merged 1 commit into from
Jan 18, 2023

Conversation

hectorhdzg
Copy link
Member

Fixes #1061
Fixes #1063
We need to investigate and test further to enable the feature back, reverting this logic to avoid future customer impact in latest version

@hectorhdzg hectorhdzg merged commit f5869d7 into develop Jan 18, 2023
@timtucker-dte
Copy link

With this code commented out in 2.4.1, does that mean that the following information from the documentation no longer applies?
Auto correlation in Azure Functions is supported automatically starting in 2.4.0, if using previous version following code should be added to handle the correlation available in Azure Functions environment.

@hectorhdzg hectorhdzg deleted the hectorhdzg/removeazfn branch March 23, 2023 20:06
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.

Investigate issue with Azure Functions integration when promises are returned Not returning body after 2.4.0
3 participants